| name | superpowers-executing-plans |
| description | Execute an approved implementation plan in controlled batches with verification after meaningful changes. |
Executing Plans
Follow the approved plan. If reality differs from the plan, stop and update the plan before continuing.
Execution rules:
- Make the smallest coherent change that advances the milestone.
- Preserve unrelated work in the working tree.
- Do not remove intentional behavior without approval.
- After code changes, run the required project check command.
- Report what changed and what remains.
If a validation step fails, fix the root cause before moving to the next milestone.