What problem does it solve?
This Skill helps you reliably turn a written implementation plan into delivered changes by enforcing structured execution, verification, and periodic review checkpoints instead of ad-hoc coding.
Core Features & Use Cases
- Plan review gatekeeping: Reads an implementation plan and critically validates it before writing anything, escalating concerns to your human partner when needed.
- Batch execution with architect checkpoints: Executes a default first batch (3 tasks) step-by-step, reports what was implemented, and pauses for feedback before continuing.
- TDD-aligned verification workflow: Runs verifications specified in the plan for each task and stops immediately when blockers or repeated verification failures occur.
- Finishing step handoff: After all tasks complete and verify, it routes to superpowers:finishing-a-development-branch to finalize with additional checks and an options-driven execution choice.
Quick Start
Tell Antigravity to execute your saved implementation plan using the executing-plans skill, and ensure it stops to request clarification when the plan is unclear or verification fails.