Subscribe for more content like this
https://www.youtube.com/@simonscrapes?sub_confirmation=1
Build a SaaS Using Claude Code (Full course)
Get access to my full Agentic Systems Courses + more
The Full README.md file below 👇
Agent Teams let multiple Claude instances work in parallel AND talk to each other. One acts as the lead, the others are teammates. The key difference from sub-agents: teammates can message each other directly.

claude update{
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
}
}