reversa-archaeologist

Community

Deeply excavate legacy code into clear specs.

Authorricardops34
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams understand and document a legacy codebase by extracting module-by-module algorithms, control flow, data structures, and a data dictionary from the actual implementation.

Core Features & Use Cases

  • Module-by-module code analysis: Identify key functions/methods, branching logic, loops, error handling, and the real business logic embedded in code.
  • Data dictionary extraction: Produce field-level documentation for entities/DTOs, including types and constraints when doc_level is set to generate it.
  • Structured outputs for downstream agents: Generate consolidated artifacts such as _reversa_sdd/code-analysis.md and .reversa/context/modules.json, with optional flowcharts and deeper details when configured.

Quick Start

Run the reversa-archaeologist skill to analyze the modules defined in .reversa/plan.md and write the results to the output_folder specified in .reversa/state.json.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: reversa-archaeologist
Download link: https://github.com/ricardops34/rcg-crm/archive/main.zip#reversa-archaeologist

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.