What problem does it solve?
This Skill helps you thoroughly plan your coding tasks by ensuring you research the existing codebase, analyze potential options and risks, and ask clarifying questions before proposing an implementation plan.
Core Features & Use Cases
- Repo Research: Gathers information about the current state of the codebase relevant to your task.
- Option Analysis: Evaluates different approaches and their associated tradeoffs and risks.
- Clarifying Questions: Identifies and asks necessary questions to unblock the implementation.
- Structured Plan Generation: Outputs a detailed implementation plan based on research and analysis.
- Use Case: Before starting a new feature, use this Skill to get a clear understanding of where the code should go, what risks are involved, and what questions need answers from the product manager.
Quick Start
Use the plan-work skill to create a plan for adding a new user authentication endpoint.