Agent Teams Skill
Coordinate multiple Claude Code instances working together as a team, with shared tasks, inter-agent messaging, and centralized management.
Prerequisites
Agent teams are experimental and disabled by default. Enable them first:
// In settings.json
{
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
}
}
Or set environment variable: CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1
When to Use Agent Teams
Best Use Cases
- *Research and review
[Description truncada. Veja o README completo no GitHub.]