Add a multi-agent orchestrator that coordinates all 25 specialist agents through 5 phases (analysis, design, implementation, verification, release) with agent-to-agent communication via Agent Teams. Add /feature slash command as the entry point. Enable CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS in project settings to allow direct inter-agent messaging. Generated by Claude Code 2.1.81 model claude-sonnet-4-6 Co-Authored-By: Mathieu Benoit <mathben@technolibre.ca>
5 lines
67 B
JSON
5 lines
67 B
JSON
{
|
|
"env": {
|
|
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
|
|
}
|
|
}
|