Explore Code

Use symgraph MCP tools to explore, understand, and safely refactor code. Use whenever you need to locate a symbol, find who calls or references something, trace call paths, assess the blast radius of an edit, find dead code or interface implementations, or build focused context for a coding task. Prefer this over grep/find/ripgrep and over reading whole files when the target is a symbol or a relationship between symbols.

grahambrooks 462ae51 7.6 KB Updated

File contents

grahambrooks/gb-agent-skills/tree/main/plugins/code-intelligence/skills/explore-code commit 462ae514bb

Frequently asked questions

npx skillmds@latest add grahambrooks/explore-code