Agent skill
pr-review-toolkit
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/pr-review-toolkit
SKILL.md
pr-review-toolkit
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
A comprehensive collection of specialized agents for thorough pull request review, covering code comments, test coverage, error handling, type design, code quality, and code simplification. This plugin bundles 6 expert review agents that each focus on a specific aspect of code quality. Use them individually for targeted reviews or together for comprehensive PR analysis. Focus: Code comment accuracy and maintainability Analyzes: - Comment accuracy vs actual code
When to Use This Skill
Use this skill when you need to:
- Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
How It Works
Review Workflow:
• Determine Review Scope - Check git status to identify changed files - Parse arguments to see if user requested specific review aspects - Default: Run all applicable reviews
• Available Review Aspects:
- **comments** - Analyze code comment accuracy and maintainability
Key Features
Usage Example
# Mention "pr-review-toolkit" in your request
# Example: "Can you review this code using pr-review-toolkit?"
# Or: "Run pr-review-toolkit on this pull request"
Implementation Notes
- Original command: review-pr
- Agents used: 6
- Conversion: Automated from Claude plugin format
- Limitations: Some interactive features may be simplified
For Best Results
- Provide clear context and code snippets
- Specify what aspects to focus on
- Include any relevant guidelines or requirements
- Be specific about the review scope
Converted from Claude plugin on 2026-02-22
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?