What problem does it solve?
Help teams avoid wasted work by turning vague ideas or change requests into clear, validated designs and implementation-ready specifications before any code is written or implementation skills are invoked.
Core Features & Use Cases
- Context Exploration: Review project files, docs, and recent commits to ground the discussion in the current state.
- Clarifying Dialogue: Ask one focused question at a time to elicit constraints, success criteria, and user intent.
- Solution Options & Recommendation: Propose 2–3 approaches with trade-offs, present a recommended approach, and iterate until approval.
- Design Documentation & Handoff: Produce a concise design doc saved to docs/plans/YYYY-MM-DD-<topic>-design.md, confirm it is committed, and then invoke the writing-plans skill for implementation planning.
Quick Start
Ask the agent to explore the project context, ask clarifying questions one at a time, propose 2-3 approaches, present a design section for approval, and save the final design to docs/plans/YYYY-MM-DD-<topic>-design.md before invoking writing-plans.