Queries the code graph database to understand component relationships, dependencies, and the impact of changes. Use when the user asks to "find callers", "check dependencies", "what uses this", or when exploring codebase structure to avoid breaking changes.
$npx -y skills add 23blocks-os/ai-maestro-plugins --skill graph-queryInstalls into the current project.
Run `npx skills use "https://github.com/23blocks-os/ai-maestro-plugins" --skill "23blocks-os/ai-maestro-plugins/graph-query"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/23blocks-os/ai-maestro-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/23blocks-os/ai-maestro-plugins"` and select the relevant skills, then follow their instructions.