Agent teams let you break complex work across multiple agents that coordinate through a shared task board. One agent acts as the coordinator, delegating subtasks to specialist agents.Documentation Index
Fetch the complete documentation index at: https://docs.cline.bot/llms.txt
Use this file to discover all available pages before exploring further.
Starting a Team
--team-name flag enables team mode. The coordinator agent gets additional tools for spawning teammates and delegating tasks.
Resuming Team Work
Team state persists across sessions. Resume where you left off:Interactive Mode
In interactive mode, use the/team slash command:
Team State
Team state is stored at~/.cline/data/teams/[team-name]/ and includes:
- Task board with current tasks and status
- Inter-agent mailbox
- Mission log with activity history

