super-plan
Installation
SKILL.md
Super Plan
Create an implementation plan only. Do not implement code while this skill is active unless the user explicitly changes the task.
When to use
Use this skill when:
- the task is complex enough to benefit from phased execution
- the work spans multiple files, systems, or decision points
- the user asks for a plan, roadmap, breakdown, or implementation strategy
- the change includes refactors, migrations, architecture updates, or risky edits
- a future executor should be able to complete the work phase by phase with minimal extra context
Do not use this skill for tiny one-step changes unless the user explicitly wants a written plan.
Core behavior
Related skills