reversa-drafter

Synthesize ideation and personas into a non-technical PRD with defined gaps.

1.5k|383|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/sandeco/reversa --skill reversa-drafter-sandeco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-drafter
Source: https://github.com/sandeco/reversa/tree/main/agents/reversa-drafter
Command: npx skills add https://github.com/sandeco/reversa --skill reversa-drafter-sandeco

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reversa-drafter converts fragmented product thinking into a complete, traceable PRD that an agent can follow without ambiguity, reducing the risk of building from incomplete or inconsistent requirements.

Core Features & Use Cases

  • PRD synthesis from existing inputs: combines ideation.md and personas.md into all required PRD sections without interviewing the user.
  • Gap-aware requirement writing: marks missing critical information as 🟡 [INDEFINIDO, validar com usuário] and lists coverage questions (up to 2).
  • Agent-ready output contract: generates _reversa_sdd/prd.md using a structured template suitable for human review and downstream agents.

Quick Start

Use the command “/reversa-drafter” after the orchestrator has prepared _reversa_sdd/ideation.md and _reversa_sdd/personas.md for the project.

Frequently Asked Questions about reversa-drafter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a PRD from ideation and personas for agent execution?

Gap analysis in PRD synthesis identifies missing critical information during document drafting, marking undefined elements as gaps and listing up to two coverage questions to validate with the user.

What is the best way to convert fragmented product thinking into a traceable PRD?

You need the `.reversa/state.json` file and both `<output_folder>/ideation.md` and `<output_folder>/personas.md` files prepared before initiating the PRD synthesis workflow.

How does gap-aware requirement writing handle missing product specifications?

The workflow produces `_reversa_sdd/prd.md`, a structured operational contract template suitable for downstream agent execution and direct human review.

Does the PRD synthesis workflow require user interviews to write requirements?

No, the PRD synthesis workflow does not require user interviews, as it combines existing ideation and personas inputs to write all required PRD sections autonomously while flagging missing information as gaps.