What problem does it solve?
Facilitate structured, repository-aware requirements discovery for software features so teams and AI agents can move from vague ideas to a testable MVP without wasting cycles on low-value questions. The Skill ensures ideas are captured immediately, research is performed where needed, decisions are recorded in a PRD, and the scope converges through single-question Q&A loops.
Core Features & Use Cases
- Task-first PRD seeding: Automatically create a task directory and seed a living prd.md that records goals, assumptions, open questions, and acceptance criteria; useful when a stakeholder requests a new feature but the scope is unclear.
- Research-first option generation: Inspect the repository and external patterns to propose 2–3 concrete implementation approaches with trade-offs; ideal for choosing libraries, architectures, or UX paths for complex features.
- Diverge → Converge Q&A loop: Run an expansion sweep to consider future evolution and edge cases, then ask one high-value question at a time to converge on an MVP and produce an ADR-lite decision record; useful when balancing reliability, cost, and development speed.
Quick Start
Start a brainstorm by asking the assistant to scope a new feature and propose 2–3 concrete implementation approaches with trade-offs for this repository.