repo-map

Map code, APIs, and configuration patterns across a repository.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Roger-Parkinson-EHP/agentic --skill repo-map
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-map
Source: https://github.com/Roger-Parkinson-EHP/agentic/tree/main/5.2-Coding-Assistants/5.2.1-Claude-Code/skills/repo-map
Command: npx skills add https://github.com/Roger-Parkinson-EHP/agentic --skill repo-map

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Comprehensive reference for understanding any repo fast. All patterns for docs, code, configs, git, and conversation history. The complete playbook.

Core Features & Use Cases

  • Patterns & Docs: Identify documentation patterns and code structure.
  • Code & Configs: Map code, APIs, and configuration approaches.
  • Use Case: Quickly orient a new repo by tracing patterns across domains.

Quick Start

From the repo root, run: rg "if name|^func main" --type py -l 2>/dev/null | head -5