What problem does it solve?
This Skill converts a vague idea, feature request, or existing spec into a concrete, implementable technical plan that is organized for parallel execution and verifiable completion, reducing ambiguity and coordination overhead across engineering teams.
Core Features & Use Cases
- Structured discovery: Runs targeted interview rounds to extract goals, constraints, success criteria, and hidden assumptions from the user or an existing spec file.
- Dependency analysis: Identifies serial prerequisites, parallel workstreams, and merge/integration points to enable concurrent development.
- Concrete output: Produces a complete PLAN.md that includes technical design, data model, API contracts, implementation tasks, verification steps, risk assessment, and open questions.
- Use case: Turn an RFC or product brief into a developer-ready implementation plan with clear tasks for frontend, backend, and operations teams.
Quick Start
Ask the agent to create an implementation plan for a given feature or point it to a SPEC.md and it will run a focused interview, produce a parallelized task breakdown, and write the result to PLAN.md.