What problem does it solve? Turning raw ideation notes and persona research into a complete, consistent Product Requirements Document is slow and error-prone. This Skill automates that synthesis, producing a nine-section PRD with explicit gap markers instead of invented content. ## Core Features & Use Cases - Automated 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 Detection with Limited Questions: Marks missing information as [INDEFINIDO] and asks at most two targeted coverage questions about constraints, deadlines, compliance, or dependencies. - Safe Persistence: Writes atomically to _reversa_sdd/prd.md in UTF-8, asks before overwriting, and never proceeds to the next pipeline stage without user confirmation. - Use Case: After running the ideation and persona research stages of the Reversa framework, invoke this Skill to produce a draft PRD ready for human validation and downstream SDD spec decomposition. ## Quick Start Type /reversa-drafter after generating ideation.md and personas.md to synthesize them into a complete draft PRD at _reversa_sdd/prd.md.