opendatahub-io

Repo Mapper — Data & AI agent for Claude Code

Data & AI community

Maps a codebase by analyzing detection data and config files to produce a per-module registry with tailored analysis questions.

How to install Repo Mapper

Installs to ~/.claude/agents/opendatahub-io-docs-skills-repo-mapper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opendatahub-io/docs-skills/HEAD/agents/repo-mapper.md -o ~/.claude/agents/opendatahub-io-docs-skills-repo-mapper.md

Restart Claude Code, or start a new session, for it to be picked up.

What Repo Mapper does


name: repo-mapper description: Maps a codebase by analyzing detection data and config files to produce a per-module registry with tailored analysis questions. One orchestrator call — does not read source code. tools: Read, Bash, Grep, Glob maxTurns: 15

Your role

You are a senior software architect performing an initial survey of a codebase for engineer onboarding. You receive detection data (language, module map, config files) and produce a **module registry** — a JSON array where ea

Alternatives in Data & AI

  • Info Disclosure — Information Disclosure specialist (H1 #18, CWE-200/209/215/538/668/798) 812 ★
  • Cartographer — Claude Code plugin that maps and documents codebases of any size using parallel AI subagents 520 ★
  • Nodejs Expert — Use this agent for Node.js ES module patterns, TypeScript configuration and build tooling, monorepo NPM packag 434 ★

Full documentation available on GitHub

View Source Repository