pr-review

Review pull requests for code quality, functionality, and testing coverage.

Updated Nov 21, 2025
One-click install
npx skills add https://github.com/ColdstartLabs-ca/myimageupscaler.com --skill pr-review-coldstartlabs-ca
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/ColdstartLabs-ca/myimageupscaler.com/tree/main/.claude/skills/pr-review
Command: npx skills add https://github.com/ColdstartLabs-ca/myimageupscaler.com --skill pr-review-coldstartlabs-ca

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a clear, concise, and actionable review of Pull Requests, focusing on overall codebase quality including readability, maintainability, functionality, adherence to best practices, performance considerations, and testing coverage.

Core Features & Use Cases

  • Code Quality: Assess readability, organization, and maintainability.
  • Functionality & Behavior: Verify PR achieves its intended purpose and works as expected.
  • Best Practices & Guidelines: Evaluate adherence to coding standards, design patterns, and project policies.
  • Performance & Testing: Identify optimization opportunities and review test coverage.

Quick Start

Provide the PR link and repository context to generate an immediate, structured review.

Frequently Asked Questions about pr-review

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

FAQPage Schema
How do I get actionable feedback on a pull request?

You can automate pull request reviews by providing the PR link and repository context. This delivers structured, actionable feedback focusing on code quality, best practices adherence, and testing coverage across multiple repos.

What does an automated code review evaluate for maintainability?

An automated code review evaluates maintainability by assessing code readability, organization, and adherence to best practices. It also identifies performance optimization opportunities and verifies testing coverage to ensure overall codebase quality.

Can I use automated PR reviews across multiple repositories?

Yes, you can use automated PR reviews across multiple repositories. The review process applies consistently to code changes regardless of the repository, focusing on functionality, risk of bugs, and recommended fixes.

How do I check if my code changes follow best practices and guidelines?

To check if code changes follow best practices and guidelines, run a structured PR review. It evaluates adherence to coding standards, design patterns, and project policies while verifying the changes achieve their intended purpose.

What is the best way to identify performance issues and test coverage gaps in a PR?

The best way to identify performance issues and test coverage gaps in a PR is through a structured review. It pinpoints optimization opportunities and evaluates testing coverage to prevent bugs before merging.