Back to Plugins
PR Review Toolkit
Specialized PR review agents for comprehensive code quality analysis. Six-dimensional review covering comments, tests, errors, types, quality, and security. Multi-agent approach for thorough analysis.
code-reviewprqualityagentsofficial
By Anthropic
Installation
claude plugins add pr-review-toolkit@claude-plugins-officialConfiguration
{
"enabledPlugins": {
"pr-review-toolkit@claude-plugins-official": true
}
}Commands
pr-reviewFull six-dimensional PR reviewpr-commentsReview PR for comment quality and documentationpr-testsAnalyze test coverage and quality in PRpr-typesCheck type safety and type coveragepr-securitySecurity-focused PR reviewHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions