team-management
Installation
SKILL.md
Team Management
Create, manage, and shut down agent teams. This skill covers team lifecycle from creation through cleanup.
Experimental: Agent teams are disabled by default. Enable with
CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMSin your settings.json or environment.
Related skills:
- Orchestrating - Primitives overview and quick reference
- Task System - Managing work items and dependencies
- Messaging - Communication between agents
- Agent Types - Choosing the right agent for each role
- Spawn Backends - How teammates run (in-process, tmux, iTerm2)
- Error Handling - Troubleshooting and recovery