reversa-audit

Cross-check requirements, roadmap, and actions for inconsistencies with severity ratings.

Updated May 11, 2026
One-click install
npx skills add https://github.com/Marcu-Loreto/Skill_v1 --skill reversa-audit-marcu-loreto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-audit
Source: https://github.com/Marcu-Loreto/Skill_v1/tree/main/.agents/skills/reversa-audit
Command: npx skills add https://github.com/Marcu-Loreto/Skill_v1 --skill reversa-audit-marcu-loreto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill performs a strict audit of requirements, roadmap, and actions, reporting inconsistencies with severity ratings (CRITICAL, HIGH, MEDIUM, LOW), without altering the artifacts analyzed.

Core Features & Use Cases

  • Strict Audit: Compares requirements, roadmap, and actions for inconsistencies and produces a report.
  • Non-Altering: Never modifies analyzed artifacts.
  • Use Case: Ideal for users who need to perform a cross-check between the three documents of an active feature when prompted with "/reversa-audit" or similar commands.

Quick Start

Run "/reversa-audit" to perform an audit on the active feature's requirements, roadmap, and actions.

Frequently Asked Questions about reversa-audit

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

FAQPage Schema
How do I cross-check requirements, roadmap, and actions for inconsistencies?

To cross-check requirements, roadmap, and actions for inconsistencies, you can run an audit command that compares the three documents and generates a report with severity ratings without altering the original artifacts.

Does the requirements and roadmap audit modify my original project files?

No, the requirements and roadmap audit does not modify your original project files. It performs a strict read-only cross-check and outputs a separate report detailing any inconsistencies found.

Can I use this cross-check audit tool with Claude Code or Gemini CLI?

Yes, you can use this cross-check audit tool with Claude Code, Gemini CLI, Cursor, Codex, and other compatible agents to analyze your feature's requirements and roadmap.

What severity ratings are assigned to inconsistencies found between requirements and actions?

Inconsistencies found between requirements and actions are assigned severity ratings of CRITICAL, HIGH, MEDIUM, or LOW to help prioritize which discrepancies to address first.

What is the best way to audit an active feature's roadmap for alignment with requirements?

The best way to audit an active feature's roadmap for alignment with requirements is to run a strict cross-check command that compares the artifacts and produces a severity-rated report.

When do I need to perform a strict audit of my project roadmap and requirements?

You need to perform a strict audit of your project roadmap and requirements when you want to verify alignment across active feature documents and identify discrepancies before they cause development issues.