What problem does it solve?
This approach helps teams implement specifications end-to-end by coordinating specialized subagents to handle planning, phased implementation, testing, documentation, and compliance reviews, ensuring delivery quality and traceability.
Core Features & Use Cases
- End-to-end spec realization: orchestrates multiple phases (planning, implementation, testing, documentation) with clear handoffs between agents.
- Code-review gating: enforces a strict code-review checklist before marking a phase complete.
- Progress tracking: records phase status, integrates with spec updates, and surfaces implementation status in the specification.
- Adaptable workflow: supports selecting phases (e.g., A–D) or running the entire spec with optional extension points for external validators.
- Use Case: A product team wants to implement a new feature spec by coordinating spec-reading agents, code-writing subagents, and test/documentation subagents, all while maintaining audit trails.
Quick Start
Provide a target spec and scope, then instruct the skill to implement all phases end-to-end.