What problem does it solve? Executing a written implementation plan in a fresh session often leads to skipped steps, missed verifications, and no structured review points. This Skill enforces a disciplined batch-execution workflow with checkpoints so plans are followed exactly and reviewed between batches. ## Core Features & Use Cases - Critical Plan Review: Loads the plan file and raises questions or concerns with the human partner before any implementation begins. - Batch Execution with Checkpoints: Executes tasks in batches (default 3), marking progress with TodoWrite, running specified verifications, then pausing for feedback. - Blocker Handling: Stops immediately on blockers, unclear instructions, or repeated verification failures instead of guessing. - Use Case: You have a written implementation plan from a planning session. Use this Skill in a separate session to execute it task-by-task, report results after each batch, and hand off to a branch-finishing workflow when complete. ## Quick Start Use the executing-plans skill to implement the plan in my plan file, executing tasks in batches and pausing for my review between batches.