What problem does it solve?
Orchestrates a structured SDLC workflow from requirements to code review, providing a guided, repeatable process to build features with traceable decisions and documentation.
Core Features & Use Cases
- Eight sequential phases (New Requirement, Review Requirements, Review Design, Execute Plan, Update Planning, Check Implementation, Write Tests, Code Review) that align with an end-to-end feature lifecycle.
- Phase-specific references and workflows to validate progress, maintain alignment with requirements and design, and surface gaps early.
- Worktree-based start for new features and automated linting/bootstrap steps to ensure a clean, ready-for-work environment.
- Memory-backed clarification prompts and an integrated governance flow to capture decisions and maintain context across phases.
- Flexible resumption and backtracking rules to handle evolving requirements or design changes.
Quick Start
Start Phase 1 by initiating a new requirement with the Dev Lifecycle workflow and follow the guided prompts through subsequent phases.