What problem does it solve?
Execute an approved implementation plan from start to finish by reading the plan, implementing each step, updating the checklist, and running validation continuously — until all steps are complete.
Core Features & Use Cases
- Plan loading & tooling detection for the plan and environment
- Phase 2: Scope confirmation with user prompts to start, choose steps, or cancel
- Phase 3: Implementation loop that reads per-step details, applies modifications or creates files, validates via type check and lint, and updates the checklist
- Phase 4: Final verification and summary, including optional full test run and a completion message, respecting CLAUDE.md conventions when present
- Note: Do not perform planning or research; only execute an approved plan file
Quick Start
Provide the path to an approved plan file and optional steps, and I will load the plan, confirm the start, and execute steps with continuous validation.