What problem does it solve?
This Skill coordinates a complete multi-agent software development lifecycle—turning a user’s task request into specifications, an implementation plan, code changes, testing, and reviews—while maintaining structured dependencies and checkpoints.
Core Features & Use Cases
- Plan-to-execution orchestration: Routes work through analyst, writer, planner, executor, tester, reviewer, and supervisor roles with a dependency DAG.
- Checkpoint supervision for spec and plan consistency: Uses a resident supervisor agent to validate consistency between spec artifacts and to block or warn when quality thresholds are not met.
- Sessionized collaboration and knowledge transfer: Maintains a session directory with artifacts, wisdom, and an exploration cache so later tasks can reuse earlier findings.
Quick Start
Kick off a full lifecycle workflow by giving the Skill a clear task description and (optionally) a desired role using the prompt: "Implement an end-to-end unified gateway flow for API and AI requests with route classification, auth, shared policies, and access logging, matching V1 scope."