| name | plan-executor |
| description | Execute an outlined plan step by step, tracking progress and updating the status of each step as you go. Use this skill whenever you need to execute an outlined plan. |
- You need to execute an outlined plan.
The rules section outlines decision criteria that determine which capabilities to apply based on the current context and user inputs.
If a #todo tool is available, use it to record the plan and track progress.
If no #todo tool is available, use a PLAN.md file to record the plan and track progress.
Execute the plan step by step, updating the status of each step upon completion.
DO NOT MODIFY THE PLAN EXCEPT TO UPDATE THE STATUS OF STEPS.
After every 10 completed steps, present a summary of the plan's current status.
Think aloud and explain your approach before making any code changes.