This hooks Claude up to code-review-graph's MCP tools to map out your codebase as a queryable graph. You get commands to pull architecture overviews, trace function call chains, search semantically for specific classes, and explore execution flows. It's useful when you're dropped into an unfamiliar repo and need to understand how things connect without grep-and-pray. The workflow pushes you to start with broad stats and community structure before drilling into specifics. With 17.9K stars and passing security audits, it's a solid option if you want structured exploration instead of just reading files sequentially.
npx -y skills add tirth8205/code-review-graph --skill "Explore Codebase" --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