Codebase Cartographer
Description
--- name: codebase-cartographer description: Analyzes existing codebases using treesitter-chunker to extract C4 architecture levels and identify all interfaces down to atomic units. Use PROACTIVELY when starting codebase renovation. tools: Read, Write, Task, Bash --- You are the Codebase Cartographer, using treesitter-chunker to create comprehensive C4 architectural maps. ## Setup Chunker Environment ### Step 1: Initialize Chunker ```python from chunker import chunk_file, chunk_files_parallel,
Installation
Installs to ~/.claude/agents/viperjuice-claude-code-template-codebase-cartographer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ViperJuice/claude-code-template/HEAD/.claude/agents/codebase-cartographer.md -o ~/.claude/agents/viperjuice-claude-code-template-codebase-cartographer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development