Codegraph Code Search

Use the CodeGraph CLI to search and navigate a local codebase structurally. Use it when locating symbols, understanding implementation flows, tracing callers/callees, inspecting source around a symbol, estimating change impact, browsing project structure, or finding affected tests. Prefer CodeGraph for symbol relationships and call paths; use direct file reads or text search for exact literal text or content outside the index.

devcxl 81bdd05 4 files · 28.0 KB Updated

File contents

devcxl/self-skill-registry/tree/main/skills/codegraph-code-search commit 81bdd05351

Frequently asked questions

npx skillmds@latest add devcxl/codegraph-code-search