What problem does it solve?
It helps you reliably turn a written implementation plan into executed work with explicit review checkpoints, reducing wasted effort from misunderstanding or missing dependencies.
Core Features & Use Cases
- Critical pre-flight plan review: read the plan, identify questions/concerns, and resolve them with your human partner before executing.
- Batch execution with verification: implement tasks in a controlled batch (default first three tasks), following the plan’s bite-sized steps and running the specified verifications.
- Checkpoint reporting and iteration: report implemented work and verification output after each batch, then continue based on feedback until completion.
- Controlled completion workflow: finish using the required finishing sub-skill and ensure tests/options are verified rather than assumed.
Quick Start
Use executing-plans to implement a written software or engineering plan for a new feature, pausing after the first batch to report what was built and get feedback before continuing.