What problem does it solve?
This skill solves the challenge of managing complex, multi-step projects that require parallel execution and collaboration between multiple AI agents, preventing the bottlenecks of single-agent workflows.
Core Features & Use Cases
- Parallel Execution: Coordinate multiple agents to work on different parts of a codebase simultaneously.
- DAG Dependencies: Define task sequences where specific agents wait for others to complete their work before starting.
- Distributed Fleet Management: Deploy teammates across multiple machines or devices to scale compute and environment access.
- Use Case: A team can be created to build a new feature where one agent handles backend API development, another builds the frontend UI, and a third runs automated tests, all managed through a single orchestrator.
Quick Start
Use the teams skill to create a new project team named feature-alpha and add a claude agent to handle the backend implementation.