reversa-drafter

Synthesize a PRD from ideation.md and personas.md into prd.md.

1|Updated Dec 20, 2025
One-click install
npx skills add https://github.com/Rdinda/FMA_Pontos --skill reversa-drafter-rdinda
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-drafter
Source: https://github.com/Rdinda/FMA_Pontos/tree/main/.agents/skills/reversa-drafter
Command: npx skills add https://github.com/Rdinda/FMA_Pontos --skill reversa-drafter-rdinda

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates ideation and personas into a complete Product Requirements Document (PRD) that a human team and an AI can both review and act on.

Core Features & Use Cases

  • PRD completo a partir de fontes obrigatórias: lê .reversa/state.json, depois ideation.md e personas.md dentro de <output_folder> e gera as 9 seções do PRD.
  • Marcação explícita de lacunas: qualquer informação ausente vira 🟡 [INDEFINIDO, validar com usuário], com seção de pendências para validação humana.
  • Foco em requisitos acionáveis: inclui problema, métricas, escopo, não-objetivos, restrições, dependências, riscos e critérios de aceite em nível alto.

Quick Start

Indique que você quer iniciar o fluxo digitando "/reversa-drafter" para gerar o arquivo _reversa_sdd/prd.md a partir de ideation.md e personas.md.

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 markdown files?

To generate a PRD from ideation and personas, the Skill reads ideation.md and personas.md from your output folder, synthesizing them into a complete prd.md document with problem definition, metrics, scope, risks, and acceptance criteria.

What happens to missing information when drafting product requirements?

Missing information during product requirements drafting is explicitly marked as [INDEFINIDO, validar com usuário] instead of being artificially generated, ensuring a pending validation section for human review of undefined gaps.

Do I need a state.json file to create a product requirements document?

Yes, you need a .reversa/state.json file because the PRD generation process reads it to determine the correct output paths before writing the final prd.md file to your designated output folder.

Can I use this to define metrics and non-goals for an AI agent workflow?

Yes, you can define metrics, non-goals, constraints, and dependencies for an AI agent workflow because the output PRD is structured to be both human-readable and agent-readable for aligned product definition.

What is the best way to consolidate product ideation into actionable requirements?

The best way to consolidate product ideation into actionable requirements is combining ideation.md and personas.md to output a structured PRD covering 9 sections, including scope, constraints, dependencies, and high-level acceptance criteria.

Why does the PRD drafter leave gaps instead of filling in missing product details?

The PRD drafter leaves gaps marked as undefined to validate with the user instead of inventing content, ensuring the generated product requirements document remains factually accurate and highlighting specific areas needing human input.