pr-review

Analyze pull requests for security vulnerabilities, performance issues, and code quality.

2|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/gautam-achieveai/ClaudePlugins --skill pr-review-gautam-achieveai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/gautam-achieveai/ClaudePlugins/tree/main/code-reviewer/skills/pr-review
Command: npx skills add https://github.com/gautam-achieveai/ClaudePlugins --skill pr-review-gautam-achieveai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp_azure-devops*, gh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of conducting comprehensive code reviews, saving time and reducing human error.

Core Features & Use Cases

  • Security Analysis: Checks for common security vulnerabilities such as OWASP Top 10.
  • Performance Review: Identifies performance bottlenecks and inefficiencies.
  • Code Quality: Ensures adherence to coding standards and best practices.
  • Use Case: Use this Skill to review pull requests in your GitHub or Azure DevOps repository and get feedback on code quality, security, and performance.

Quick Start

To review PR #12345, use the pr-review skill with the following command:

pr-review review PR #12345

Frequently Asked Questions about pr-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code reviews for security and performance on pull requests?

Automate code review by analyzing pull requests for security vulnerabilities, performance issues, and code quality. This process checks for OWASP Top 10 flaws and inefficiencies to reduce human error and save time.

Does the automated code review work with both GitHub and Azure DevOps repositories?

Yes, automated code review works with GitHub and Azure DevOps repositories. It requires tools like gh for GitHub integration and mcp_azure-devops for Azure DevOps to access PR structures and file content.

How do I review PR #12345 using an automated code review tool?

To review PR #12345, execute the command `pr-review review PR #12345`. This triggers analysis of the pull request for security vulnerabilities, performance bottlenecks, and code quality adherence.

What specific code quality and security checks are performed during an automated pull request review?

Automated pull request review performs security analysis for OWASP Top 10 vulnerabilities, identifies performance bottlenecks, and ensures adherence to coding standards and best practices for overall code quality.

Do I need to install command line tools before automating code reviews on Azure DevOps?

Yes, you need to install tools like mcp_azure-devops for Azure DevOps integration and gh for GitHub integration. These tools provide access to repository structures and file content required for analysis.

What is the best way to check pull requests for OWASP Top 10 security vulnerabilities?

The best way to check for OWASP Top 10 security vulnerabilities is automating code review. This Skill analyzes pull requests to detect security flaws, performance bottlenecks, and quality issues automatically.