Time to cook, chef!
Run parallel coding agents from a kanban.
Pantry
Add Stripe billing portal
Research vector DB options
To Prep
Design auth flow for SSO
Write migration for user roles
Set up E2E test harness
Firing
Fix race condition in cart
Implement dark mode toggle
Review
Refactor API rate limiter
Served
todayLanding page v1
CI pipeline setup
The Anti-Demo
Questions
A kanban board that turns tickets into pull requests. You write a rough task, and AI agents refine it, plan the architecture, write the code, and open a PR — all from the board.
Brigade is free. It uses your own Claude Code subscription to run the AI agents — there's nothing extra to pay for.
Claude Code today, with Codex support coming soon. Brigade is the board layer — it manages specs, reviews, and workflow. Your agent does the coding.
Yes. Brigade orchestrates your existing Claude Code subscription. It doesn't proxy or resell API access — your agent runs locally with your own credentials.
Brigade uses git worktrees so each task gets its own isolated copy of the repo. Multiple agents can work on different tasks in parallel without conflicts — each on its own branch, in its own directory.
Run npx brigade-cli in your project directory. It scans your repo, sets up a task board, and you're ready to go.