Kingbootoshi Cartographer
kingbootoshi-cartographer is a Claude Code plugin for the Build phase that maps and documents codebases of any size using parallel AI subagents.
Register Cartographer when you inherit or grow a large repo and need parallel subagents to map structure, dependencies, and onboarding docs in Claude Code.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install kingbootoshi-cartographer@kingbootoshi/cartographerBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:kingbootoshi/cartographer") and the paste-ready config with skillselion.get_install_config("plugin:kingbootoshi/cartographer").
What it does
kingbootoshi-cartographer is a Claude Code plugin that helps solo builders document codebases of any size by orchestrating parallel subagents instead of one overwhelmed chat thread. It is for developers who just cloned a monorepo, inherited a client project, or returned to their own stale app and need a trustworthy map of modules, dependencies, and entry points before changing behavior. Invoke it during research when validating scope, during Build when you owe onboarding docs, or during Operate when structure drifted after refactors. Unlike a generic “explain this file” prompt, Cartographer is positioned as dedicated mapping and documentation infrastructure with architecture, navigation, and onboarding keywords. On Skillselion it sits primarily under Build and docs with multi-phase reach into idea-time discovery. You should run it from Claude Code with enough context for the agent to spawn subagents; results land as guided documentation you can feed back into later implementation skills.
Highlights
- Single-plugin Cartographer skill orchestrates parallel AI subagents across large codebases
- Produces codebase architecture documentation and dependency-oriented navigation guides
- Targets onboarding and exploration when manual tree-walking does not scale
- Emits structured doc artifacts (e.g. codebase map markdown) for agent and human readers
- Developer-tools marketplace entry focused on mapping, not feature implementation
Why builders use it
Large or unfamiliar repos hide architecture and dependencies, so solo builders burn days manually tracing imports before they can safely ship changes.
After install, Cartographer coordinates parallel subagents to produce navigable codebase maps and documentation you can reuse for onboarding and agent context.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 535 stars, 0 votes.
FAQ
Who is kingbootoshi-cartographer for?
It is for Claude Code users—usually solo builders—who need fast, structured maps of big or unfamiliar repositories before coding or refactoring.
When should I use kingbootoshi-cartographer?
Use it when you start on a large codebase, after a major restructure, or whenever onboarding docs are missing and you need dependency-aware navigation guides.
How do I add kingbootoshi-cartographer to my agent?
Install the kingbootoshi/cartographer plugin in Claude Code, open the target repository in your workspace, and invoke the Cartographer skill so subagents can scan and document the tree.
Comments
Share how you use kingbootoshi-cartographer, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.