What problem does it solve?
This Skill streamlines the process of designing and architecting software by providing a structured methodology for investigating codebases, asking clarifying questions, and producing actionable implementation plans.
Core Features & Use Cases
- Codebase Investigation: Guides the agent on how to effectively read and understand existing code.
- Structured Questioning: Facilitates a clear question-and-answer loop with users to gather necessary information.
- Plan Generation: Produces a well-defined Markdown plan including goal, context, approach, steps, open questions, and risks.
- Use Case: Before starting a new feature development, use this skill to thoroughly understand the relevant parts of the existing codebase, identify potential challenges, and create a clear roadmap for implementation.
Quick Start
Use the plan-workflow skill to investigate the codebase and create a plan for the new user authentication feature.