reversa-scout

Map legacy project folders, languages, frameworks, dependencies, and entry points.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/Pabloprogramador23/loja --skill reversa-scout-pabloprogramador23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reversa-scout
Source: https://github.com/Pabloprogramador23/loja/tree/main/.agents/skills/reversa-scout
Command: npx skills add https://github.com/Pabloprogramador23/loja --skill reversa-scout-pabloprogramador23

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly and reliably maps the surface of a legacy project to an inventory of its structure, languages, frameworks, dependencies, and entry points.

Core Features & Use Cases

  • Enumerates the repository tree and detects major techs (languages, frameworks, package managers) present in the codebase.
  • Identifies key entry points (main, index, server, app) and configuration hubs to establish a usable inventory.
  • Ideal for project kickoff, audits, and migration planning by providing a baseline map of the system.

Quick Start

Run the surface-mapping Scout on the repository to produce an initial inventory of the legacy project.

Frequently Asked Questions about reversa-scout

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

FAQPage Schema
How do I map the surface of a legacy project to an inventory?

To map a legacy project surface, run the analysis to enumerate the repository tree, detect languages and frameworks, identify entry points, and produce a structured inventory of dependencies and configuration files.

What is the best way to inventory dependencies and entry points in a multi-language codebase?

Inventorying dependencies and entry points in a multi-language codebase involves enumerating configuration files, package managers, and common entry structures like main or index to establish a baseline dependency map for reverse-engineering.

Can I use a surface-mapping analysis for monorepo project kickoff and migration planning?

Yes, surface-mapping analysis is ideal for monorepo project kickoff and migration planning because it establishes a baseline inventory of folders, frameworks, and dependencies to guide restructuring efforts.

How does reverse-engineering a legacy codebase work when you need a baseline architecture map?

Reverse-engineering a legacy codebase baseline works by scanning the project surface to detect major technologies, enumerating key configuration hubs, and mapping entry points to produce actionable insights for architecture audits.

Does this legacy code inventory analysis work with multiple frameworks and package managers?

Yes, the legacy code inventory analysis applies to multi-language codebases and monorepos, successfully detecting various frameworks and package managers present across the repository tree to build a comprehensive map.