Build and query a code graph representation of the codebase for 71x fewer tokens on architecture questions. Wire into g-go-code context-prep phase: query the graph before editing files instead of grepping linearly. Use when answering "what calls X?", "what does X depend on?", "what breaks if I change Y?", or any architecture question.
$npx -y skills add gald3r-labs/gald3r --skill g-skl-graphifyInstalls into the current project.
Run `npx skills use "https://github.com/gald3r-labs/gald3r" --skill "gald3r-labs/gald3r/g-skl-graphify"` 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/gald3r-labs/gald3r" that are relevant to the current task. Run `npx skills add "https://github.com/gald3r-labs/gald3r"` and select the relevant skills, then follow their instructions.