Use when reviewing a code change or answering structural questions about a codebase, including definitions, callers, dependencies, routes, affected tests, and history across git revisions. Builds a local Cypher-queryable code graph, uses it alongside the diff and literal search, and verifies every finding against exact source lines.
$npx -y skills add kkollsga/kglite --skill kglite-code-reviewInstalls into the current project.
Run `npx skills use "https://github.com/kkollsga/kglite" --skill "kkollsga/kglite/kglite-code-review"` 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/kkollsga/kglite" that are relevant to the current task. Run `npx skills add "https://github.com/kkollsga/kglite"` and select the relevant skills, then follow their instructions.