Use when the user asks a question about how things in the codebase or wiki relate — what connects two things, how something works end to end, what depends on what, or what a concept means in this repo. Answers from the knowledge graph in graphify-out/graph.json, with source-location citations. Trigger on "/graph-query", "ask the graph", "what connects X to Y", "trace how X works", "explain <concept> from the graph", "shortest path between".
$npx -y skills add alirezarezvani/gaios --skill graph-queryInstalls into the current project.
Run `npx skills use "https://github.com/alirezarezvani/gaios" --skill "alirezarezvani/gaios/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/alirezarezvani/gaios" that are relevant to the current task. Run `npx skills add "https://github.com/alirezarezvani/gaios"` and select the relevant skills, then follow their instructions.