BeClaude

cartographer

New
469Community RegistryGeneralby Bootoshi

Maps and documents codebases of any size by orchestrating parallel subagents. Creates docs/CODEBASE_MAP.md with architecture, file purposes, dependencies, and navigation guides.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/cartographer.md https://raw.githubusercontent.com/kingbootoshi/cartographer/main/SKILL.md
3
Invoke in Claude Code
/cartographer
View source on GitHub
documentationagentcodebasearchitecturemappingonboardingsubagents

Frequently Asked Questions

What is cartographer?

Maps and documents codebases of any size by orchestrating parallel subagents. Creates docs/CODEBASE_MAP.md with architecture, file purposes, dependencies, and navigation guides.

How to install cartographer?

To install cartographer, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /cartographer.

What is cartographer best for?

cartographer is a community categorized under General. It is designed for: documentation, agent, codebase, architecture, mapping, onboarding, subagents. Created by Bootoshi.