What problem does it solve?
This Skill automates the creation of detailed, phased implementation plans for new features or projects, ensuring all necessary steps and considerations are documented upfront to prevent rework.
Core Features & Use Cases
- Comprehensive Planning: Generates a full plan including folder structure,
plan.md, and individual phase files.
- Template Adherence: Enforces project-specific patterns by referencing and utilizing provided templates (
PLAN-TEMPLATE.md, PHASE-TEMPLATE.md).
- Iterative Phase Creation: Breaks down large features into atomic, manageable phases with clear requirements and acceptance criteria.
- Use Case: When starting a new feature like "User Profile Management," use this Skill to generate a detailed plan with phases for database schema, API endpoints, and UI components, ensuring consistency with existing project patterns.
Quick Start
Use the create-plan skill to generate a plan for the 'implement user authentication' feature.