repo-map

Scan a root path to inventory projects and generate Mermaid diagrams.

Updated Feb 7, 2026
One-click install
npx skills add https://github.com/VitorAndTxr/omni-sw --skill repo-map-vitorandtxr
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: repo-map
Source: https://github.com/VitorAndTxr/omni-sw/tree/main/skills/repo-map
Command: npx skills add https://github.com/VitorAndTxr/omni-sw --skill repo-map-vitorandtxr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scans a root path to discover and inventory all projects and sub-repositories, producing a navigable inventory and Mermaid diagrams.

Core Features & Use Cases

  • Automatically discover and catalog every project and sub-repository under a root path.
  • Generate Mermaid architecture diagrams and an API/database/service-map for the scanned ecosystem.
  • Create CLAUDE.md memory and documentation artifacts to support onboarding and maintenance.

Quick Start

Scan a root directory to produce a complete project inventory and Mermaid diagrams.

Frequently Asked Questions about repo-map

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

FAQPage Schema
How do I automatically discover and inventory all projects in a root directory?▼

To automatically discover and inventory projects in a root directory, scan the root path to catalog every project and sub-repository, producing a navigable inventory alongside Mermaid architecture diagrams.

What is the best way to generate Mermaid architecture diagrams for a new codebase?▼

Generating Mermaid architecture diagrams for a new codebase involves scanning the repository root to automatically map the ecosystem and produce visual diagrams for onboarding and maintenance.

How do I create documentation artifacts for onboarding to an unfamiliar repository?▼

Create documentation artifacts for an unfamiliar repository by scanning the root path to generate CLAUDE.md memory files, API catalogs, and database diagrams that support project onboarding.

Can I catalog sub-repositories and API services within a single root path?▼

Yes, you can catalog sub-repositories and API services within a single root path by applying deterministic discovery to inventory the entire directory and generate a comprehensive service-map.

Does generating architecture diagrams require manually mapping the codebase structure?▼

Generating architecture diagrams does not require manually mapping the codebase structure, as the tool auto-discovers repositories and inventories the ecosystem to output diagrams automatically.