Maps and documents codebases of any size using parallel AI subagents to generate comprehensive architecture guides and diagrams.
Cartographer is a specialized Claude Code skill designed to demystify complex codebases by automating the creation of technical documentation. Using a high-performance orchestration pattern, it leverages Claude Opus to plan mapping tasks while spawning parallel Claude Sonnet subagents to analyze files, ensuring deep codebase understanding without hitting context limits. It generates a standardized CODEBASE_MAP.md featuring Mermaid architecture diagrams, module guides, and navigation instructions, making it an essential tool for project onboarding, architectural auditing, and maintaining up-to-date documentation in fast-moving repositories.
주요 기능
01Automatic synchronization with CLAUDE.md for enhanced project context
02Comprehensive CODEBASE_MAP.md creation with file purposes and dependencies
03Incremental update mode that detects and documents only modified files
04Parallel codebase scanning using AI subagents for unlimited repository scale
052 GitHub stars
06Automated generation of Mermaid.js architecture and data flow diagrams
사용 사례
01Generating and maintaining high-quality technical architecture documentation
02Visualizing complex module dependencies and data flows for system audits
03Rapidly onboarding developers to large or unfamiliar legacy codebases