What problem does it solve?
This Skill transforms vague ideas into actionable, structured implementation plans by deeply researching the project context, asking clarifying questions, and generating a precise internal prompt for execution.
Core Features & Use Cases
- Deep Project Research: Analyzes existing code, documentation, and git history to understand the project's context.
- Clarifying Questions: Interactively asks the user targeted questions to resolve ambiguities.
- Structured Plan Generation: Produces a detailed plan including problem statement, approach, file changes, todos, and considerations.
- Use Case: You have a new feature request like "add dark mode to the app". This Skill will research your current theming, ask if you want to persist preferences, and then generate a plan detailing which files to modify, what code to add, and the steps to implement it.
Quick Start
Use the deep-plan skill to create a plan for adding a user profile page.