What problem does it solve?
This Skill transforms vague user requests or requirements into clear, structured, and actionable implementation plans, preventing scope creep and ensuring a solid foundation before development begins.
Core Features & Use Cases
- Deep Interviewing: Asks targeted questions to fully understand the user's goal, context, and constraints.
- Structured Planning: Generates plans with defined scope, success criteria, assumptions, and atomic action items.
- Use Case: When tasked with building a new authentication module, this Skill will interview you about security requirements, user flows, and existing systems, then output a
PLAN.md detailing steps like "Implement OAuth 2.0 flow," "Write unit tests for token generation," and "Add integration tests for login endpoint."
Quick Start
Use the create plan skill to generate a plan for implementing a user profile editing feature.