quick-plan-skill
Installation
SKILL.md
Quick Plan
Create comprehensive implementation plans that serve as blueprints for actual development work. This skill analyzes requirements, thinks through the approach, and generates a detailed specification document.
Prerequisites
- Clear description of what needs to be built or fixed
- Understanding of the codebase structure (run
/primefirst if needed) - Time to think through the technical approach
Workflow
- Analyze requirements - Parse the user's request deeply
- Design solution - Think through technical approach and architecture
- Document plan - Create comprehensive markdown specification
- Generate filename - Create descriptive kebab-case filename
- Save and report - Write to
specs/directory with summary