reversa-drafter

Synthesize ideation.md and personas.md into a complete PRD document.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/afsjr/secretaria_escola_csm --skill reversa-drafter-afsjr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-drafter
Source: https://github.com/afsjr/secretaria_escola_csm/tree/main/.agents/skills/reversa-drafter
Command: npx skills add https://github.com/afsjr/secretaria_escola_csm --skill reversa-drafter-afsjr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Agiliza a criação de um Product Requirements Document (PRD) a partir de ideias e personas, garantindo uma estrutura completa para alinhar produto e decisões com clareza.

Core Features & Use Cases

  • Síntese em PRD completo: transforma ideation.md e personas.md em um PRD com problema, métricas, escopo, não-objetivos, restrições e riscos.
  • Geração para humano e agente de IA: produz um documento legível para pessoas não-técnicas e utilizável por outros agentes.
  • Organização do output: escreve o resultado em _reversa_sdd/prd.md, usando o output_folder definido no estado.

Quick Start

Execute o comando reversa-drafter para gerar automaticamente o PRD em _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 files?

To generate a PRD, provide your ideation.md and personas.md files and run the drafter to synthesize them into a complete product requirements document covering problems, metrics, scope, and risks.

What is the best way to structure product requirements for both human review and AI agents?

Structuring product requirements for human review and AI agents involves synthesizing ideation and personas into a PRD with explicit acceptance criteria, coverage lists for undefined gaps, and clear problem statements.

Can I generate a product requirements document if my ideation and persona inputs are incomplete?

Yes, you can generate a product requirements document with incomplete inputs; the drafter validates required files and explicitly marks undefined gaps with a coverage list within the final PRD artifact.

How does a PRD drafter handle language settings and output folder configurations?

A PRD drafter handles configurations by reading .reversa/state.json to retrieve language settings and default output folders, then writes the final synthesized PRD to the designated output path.

What sections should be included when synthesizing ideation into a PRD?

Synthesizing ideation into a PRD should include sections for the core problem, success metrics, scope, non-goals, constraints, dependencies, risks, and acceptance criteria to ensure comprehensive product planning.