CodeGraphContext Skill Structural code graph queries using the CodeGraphContext MCP server (tree-sitter AST + KuzuDB property graph). When to Use vs Other Search Tools | Need | Tool | | ---------------------------------------- | ---------------------------------- | | Who calls ? | (this skill) | | What does call? | (this skill) | | Class hierarchy / interface implementors | (this skill) | | Dead code / unreachable functions | (this skill) | | Module-level import graph | (this skill) | | Keyword / regex search | or ripgrep | | Semantic / conceptual search | skill | | AST shape matching | skill…