What problem does it solve?
Behavioral PRD writing — co-author a product requirements document through structured interview and codebase exploration, saved as a local Markdown file. Use when user wants to write a PRD, create a product requirements document, plan a new feature, define requirements, capture expected behaviors, or scope a project. Also trigger when the user mentions "PRD", "product requirements", "requirements doc", or wants to define what a system should do before implementation begins.
Core Features & Use Cases
- Co-author a Behavioral PRD for a repository through structured interview and codebase exploration. Output is docs/prd.md at the repo root.
- The PRD defines what the system should do from the user's perspective, enabling downstream skills to derive stories, epics, and feature specs from this PRD.
Quick Start
Ask questions about the codebase and user goals to begin drafting the PRD, then save the result to docs/prd.md.