What problem does it solve?
This Skill enables disciplined, phase-by-phase execution of implementation plans by enforcing strict Definition of Done gates and automatic plan updates, reducing drift and ensuring quality across all phases.
Core Features & Use Cases
- Phase-by-phase execution with mandatory DoD checks per phase
- Automatic plan updates after each phase, including task/checklist and status
- Definition of Done checklist enforcement for tests, lint, formatter, and type checker
- Conventional commit message guidance and output (no git operations performed by the agent)
- Parallel phase support using sub-agents to run multiple phases concurrently
- Functional testing guidance and auditing capabilities for traceability
Quick Start
Provide a plan document in superplan format to initiate execution. The skill ingests the plan, enumerates phases, and guides you through each phase with prompts to update the plan and generate a commit message.