$ /plugin install code-review copy
Anthropic official marketplace plugin
What it does
Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives.
Features
- Multiple independent agents for comprehensive review
- Confidence-based scoring reduces false positives (threshold: 80)
- CLAUDE.md compliance checking with explicit guideline verification
- Automatic skipping of closed, draft, or already-reviewed PRs
- Direct code links with full SHA and line ranges
Use cases
- Catch latent bugs and security issues in a change before opening the PR.
- Detect coding-convention violations automatically and propose fixes.
- Suggest readability improvements for complex logic.