create-plan
SolidDesign a structured implementation plan for a non-trivial change before any code is written - objective, scope, critical files, step sequence, success criteria, and risks. Use before significant additions or multi-file work. Trigger when the user says "create plan", "plan for [change]", or "design the approach". Do NOT use to execute an existing plan (use /implement).
Install
Quality Score: 81/100
Skill Content
Details
- Author
- mishahanin
- Repository
- mishahanin/heading-os-marketplace
- Created
- 1 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
create-plan
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
plan
Use when the user asks for an implementation plan, technical strategy, or phased approach before coding a non-trivial change. Produce one durable `plan.md` containing the design contract, ordered work, verification, risks, and status. Gather scout or research evidence only when uncertainty affects the plan; do not create separate phase files by default.