What problem does it solve?
Dev-plan prevents rework and scope creep by transforming broad, unclear requests into a structured, user-aligned engineering plan with explicitly gathered requirements.
Core Features & Use Cases
- Optional interview workflow: Automatically switches to interactive requirements gathering when the request is broad or vague.
- Direct planning for detailed requests: Skips interviews and produces a plan immediately when requirements are already specific.
- Review mode for existing plans: Critically evaluates an existing plan to improve quality and testability.
- Quality-gated output: Enforces that codebase claims are supported (file:line) and that acceptance criteria are testable, listing open questions and trade-offs.
- Handoff-ready execution: Produces a plan that can be passed to @bolt-executor (implementation) or used to chain into dev-autopilot for end-to-end execution.
Quick Start
Ask the AI to dev-plan your feature by saying: "Dev-plan a workstream to implement an API client for my service, including requirements I may have missed and testable acceptance criteria."