Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
Initial release introducing structured orchestration for multi-agent teams. - Provides a detailed playbook for managing teams of 2+ agents, including roles, task lifecycles, handoff protocols, and review workflows. - Outlines best practices for defining roles (Orchestrator, Builder, Reviewer, Ops) and structuring task flow. - Introduces clear guidelines for task state transitions, artifact handoffs, and review processes to prevent quality drift. - Documents common pitfalls, such as skipping reviews and unclear artifact paths. - Includes references and practical guidance for communication, workflow patterns, and when not to use this skill.