reversa-clarify

Generate targeted questions and integrate answers into requirements.md.

Updated May 16, 2026
One-click install
npx skills add https://github.com/ricardops34/rcg-crm --skill reversa-clarify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-clarify
Source: https://github.com/ricardops34/rcg-crm/tree/main/.agents/skills/reversa-clarify
Command: npx skills add https://github.com/ricardops34/rcg-crm --skill reversa-clarify

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reduz incertezas no requirements de uma feature, permitindo que o plano saia mais correto e com menos retrabalho.

Core Features & Use Cases

  • Gera até cinco perguntas direcionadas para esclarecer pontos ambíguos e lacunas no requirements.md.
  • Integra as respostas no documento criando/atualizando a seção ## Esclarecimentos e removendo marcadores [DÚVIDA] resolvidos.
  • Consolida a evolução do entendimento mantendo ## Lacunas consistente com o que foi esclarecido.

Quick Start

Use o comando /reversa-clarify para fazer perguntas objetivas e atualizar o requirements ativo com as respostas do usuário.

Frequently Asked Questions about reversa-clarify

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

FAQPage Schema
How do I resolve ambiguous requirements before planning a feature?

To resolve ambiguous requirements before planning, you can generate targeted clarification questions for vague phrasing and integrate the answers directly into the active requirements document. This removes uncertainty and reduces rework.

What is the best way to handle missing edge scenarios in a requirements document?

Handling missing edge scenarios involves generating up to five user questions to clarify undefined terms and gaps. The answers are integrated into an Esclarecimentos section while keeping the Lacunas section consistent.

How do you update a requirements document after clarifying business rules?

Updating a requirements document after clarifying business rules requires atomic persistence edits to remove resolved markers and integrate answers. This updates the active feature document and produces a session report of remaining unresolved items.

When do I need requirement clarification during the forward cycle?

Requirement clarification is needed during the forward cycle when your requirements contain explicit markers, vague phrasing, undefined terms, or missing negative and edge scenarios. It applies between the requirements and planning phases.

Can I enforce hooks for state-based path resolution when clarifying requirements?

Yes, you can enforce before-clarify and after-clarify hooks via configuration files to manage state-based path resolution. This ensures atomic edits are applied correctly to the requirements document during the clarification process.