pr-reviewer

Automate GitHub pull request reviews with quality, security, test, and documentation checks.

1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/IvanWeissVanDerPol/infrastructure-cost-tracker --skill pr-reviewer-ivanweissvanderpol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-reviewer
Source: https://github.com/IvanWeissVanDerPol/infrastructure-cost-tracker/tree/main/openclaw-config/skills/pr-reviewer
Command: npx skills add https://github.com/IvanWeissVanDerPol/infrastructure-cost-tracker --skill pr-reviewer-ivanweissvanderpol

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automated GitHub PR reviews by running comprehensive quality, security, tests, and documentation checks, reducing manual review time and human error.

Core Features & Use Cases

  • Automated quality checks across code changes and CI signals
  • Security and vulnerability checks with actionable remediation guidance
  • Documentation and changelog consistency validation
  • Use Case: When reviewing a PR, the reviewer auto-generates a checklist and highlights critical issues.

Quick Start

Automatically evaluate a target pull request with the GitHub CLI to generate a deterministic, actionable quality and security review.

Frequently Asked Questions about pr-reviewer

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

FAQPage Schema
How do I automate GitHub PR reviews for code quality and security?

Automate GitHub PR reviews by running comprehensive code quality, security, test coverage, and documentation checks on code changes. This process uses the GitHub CLI to generate structured results, check annotations, and actionable remediation guidance for reviewers.

Can I check documentation consistency and changelog validation automatically in a pull request?

Yes, automated PR reviews can validate documentation and changelog consistency automatically. The review process evaluates code changes across GitHub repositories to ensure documentation remains consistent alongside the submitted pull request modifications.

Do I need the GitHub CLI to run automated security and vulnerability checks on a PR?

Yes, you need the GitHub CLI (gh) to evaluate a target pull request and run automated security vulnerability checks. It integrates with the CLI to deliver deterministic, actionable quality and security review results.

What is the best way to reduce manual review time and human error on GitHub pull requests?

The best way to reduce manual review time and human error is automating GitHub PR reviews with comprehensive quality, security, and test checks. This auto-generates a checklist and highlights critical issues for the reviewer.

Does automated PR review work with CI signals across GitHub repositories?

Yes, automated PR review works with CI signals across GitHub repositories. It runs automated quality checks across code changes and continuous integration signals to deliver structured results and actionable guidance.

How do I generate an actionable checklist when reviewing a code change?

Generate an actionable checklist by running an automated PR review on the code change. The reviewer automatically evaluates quality, security, and documentation to highlight critical issues and provide remediation guidance.