What problem does it solve?
This skill reduces implementation risk by turning an idea into a fully tested code change through a disciplined, phase-by-phase workflow with explicit prerequisites, quality gates, and safety checks.
Core Features & Use Cases
- 15-phase orchestrated implementation that converts requirements, research, architecture, design, and system testing into production-ready code.
- Artifact-driven reruns that automatically skip phases when prerequisite docs/tests already exist, saving time while preserving consistency.
- Quality and safety gates including stub-prevention, cross-reference validation, duplication checks, coverage targets, doctests, refactoring, and VCS sync.
- Agent-team execution model for predictable division of labor across research/design/code/review roles.
Quick Start
Use the implementation workflow to complete the feature by ensuring your prior artifacts exist (research, requirements, architecture, design, and system test spec) or letting the workflow generate them inline, then proceed through implementation, tests, refactoring, and final sync.