What problem does it solve?
Many feature requests, bug reports, and improvement ideas arrive as informal descriptions that lack scope, acceptance criteria, and a clear implementation path, causing rework and delays. This Skill formalizes those inputs into structured, trackable plans so teams can move from intent to execution with fewer iterations.
Core Features & Use Cases
- Parallel research: Searches the codebase, past solutions, and project conventions to ground the plan in real context.
- Requirements refinement: Asks clarifying questions to define purpose, constraints, success criteria, and scope.
- Plan structuring and authoring: Produces a dated markdown plan file with YAML frontmatter, problem statement, acceptance criteria, technical considerations, implementation steps, and checklists.
- Use Case: Turn a high-level request like "add social login" into a standard implementation plan with dependencies, risks, and next-step actions for engineers and reviewers.
Quick Start
Use the plan skill to create a standard implementation plan for adding OAuth login support with acceptance criteria and implementation steps.