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 SDD folder and generates all nine PRD sections (problem, personas, metrics, scope, non-goals, constraints, dependencies, risks, acceptance criteria). - Gap Tracking: Marks missing information as [INDEFINIDO] and compiles a coverage-pending list, asking the user at most two targeted follow-up questions. - Safe Persistence: Writes atomically to _reversa_sdd/prd.md in UTF-8, asking before overwriting an existing file. - Use Case: After running the Reversa ideation and research stages, invoke this Skill to produce a draft PRD ready for decomposition into SDD specs by the next pipeline stage. ## Quick Start Ask the agent to generate the PRD from the existing ideation.md and personas.md files in the Reversa output folder.