codebase-memory-mcp indexes a repository into a persistent SQLite knowledge graph (tree-sitter ASTs plus a hybrid LSP layer) and exposes it over MCP. It answers the same graph-shaped questions as codegraph — what calls this, what a change reaches, where the hubs, cycles, and clusters are — plus…
$npx -y skills add alexei-led/architect --skill tools-codebase-memoryInstalls into the current project.
Run `npx skills use "https://github.com/alexei-led/architect" --skill "alexei-led/architect/tools-codebase-memory"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alexei-led/architect" that are relevant to the current task. Run `npx skills add "https://github.com/alexei-led/architect"` and select the relevant skills, then follow their instructions.