help

help is a skill for Claude Code, Codex from guimatheus92/pr-review. It costs 143 tokens per session (565 once invoked), scanned A, original, MIT.

A documentation index for a code-review tool. It directs you to focused guides for installation, configuration, review methods, custom skills, CI/CD, caching, performance, and architecture.

In plain words
What is it for?
Use it to find instructions for setting up the tool, changing its configuration, managing review skills, connecting it to CI/CD, or understanding how it works.
Why use it?
It saves you from searching through all documentation when you need help with one topic. The relevant guide contains the detailed instructions for that subject.

Skill for Claude CodeCodex

Part of the pr-review plugin — 2 skills, 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 skills/guimatheus92/pr-review/help
Any agent
npx skills add guimatheus92/pr-review --skill help
Clone the repo
git clone --depth 1 https://github.com/guimatheus92/pr-review

Made for: Claude Code, Codex.

Or install pr-review, the plugin that ships this one along with the rest of its 2 skills, 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 help

README.md
[![agentmods](https://agentmods.dev/badge/skills/guimatheus92/pr-review/help.svg)](https://agentmods.dev/skills/guimatheus92/pr-review/help)
Your own site
<a href="https://agentmods.dev/skills/guimatheus92/pr-review/help"><img src="https://agentmods.dev/badge/skills/guimatheus92/pr-review/help.svg" alt="Measured on agentmods" height="20"></a>
Per session 143 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 565 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.1 $0.00143 $0.00565
Opus 5 $0.00072 $0.00282
Sonnet 5 $0.00029 $0.00113
Haiku 4.5 $0.00014 $0.00056

Measured 5d ago against content hash 83526547f480, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

help 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 5d 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.

skills/help/SKILL.md · 25 lines

What it actually says

pr-review — help & documentation

One skill, all the docs. Read the matching reference file for the topic — each is the full guide, kept short so this index stays cheap to load.

If asked about… Read
Quickstart: install, authenticate, daily usage, common flags reference/pr-review-usage.md
Configuration: 5-level merge, YAML, env vars, models, extra paths reference/configuration.md
Review passes & skills: skill packs, how passes are selected, frontmatter, the on-demand index reference/reviewers-vs-skills.md
Managing skills & packs: add your own, packs sync/add/suggest, override, disable, list what's loaded reference/adding-your-own-md.md
Companion plugins: pr-review-toolkit, code-review — install, auto-invocation, opting out reference/companion-plugins.md
CI/CD: GitHub Actions, Azure DevOps Pipelines, exit codes, --fail-on gating reference/ci-integration.md
Caching: gather cache, invalidation, bypass flags, clearing reference/caching.md
Performance: diff exclusion, pre-filtering, single-session, early-exit, size limits reference/performance.md
Architecture: execution model, source map, design decisions, resume/background reference/architecture.md

Answer from the reference file's content; don't guess. When a question spans topics (e.g. "why is my large PR rejected and how do I speed it up?"), read both relevant files.

Files

What ships with it

9 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago First seen · 25 lines · 143 tokens per session scan A 83526547f480

Subscribe to this mod's changes

help is a skill published in the GitHub repository guimatheus92/pr-review (2 stars, last pushed today), licensed MIT. It adds 143 tokens to every session and 565 once invoked, about $0.0007 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-31.