$ /plugin install pr-review-toolkit copy
Anthropic official marketplace plugin
What it does
Bundles 6 expert review agents that each focus on specific code quality aspects, available for individual targeted reviews or combined comprehensive PR analysis.
Features
- Comment accuracy vs actual code and documentation completeness analysis
- Behavioral vs line coverage and test quality assessment
- Silent failures in catch blocks and error handling detection
- Type design evaluation across encapsulation, invariants, usefulness, and enforcement
- Code simplification focused on clarity and readability while preserving functionality
Use cases
- Summarize a large PR by category to cut review time.
- Run automated checks for code quality, test coverage, and security.
- Post review comments directly to the GitHub PR.