Graph Query

PROACTIVELY query the code graph BEFORE modifying any component. Use it to find callers, dependencies, and the blast radius of a change so you do not break something you did not read. Also use when the user asks "find callers", "check dependencies", "what uses this", or when exploring an unfamiliar codebase. Check the graph before editing, not after something breaks.

23blocks-OS bf5e6a7 6.0 KB Updated

File contents

23blocks-OS/ai-maestro-plugins/tree/main/src/skills/graph-query commit bf5e6a7ddf

Frequently asked questions

npx skillmds@latest add 23blocks-os/graph-query