home/categories/debugging/rollercoaster-dev-monorepo-claude-skills-graph-query-skill-md
debuggingtools

graph-query

Query the code graph for callers, dependencies, and blast radius. Use when you need to understand code relationships, find what calls a function, determine impact of changes, or explore the codebase structure.

rollercoaster-dev
maintainer
rollercoaster-dev
更新于 1/19/2026
星标
0
分支
0
quick start

Installation and usage

Query the code graph for callers, dependencies, and blast radius. Use when you need to understand code relationships, find what calls a function, determine impact of changes, or explore the codebase structure.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use graph-query