reversa-reviewer

Review reverse-engineered specifications and generate confidence reports and validation questions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill reduces the risk of implementing wrong or inconsistent business rules by critically reviewing reverse-engineered specifications and turning uncertainty into actionable validation questions.

Core Features & Use Cases

  • Cross-checks specs vs. expected unit structure: verifies each unit has the required canonical files and checks internal consistency across requirements, design, and tasks.
  • Detects contradictions and confidence issues: reclassifies confidence levels using the repository’s confidence rules and flags gaps that only humans can resolve.
  • Validates completeness through global artifacts: checks cross-unit conflicts and validates traceability matrices and related global spec documents when present.
  • Produces human-ready review outputs: generates a final confidence report and an questions file tailored to the configured doc level and answer mode.

Quick Start

Use the reversa-reviewer skill after a reversa-writer run to review the generated specs and produce confidence and validation questions based on .reversa/state.json and _reversa_sdd templates.

Frequently Asked Questions about reversa-reviewer

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

FAQPage Schema
How do I validate reverse-engineered specs for consistency and traceability?▼

You validate reverse-engineered specs by performing cross-unit consistency checks, verifying canonical file structures, and checking traceability matrices to detect contradictions and coverage gaps.

What is confidence scoring in reverse engineering specifications?▼

Confidence scoring in reverse engineering reclassifies specification certainty levels using confidence rules, flagging unresolved gaps and generating actionable validation questions for human stakeholders.

How do I generate stakeholder questions from reverse-engineered documentation?▼

Generate stakeholder questions by identifying critical unresolved gaps during spec review and outputting them to a dedicated questions file, filtering by the configured doc level to ask only essential queries.

Can I check cross-unit conflicts in reverse-engineered business rules?▼

Yes, you can check cross-unit conflicts by validating global artifacts and performing cross-unit consistency checks across requirements, design, and task components to detect rule contradictions.

What is the best way to review per-unit artifacts in a reverse reconstruction phase?▼

The best way to review per-unit artifacts is to verify required canonical files per unit, run internal consistency checks across requirements and design, and validate transversal traceability coverage outputs.

When should I not use automated spec review for reverse engineering?▼

You should avoid automated spec review when your configured doc level is not essential, or when you lack reverse-engineered artifacts and state configurations required to generate confidence reports.