What problem does it solve?
Large implementation plans can be overwhelming, and executing them without checkpoints risks going off track or introducing errors that are hard to detect later, leading to rework.
Core Features & Use Cases
- Critical Plan Review: Loads and critically reviews the implementation plan, raising any questions or concerns before execution begins.
- Batch Execution: Executes tasks in controlled batches (defaulting to the first 3 tasks), ensuring manageable progress and regular checkpoints.
- Progress Reporting: Reports what was implemented and verification output after each batch, allowing for human feedback and architectural review.
- Use Case: When your human partner provides a complete implementation plan and you need to execute it systematically, with regular checkpoints for feedback and architectural review, ensuring high-quality delivery.
Quick Start
I have a new implementation plan in 'docs/plans/feature-x.md'. Load and begin executing it.