What problem does it solve? Coordinating multi-disciplinary software work (planning, design, coding, testing, shipping) without a clear process leads to skipped steps, missed requirements, and wasted context tokens. This Skill acts as the entry point for any project request, routing work to the right specialist skills and enforcing a consistent workflow. ## Core Features & Use Cases - Six-Phase Workflow: Enforces UNDERSTAND, BRAINSTORM, PLAN, EXECUTE, VERIFY, and SHIP phases with mandatory logging, an 80% test coverage gate, and git push at sprint close. - Specialist Routing: Maps request types (bug fix, new feature, security audit, marketing launch, database design) to 20+ specialist skills such as PM, Scrum Master, Software Architect, DBA, Tester, and DevOps. - Document-First Foundation: Generates PRD, system design, architecture, security, database, UX/UI, test strategy, and DevOps documents before any code on new projects. - Use Case: Start a new web app project and have the orchestrator collect environment variables, produce all foundation documents in docs/, commit them, then execute stories batch by batch with coverage enforcement. ## Quick Start Ask the assistant to start a new project or plan a feature, and the orchestrator will begin with the UNDERSTAND phase and route work to the right specialists.