pr-reviewer

Review pull requests for code quality, security, performance, and design patterns.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bigbigbo/claude-code-skills --skill pr-reviewer-bigbigbo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-reviewer
Source: https://github.com/bigbigbo/claude-code-skills/tree/main/pr-reviewer
Command: npx skills add https://github.com/bigbigbo/claude-code-skills --skill pr-reviewer-bigbigbo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides comprehensive pull request reviews focusing on code quality, security vulnerabilities, performance issues, and design patterns. Use when reviewing PRs, analyzing code changes, checking for bugs, or when user mentions pull request, PR review, code review, or merge request.

Core Features & Use Cases

  • Code Quality Review: Analyze naming, readability, and structure for maintainability.
  • Security Review: Identify potential vulnerabilities and secure patterns.
  • Performance Review: Assess complexity and potential bottlenecks in changes.
  • Design & Architecture Guidance: Evaluate patterns and maintainability.
  • Use Case: When a PR is opened, Claude can generate a thorough, actionable review.

Quick Start

To start, fetch the PR changes (e.g., gh pr view 123 --json files or compare with git diff), then ask Claude to review this PR.