create-plan
Create Plan
When to Use
- The user explicitly requests a plan for a coding task (feature, bug fix, refactor) before implementation begins.
- You need to organize work into ordered checklist items, including discovery, changes, tests, and rollout.
- The work benefits from a short, structured plan that can be reviewed and approved before coding.
When NOT to Use
- The request is already being implemented or no plan is needed (e.g., simple bugfix or documentation edit).
- You're in the middle of executing a plan and should focus on executing (use executing-plans).
- The task is exploratory, open-ended, or research-heavy without a concrete implementation path.
Goal
Turn a user prompt into a single, actionable plan delivered in the final assistant message.
Minimal workflow
Throughout the entire workflow, operate in read-only mode. Do not write or update files.
More from aleister1102/skills
codeql
>-
26ffuf-web-fuzzing
Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto-calibration, and result analysis
24brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
24prompt-optimizer
Transform vague prompts into precise, well-structured specifications using EARS (Easy Approach to Requirements Syntax) methodology. This skill should be used when users provide loose requirements, ambiguous feature descriptions, or need to enhance prompts for AI-generated code, products, or documents. Triggers include requests to "optimize my prompt", "improve this requirement", "make this more specific", or when raw requirements lack detail and structure.
24skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
23semgrep
>-
23