What problem does it solve?
This skill enables teams to execute a written implementation plan in controlled batches with review checkpoints, reducing drift and ensuring quality through iterative verification.
Core Features & Use Cases
- Batch execution with checkpoints: Run plan tasks in defined batches, pausing for review between sets.
- Critical plan review: Read and critique the plan before starting to prevent blockers.
- Progress tracking and reporting: Mark tasks as in_progress and completed, and generate a post-batch report for feedback.
- REQUIRED SUB-SKILL: Use superpowers:finishing-a-development-branch to finalize work when all batches are complete.
- Use Case: In a software project, load a plan to implement a feature, review it with peers, execute the first 3 tasks, verify results, then proceed with subsequent batches.
Quick Start
Load a plan file, review it critically, and execute the first batch of tasks (default three). After verification, prepare the next batch or finalize with the finishing-a-development-branch sub-skill if all tasks are complete.