codebase-mapper
codebase-mapper
Section titled “codebase-mapper”A self-maintaining codebase map: atomic docs Claude loads at the start of each session and keeps in sync as the code changes. Any stack; greenfield or existing.
Version: 2.11.2
Skills
Section titled “Skills”map-codebase: Create a self-maintaining codebase map in .claude/.codebase-info/. Use to map, document, analyze, or onboard a codebase, including a new project.update-codebase-map: Refresh an existing .claude/.codebase-info/ map after code changes. Use for stale codebase or architecture docs; use map-codebase to create one.
- SessionStart:
node "${CLAUDE_PLUGIN_ROOT}/hooks/inject-context.js" - UserPromptSubmit:
node "${CLAUDE_PLUGIN_ROOT}/hooks/remind.js"
Bin entrypoints
Section titled “Bin entrypoints”- None