What problem does it solve? Turning raw ideation notes and persona research into a complete Product Requirements Document is slow and error-prone. This Skill automates that synthesis, producing a consistent PRD with explicit gaps flagged for human validation. ## Core Features & Use Cases - Automatic PRD synthesis: Reads ideation.md and personas.md from the Reversa output folder and generates all nine PRD sections (problem, personas, metrics, scope, non-goals, constraints, dependencies, risks, acceptance criteria). - Gap marking instead of invention: Missing information is marked [INDEFINIDO] and collected into a coverage-pending list rather than fabricated. - Bounded clarification: Asks at most two targeted coverage questions (constraints, deadline, compliance, dependencies, non-goals) before writing. - Use Case: After running /reversa-ideator and /reversa-researcher, invoke /reversa-drafter to produce _reversa_sdd/prd.md, then continue to /reversa-spec-sdd for SDD decomposition. ## Quick Start Type /reversa-drafter after ideation.md and personas.md exist to generate the prd.md file in the Reversa output folder.