What problem does it solve?
PRD creation is time-consuming and error-prone when teams translate vague prompts into structured requirements. This skill provides a deterministic JSON PRD as the single source of truth for stories, gates, and status that can be loaded directly by Ralph.
Core Features & Use Cases
- Clarifying-question workflow: asks 5–10 targeted questions in batches to elicit complete requirements.
- JSON PRD generation: outputs a fully structured PRD including scope, success metrics, data model, rules, and acceptance criteria.
- Quality gates enforcement: ensures tests, lint, typecheck, and builds are planned and described as part of the PRD acceptance criteria.
- Use Case: a product manager describes a feature; the skill generates a ready-to-implement PRD JSON to guide engineering and QA.
Quick Start
Provide a feature description and a target path for the PRD JSON, and the agent will generate a detailed JSON PRD.