Orchestration

Orchestration

Agent teams let you coordinate multiple Claude Code instances working together.

When to use agent teams:

Subagents vs Agent Teams:

To create an agent team, simply prompt Claude to create one with the shared task, e.g.: "I'm designing a CLI tool that helps developers track TODO comments across their codebase. Create an agent team to explore this from different angles: one teammate on UX, one on technical architecture, one playing devil's advocate."

An agent team consists of: Team Lead, Teammates, Task List, Mailbox.

Teams and tasks are stored locally:

Teammates start with the lead's permission settings — if the lead runs with --dangerously-skip-permissions, all teammates do too.

Related: Orchestration Disabled by Default, Subagents, Agent Teams Settings, Dangerously Skip Permissions