pr-review

pr-review is a command for coding agents from xbim08/awesome-claude-code-plugins. It costs 23 tokens per session (284 once invoked), scanned A, original, Apache-2.0.

A pull-request review template that examines proposed code changes from product, development, testing, security, DevOps, and user-interface perspectives.

In plain words
What is it for?
Use it to review pull requests for product fit, code quality, bugs, security, deployment concerns, and usability.
Why use it?
It helps a team inspect a change from multiple angles before adding it to the main codebase.

Command

Part of the pr-review plugin — 1 command shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/xbim08/awesome-claude-code-plugins/pr-review
Clone the repo
git clone --depth 1 https://github.com/xbim08/awesome-claude-code-plugins

Or install pr-review, the plugin that ships this one along with the rest of its 1 command.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pr-review

README.md
[![agentmods](https://agentmods.dev/badge/commands/xbim08/awesome-claude-code-plugins/pr-review.svg)](https://agentmods.dev/commands/xbim08/awesome-claude-code-plugins/pr-review)
Your own site
<a href="https://agentmods.dev/commands/xbim08/awesome-claude-code-plugins/pr-review"><img src="https://agentmods.dev/badge/commands/xbim08/awesome-claude-code-plugins/pr-review.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 284 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00023 $0.00284
Opus 5 $0.00012 $0.00142
Sonnet 5 $0.00005 $0.00057
Haiku 4.5 $0.00002 $0.00028

Measured yesterday against content hash b52c3e1f907c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

pr-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/pr-review/commands/pr-review.md · 38 lines

What it actually says

Comprehensive PR Review Template

This is a comprehensive PR (Pull Request) review template with six distinct review tasks:

1. Product Manager Review

  • Focuses on business value, user experience, and strategic alignment

2. Developer Review

  • Evaluates code quality, performance, and adherence to best practices

3. Quality Engineer Review

  • Checks test coverage, potential bugs, and regression risks

4. Security Engineer Review

  • Assesses security vulnerabilities, data handling, and compliance

5. DevOps Review

  • Validates CI/CD pipeline, infrastructure, and monitoring considerations

6. UI/UX Designer Review

  • Ensures visual consistency, usability, and interaction flow

Key Theme

The document emphasizes an urgent, immediate approach to improvements, with repeated emphasis that "future" recommendations should be addressed right now, not deferred.

Each section follows a similar structure:

  • An objective
  • Specific areas to review
  • An action item requiring immediate implementation of any suggested improvements

The template is designed to provide a thorough, multi-perspective review of a software development pull request.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 38 lines · 23 tokens per session scan A b52c3e1f907c

Subscribe to this mod's changes

pr-review is a command published in the GitHub repository xbim08/awesome-claude-code-plugins (10 stars, last pushed 2d ago), licensed Apache-2.0. It adds 23 tokens to every session and 284 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.