Navigating Codebases with CodeGraph

Query a pre-indexed knowledge graph of a codebase (symbols, call graphs, dependencies, impact) instead of scanning files with grep/glob/Read. Use when exploring an unfamiliar codebase, tracing who calls or is called by a function, assessing the blast radius of a change, finding where a symbol is defined or used, or answering architecture questions. Triggers on mentions of code navigation, call graph, callers, callees, impact analysis, symbol search, or understanding code structure.

pleaseai ba40344 3.2 KB Updated

File contents

pleaseai/claude-code-plugins/tree/main/plugins/codegraph/skills/codegraph commit ba40344bbc

Frequently asked questions

npx skillmds@latest add pleaseai/navigating-codebases-with-codegraph