Living Codebase Cartographer — AI skill for Claude Code
Offline codebase cartographer: language-agnostic repo maps, dependency/call graphs, blast-radius impact analysis & flow tracing.
How to install Living Codebase Cartographer
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open shreyashsharmaprojects-del/living-codebase-cartographer and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Living Codebase Cartographer does
Offline codebase cartographer: language-agnostic repo maps, dependency/call graphs, blast-radius impact analysis & flow tracing. Stdlib-only Python, no LSP, no cloud — AI-agent skill (DeepSeek/Claude) + standalone CLI + file:// HTML explorer.
Alternatives in AI
- Claude Flow — An enterprise-grade AI orchestration platform that revolutionizes how developers build with AI 22.2k ★
- Open Multi Agent — TypeScript multi-agent orchestration engine — one runTeam() call from goal to result 5.8k ★
- Axonhub — ⚡️ Open-source AI Gateway — Use any SDK to call 100+ LLMs 3.2k ★
README
Living Codebase Cartographer — offline codebase map, dependency graph & impact analysis (no LSP, no cloud)
**Map any codebase offline in seconds: endpoints, call graphs, data lineage, blast-radius (impact) analysis, and request-flow tracing — with evidence + confidence on every fact. Zero dependencies, zero network calls, zero telemetry.** Python stdlib only, works without an LSP or language server, generates a portable offline HTML architecture explorer that opens over `file://`.
A **language-agnostic, framework-agnostic living codebase intelligence system**. It builds and maintains a machine-readable map of any software repository — symbols, API endpoints, call graphs, data stores, dependencies, call edges — with evidence + confidence on every fact, and keeps it synchronized as the code evolves. Think: an **offline alternative** to cloud code-graph tools, an **AI-agent skill for repo mapping**, and a **standalone static-analysis CLI** in one package.
**Keywords:** codebase map generator, repository mapping tool, static code analysis python, offline code intelligence, dependency graph visualizer, call-graph generator, blast-radius / impact analysis, API endpoint inventory, data-lineage tracker, architecture explorer, monorepo documentation generator, AI coding-assistant skill, DeepSeek / Claude / agentic-coding skill, no-LSP code navigation, `file://` HTML code browser.
Supported out of the box: Java, TypeScript/JavaScript, Python, Go, C#, Rust, SQL (any DDL dialect), manifests/config/CI (generic), plus a LOW-confidence fallback pass for anything else (Ruby, PHP, Kotlin, Swift, …). Technology identity lives in `meta` (`lang`, `framework`, `dialect`); the graph schema itself is closed and technology-independent.
Requirements
- Python 3.8+ (stdlib only — no third-party dependencies)
git(for change detection; works without git, using file hashes)
Install
Clone the repo, then copy it into your project as a skill:
git clone http
Related Skills
Cartographer
Claude Code plugin that maps and documents codebases of any size using parallel AI subagents.
Radius
AI agents run shell commands on your machine. One hallucination = rm -rf or leaked ~/.ssh. RADIUS intercepts e
Codeseek
Rust-powered code intelligence CLI for AI coding agents. Builds call graphs and hybrid semantic search indexes
Empryo
Empryo issue tracker + SoulForge (v2). Empryo is the graph-powered AI coding agent that edits symbols, not str
Skill Blast
🚀 One-click installer for 50 top AI agent skills — Claude Code, OpenCode, Antigravity, Gemini CLI, Cursor, Wi
Simplicity Review
Enforces Law 4 (Verify Before Reporting) of the 7 Laws of AI Agent Discipline. Reviews the current diff for ov
Related Agents
Architecture Mapper
Maps all files and architectural layers that will be affected by a proposed change. Use when exploring the cod
Kuma Researcher
Codebase intelligence & blast radius researcher. Maps monorepo packages, traces dependency trees, inspects pas
Cartographer
Claude Code plugin that maps and documents codebases of any size using parallel AI subagents