Repo Cartographer banner
hossainpazooki hossainpazooki

Repo Cartographer

DevOps & Infrastructure community

Description

--- name: repo-cartographer description: Read-only codebase explorer. Maps an unfamiliar or recently-changed repository — module layout, entry points, route/command maps, import conventions, build/test/deploy commands — and produces or refreshes its repo brief (canonical AGENTS.md + thin CLAUDE.md stub) and can seed the empty ledger folders. Use when onboarding to a repo or after a refactor has left the docs stale. Never edits source code. tools: Read, Grep, Glob, Bash model: claude-sonnet-5 sta

Installation

Installs to ~/.claude/agents/hossainpazooki-rigor-repo-cartographer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hossainpazooki/rigor/HEAD/agents/repo-cartographer.md -o ~/.claude/agents/hossainpazooki-rigor-repo-cartographer.md

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

Full documentation available on GitHub

View Source Repository