codebase-memory
Query the codebase-memory code-intelligence graph from a shell via codebase-memory-mcp cli, no MCP server needed. Use for structural code questions on an indexed repo - who calls what, dependency and data-flow tracing, impact of a change, architecture overview and module clusters, dead code (zero-caller functions), reading a symbol's source by qualified name, ADR read/write, Cypher over the code graph. Also use when an agent or shell script lacks the MCP tools but the binary is on PATH.
Pinned to revision 7cf68125c4d9, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/codebase-memory/SKILL.md
- skills/codebase-memory/references/SETUP.md
- skills/codebase-memory/references/tools.json
- skills/codebase-memory/references/tools.md
- skills/codebase-memory/scripts/cbm
- skills/codebase-memory/scripts/dump-schemas.sh
Every link opens the file at its source, pinned to the revision this page describes.