pr-review

Analyze pull request changes for correctness, security, and code quality.

11|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/berkcangumusisik/claude-code-practices --skill pr-review-berkcangumusisik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/berkcangumusisik/claude-code-practices/tree/main/skills/pr-review
Command: npx skills add https://github.com/berkcangumusisik/claude-code-practices --skill pr-review-berkcangumusisik

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mevcut PR'ı veya belirtilen PR numarasını kapsamlı şekilde inceleyerek değişikliklerin amacına uygunluğunu, güvenlik risklerini ve kod kalitesini değerlendirir.

Core Features & Use Cases

  • Doğruluk ve kapsam: PR açıklamasındaki amacı karşılıyor mu ve uç durumlar ele alınmış mı?
  • Güvenlik ve kalite: Güvenlik açıkları, önerilen güvenlik uygulamaları ve kod kalitesi kontrolleri.
  • Otomatik çıktı: İnceleme bulgularını net, eyleme geçirilebilir önerilerle raporlar.

Quick Start

Bir PR numarası verildiğinde ilgili PR'ı incele ve değişiklik özetini, potansiyel riskleri ve iyileştirme önerilerini raporla.

Frequently Asked Questions about pr-review

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

FAQPage Schema
How do I review a pull request for security vulnerabilities and code quality?

To review a pull request for security vulnerabilities and code quality, this Skill analyzes the specified PR changes, assesses correctness against goals, identifies security risks, and produces a structured report with actionable recommendations.

Does this code review automation work with standalone PRs and branches across repositories?

Yes, this code review automation works with both standalone PRs and branches across repositories, analyzing the changes to evaluate scope coverage, edge cases, and best practices.

What is the best way to assess if pull request changes meet their stated goals?

The best way to assess if pull request changes meet their stated goals is to analyze the PR description against the implementation, checking for correctness, scope coverage, and unhandled edge cases.

How do I get an actionable report from a pull request review?

To get an actionable report from a pull request review, provide a PR number to the Skill; it evaluates the changes and outputs a structured summary of potential risks and improvement recommendations.

What security checks are included in an automated PR review?

An automated PR review includes checks for security vulnerabilities, evaluates recommended security practices, and assesses overall code quality alongside correctness and scope coverage.

Can I use this pull request review tool without any external dependencies?

Yes, you can use this pull request review tool without external dependencies, as it operates standalone to analyze changes and generate guidance reports for your codebase.