What problem does it solve?
Orchestrates the plan-execute-review cycle for one phase of a development guide, enabling structured, stateful workflow across multiple agents and sessions.
Core Features & Use Cases
- Orchestrates one development phase from scope confirmation to phase completion, including planning, verification, execution, testing, and review.
- Maintains a persistent state file (.claude/dev-workflow-state.yml) to resume work after interruptions and crashes.
- Dispatches specialized agents in parallel (Opus, Sonnet, and UI/design reviewers) to perform judgment, execution, and validation tasks.
- Generates phase-specific plan artifacts (docs/06-plans/...) and tracks progress across steps.
- Supports scope checks, UX alignment (via design docs), and integration with design crystals when available.
Quick Start
Start by loading the dev-guide, confirm the first phase, and initiate the plan-execute-review cycle for that phase.