What problem does it solve?
A PRD turns unclear ideas into structured, testable requirements so reviewers and downstream agents can verify what “done” means before implementation starts.
Core Features & Use Cases
- Spec-first requirements capture: author an API-first Product Requirements Document that defines the platform contract before UI decisions.
- Full vs Light PRDs by work type: generate a 12-section Full PRD for features/large improvements or a 5-section Light PRD for bugs/small improvements/tasks.
- Context-aware drafting and tier refinement: reads Jira context (when available), explores the codebase, optionally scans prior plans, then fills TBD and N/A sections explicitly.
- Save and (optionally) sync: saves the PRD to the configured vault location and can sync the finalized requirements back to the configured ticket system.
Quick Start
Use /prd to capture requirements for your Jira ticket, choose a Full or Light tier, and produce a complete PRD draft ready for refinement.