kingbootoshi/cartographer

539 stars · Last commit 2026-04-02

Claude Code plugin that maps and documents codebases of any size using parallel AI subagents

README preview

# Cartographer

<img width="640" height="360" alt="claudecartographer" src="https://github.com/user-attachments/assets/542818c6-fc2b-41a6-915d-cf196447f346" />


A Claude Code plugin that maps and documents codebases of any size using parallel AI subagents.

## Installation

**Step 1:** Add the marketplace to Claude Code:

```
/plugin marketplace add kingbootoshi/cartographer
```

**Step 2:** Install the plugin:

```
/plugin install cartographer
```

View full repository on GitHub →