review-pr

Reviews GitHub pull requests for code quality, correctness, and risk with severity-based summaries.

2|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/rioX432/live-translate --skill review-pr-riox432
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/rioX432/live-translate/tree/main/.claude/skills/review-pr
Command: npx skills add https://github.com/rioX432/live-translate --skill review-pr-riox432

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines GitHub pull request reviews by turning a manual, multi-step code review into a structured workflow that highlights correctness, risk, and maintainability issues.

Core Features & Use Cases

  • PR Inspection: Pulls pull request metadata, branch details, and changed files for review context.
  • Parallel Specialized Review: Routes engine changes and UI or app shell changes to the most relevant reviewer focus areas.
  • Validation and Reporting: Runs a build check and aggregates findings into severity-based feedback with file and line references.
  • Use Case: A maintainer can hand this Skill a PR number and receive an organized review summary suitable for approving, requesting changes, or escalating concerns.

Quick Start

Ask the skill to review pull request 123 and return a severity-ranked summary with file and line references.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I automate GitHub pull request reviews for multi-file changes?

Automate GitHub pull request reviews by retrieving PR metadata, inspecting all changed files, and aggregating findings into severity-based feedback with file and line references. The review evaluates code quality, correctness, and implementation risk across engine, UI, and application workflows during branch-based development.

What is the best way to review code quality and implementation risk before a release?

The best way to review code quality and implementation risk before a release is to run a structured validation workflow that pulls branch details and changed files. This process routes engine and UI changes to specialized focus areas, runs build checks, and generates a severity-ranked summary.

How does build validation integrate into a GitHub code review workflow?

Build validation integrates into the GitHub code review workflow by running a build check as part of the inspection process. The build check results are combined with multi-file code analysis to produce an organized review summary suitable for approving, requesting changes, or escalating concerns.

Can I use this automated code review for branch-based development across different application layers?

Yes, you can use this automated code review for branch-based development across different application layers. It supports multi-file changes by routing engine changes and UI or app shell changes to the most relevant reviewer focus areas to evaluate correctness and maintainability.

How do I get a severity-ranked summary with file and line references for a pull request?

To get a severity-ranked summary with file and line references, provide the pull request number to the review workflow. It retrieves the PR metadata, inspects changed files, runs build validation, and aggregates the findings into an organized feedback report.

Does this GitHub PR review process require any external dependencies or components?

No, this GitHub PR review process does not require any external dependencies or components to function. It independently retrieves pull request metadata, performs full changed-file inspection, and aggregates severity-based feedback with file and line references.