Team Orchestration Overview This skill provides a structured 6-phase multi-agent pipeline for medium-to-large feature work: Each phase has: - Entry criteria : conditions that must be met to start the phase - Exit criteria : verifiable outputs that must be produced to leave the phase - Approval gate : human or automated checkpoint before advancing - Agent assignment : the specialist agent responsible for this phase When to Use Use for: - Features that require collaboration across 3+ agents - Work that spans multiple files and subsystems - Tasks where quality gates between phases are important…