pr-review-toolkit
NewOfficial PluginProductivityby Anthropic
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/pr-review-toolkit.md https://raw.githubusercontent.com/anthropics/claude-plugins-public/main/plugins/pr-review-toolkit/SKILL.md3
Invoke in Claude Code
/pr-review-toolkittestingcode-reviewdesignagent
Frequently Asked Questions
What is pr-review-toolkit?
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
How to install pr-review-toolkit?
To install pr-review-toolkit, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /pr-review-toolkit.
What is pr-review-toolkit best for?
pr-review-toolkit is a plugin categorized under Productivity. It is designed for: testing, code-review, design, agent. Created by Anthropic.