Single file fix
Regular Claude Code session
No agents needed. Open the file, describe the bug, let Claude fix it. Done in 30 seconds.
Loading...
5 modes for 5 situations. Pick the right tool for the job.
Decision framework
Single file fix
No agents needed. Open the file, describe the bug, let Claude fix it. Done in 30 seconds.
3 independent tasks, no dependencies
Dispatch all 3 in parallel, check results when done. Each agent works in isolation on its own file set.
Repeatable workflow (review, test, docs)
Consistent every time. Define the workflow once, run it on every PR or commit. Same quality bar without manual oversight.
Multi-file feature with dependencies
Lead coordinates, teammates collaborate. Backend agent writes the API, frontend agent consumes it, test agent validates both.
Overnight backlog drain
Set a --max-budget-usd cap and walk away. Claude works through the queue autonomously until the budget runs out.
The difference
Before (solo)
After (agent team)
Configuration
export CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 export CLAUDE_CODE_SUBAGENT_MODEL="claude-sonnet-4-5-20250929" export CLAUDE_CODE_DEFAULT_EFFORT=high export CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING=1
{
"permissions": {
"allow": [
"Read",
"Glob",
"Grep",
"Edit",
"Write(src/**)",
"Write(tests/**)"
],
"deny": [
"Read(**/.env*)",
"Bash(rm -rf *)",
"Bash(git push *)"
],
"defaultMode": "acceptEdits"
}
}claude -p "build the auth system" --max-budget-usd 15.00
Pre-configured
New features, migrations, refactors
Pre-merge validation, audit, load testing
Docs, blog posts, marketing pages
Competitive analysis, trend reports, data collection
Agent team configs, permission sets, squad templates, headless mode budgets, and the full orchestration layer. Install in 30 seconds.
Get AI Brain Pro — $97