sandecosandecoCommunity·72 Agent Skills Included

reversa

Turn legacy code into executable specs for AI agents

Analyzes existing legacy codebases and extracts business rules, architecture, and data models into traceable specifications any AI coding agent can execute. Eliminates the risk of agents breaking undocumented systems by giving them operational contracts instead of guesswork. Coordinates specialized agent teams for discovery, greenfield builds, migration planning, bug tracking, refactoring, and visual documentation.
npx skills add sandeco/reversa --all -g -y
Available:

Tells the AI agent which Reversa command activates which workflow (discovery, greenfield, forward, migration, docs) and instructs it to load and follow the corresponding SKILL.md exactly when the user types a trigger word.

All Skills in This Repository (72)

Pure Emerald Level Indicators
📦 In Repo
sandecosandeco

reversa-coding

Execute actions.md into legacy-code changes with phase-aware dependency handling.

Community
Advanced
📦 In Repo
sandecosandeco

reversa-to-do

Convert a Reversa feature roadmap into an executable actions.md with dependencies.

Community
Intermediate
📦 In Repo
sandecosandeco

reversa-forward

Detect the active feature's pipeline stage from .reversa artifacts and route to the next skill.

Community
Advanced
📦 In Repo
sandecosandeco

reversa-visor

Extract screens, states, and UI elements from screenshots into Reversa units.

Community
Intermediate
📦 In Repo
sandecosandeco

reversa-highcharts-visualizer

Convert datasets into standalone Highcharts.js HTML visualizations.

Community
Advanced
📦 In Repo
sandecosandeco

reversa-especialista-d3

Generate standalone D3.js v7+ HTML visualizations from relationship specifications.

Community
Intermediate
📦 In Repo
sandecosandeco

reversa-reconstructor

Convert Reversa-generated legacy specifications into an executable reconstruction plan.

Community
Advanced
📦 In Repo
sandecosandeco

reversa-requirements

Convert feature ideas into traceable requirements.md documents for Reversa workflows.

Community
Advanced
📦 In Repo
sandecosandeco

reversa-drafter

Synthesize ideation and personas into a non-technical PRD with defined gaps.

Community
Intermediate
📦 In Repo
sandecosandeco

reversa-pricing-estimate

Convert legacy feature sizing and billing profiles into Effort, Value, and Market pricing ranges.

Community
Intermediate
📦 In Repo
sandecosandeco

reversa-paradigm-advisor

Classifies legacy and target-stack paradigms from Reversa specifications and writes a migration decision file.

Community
Advanced
📦 In Repo
sandecosandeco

reversa-writer

Generate requirements.md, design.md, and tasks.md specifications from Reversa state and config artifacts.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Reversa?

Run `npx skills add sandeco/reversa --all -g -y` in your terminal to install the full agent suite globally.

What problem does Reversa solve?

It reverse-engineers legacy systems into executable specifications, so AI coding agents can safely evolve code that has no documentation without breaking hidden business rules.

Does Reversa modify my existing code?

No. It only writes to its own folders (.reversa/, _reversa_sdd/) and never deletes or modifies existing project files.

Which AI agents work with Reversa?

All skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, Gemini CLI, and other compatible agents.

Can Reversa help start a new project from scratch?

Yes. The /reversa-new pipeline takes a one-line idea through brainstorm, personas, PRD, and specs, then hands off to the forward cycle that writes the code.

Related Repositories in Software Engineering

View All in Software Engineering