This is a code review assistant that uses a knowledge graph to understand how changes ripple through your codebase. It scores each change by risk level, maps out affected execution paths, checks test coverage for high-risk functions, and calculates the blast radius of your modifications. The workflow is systematic: detect changes, trace impacts, verify tests, then get a grouped report with merge recommendations. It's worth trying if you work on large codebases where a small change in one function can break things three layers away. The graph-based approach to understanding dependencies is smarter than basic diff tools, though the quality depends on how well it can parse your project structure.
npx -y skills add tirth8205/code-review-graph --skill "Review Changes" --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills