What problem does it solve?
This Skill enables multiple AI agents to collaborate on complex tasks by communicating directly with each other, coordinating efforts, and dynamically assigning work, which is essential for tasks that benefit from diverse perspectives and shared problem-solving.
Core Features & Use Cases
- Agent Teams: Form and manage teams of AI agents for collaborative development.
- Peer-to-Peer Messaging: Agents can communicate directly to share discoveries and negotiate interfaces.
- Task Management: Create, assign, and track tasks within a team.
- Workspace Isolation: Use
EnterWorktree to prevent filesystem conflicts during parallel development.
- Use Case: Developing a new feature that requires close coordination between backend and frontend engineers, where each needs to understand and adapt to the other's progress in real-time.
Quick Start
Use the team-orchestration skill to create a new team named 'auth-refactor-team' to refactor authentication across API and frontend modules.