better-code-review-graph
SolidKnowledge graph for token-efficient code reviews -- semantic search and call-graph resolution across your codebase.
Install
Plugins install via a marketplace, in two steps.
This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.
View on GitHubBundles
Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.
Skills (4)
build-graph
Build or update the code review knowledge graph. Run this first to initialize, or let hooks keep it updated automatically.
review-delta
Review only changes since last commit using impact analysis. Token-efficient delta review with automatic blast-radius detection.
refactor-check
Safety analysis before refactoring -- dependency graph, test coverage, public API exposure, blast radius verdict.
review-pr
Comprehensive PR review -- full branch diff against base, commit-by-commit analysis, breaking change detection, conventional commit verification.
Hooks (2)
Quality Score: 70/100
Details
- Author
- n24q02m
- Repository
- n24q02m/better-code-review-graph
- Created
- 3 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT