dev-lifecycle
Installation
SKILL.md
Dev Lifecycle
Coordinate the phase-specific AI DevKit skills instead of running phase details directly.
Required phase skills:
dev-worktreefor feature workspace setup and resume.dev-requirementsfor phases 1-2: new requirement and requirements review.dev-designfor phase 3: design review.dev-planningfor phases 4 and 6: initial task planning and updates after implementation tasks.dev-implementationfor phases 5 and 7: execute plan and check implementation.dev-testingfor phase 8: write tests and verify coverage.dev-reviewfor phase 9: final code review.
Supporting skills: