plan-feature
Installation
SKILL.md
Plan a new task
⚠️ CRITICAL INSTRUCTIONS
DO NOT EXECUTE THE PLAN AFTER CREATING IT.
After the plan is created:
- Show the user where the plan was saved
- Tell them to run
/execute .agents/plans/[feature-name].md - STOP
Execution agent rules (include verbatim in every generated plan):
- Make ALL code changes required by the plan
- Delete debug logs added during execution (keep pre-existing ones)
- Leave ALL changes UNSTAGED — do NOT run
git addorgit commit