Review PR

Review PR is a command for Claude Code from lhfer/claude-howto-zh-cn. It costs 17 tokens per session (81 once invoked), scanned A, original, MIT.

A command for performing a broad pull-request review. A pull request is a proposed set of code changes waiting for review before merging.

In plain words
What is it for?
It is for reviewing a pull request across security, test coverage, documentation updates, code quality, and performance impact.
Why use it?
It brings several review concerns into one check, reducing the chance that security, testing, documentation, quality, or performance issues are missed.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the pr-review plugin — 3 commands, 3 agents shipped together

Good fit It is for reviewing a pull request across security, test coverage, documentation updates, code quality, and performance impact.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/lhfer/claude-howto-zh-cn/review-pr
About the project

Claude Code 中文全面上手指南 is a Chinese-language learning guide for using Claude Code and combining features such as commands, memory, skills, hooks, MCP, subagents, and plugins. It is aimed at Chinese beginners and provides learning paths, examples, and compatibility guidance, while the catalogue entries package parts of that guidance as agent resources.

lhfer/claude-howto-zh-cn · 2,295 stars · on GitHub

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.

Clone the repo
git clone --depth 1 https://github.com/lhfer/claude-howto-zh-cn

Made for: Claude Code.

Or install pr-review, the plugin that ships this one along with the rest of its 3 commands, 3 agents.

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 Review PR

README.md
[![agentmods](https://agentmods.dev/badge/commands/lhfer/claude-howto-zh-cn/review-pr/github.svg)](https://agentmods.dev/commands/lhfer/claude-howto-zh-cn/review-pr)
Your own site
<a href="https://agentmods.dev/commands/lhfer/claude-howto-zh-cn/review-pr"><img src="https://agentmods.dev/badge/commands/lhfer/claude-howto-zh-cn/review-pr/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Review PR

Your own site · 80×15
<a href="https://agentmods.dev/commands/lhfer/claude-howto-zh-cn/review-pr"><img src="https://agentmods.dev/badge/commands/lhfer/claude-howto-zh-cn/review-pr.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 81 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00017 $0.00081
Opus 5 $0.00009 $0.00041
Sonnet 5 $0.00003 $0.00016
Haiku 4.5 $0.00002 $0.00008

Measured 12d ago against content hash a9885c78687e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

Review PR 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 12d ago.

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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

  • Review PR — 100% identical, 0 lines differ
07-plugins/pr-review/commands/review-pr.md · 15 lines

What it actually says

PR Review / PR 审查

执行完整 PR 审查,至少包含:

  1. 安全分析
  2. 测试覆盖检查
  3. 文档更新检查
  4. 代码质量检查
  5. 性能影响评估
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. 12d ago First seen · 15 lines · 17 tokens per session scan A a9885c78687e

Subscribe to this mod's changes

Review PR is a command published in the GitHub repository lhfer/claude-howto-zh-cn (2,295 stars, last pushed 1mo ago), licensed MIT. It adds 17 tokens to every session and 81 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-08-30.