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.
npx agentmods add skills/guimatheus92/pr-review/helpnpx skills add guimatheus92/pr-review --skill helpgit clone --depth 1 https://github.com/guimatheus92/pr-reviewWrote 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.
[](https://agentmods.dev/skills/guimatheus92/pr-review/help)<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>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.
| Model | Per session | Once 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 |
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.
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.
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.
- reference/adding-your-own-md.md 9.3 KB
- reference/architecture.md 16 KB
- reference/caching.md 2.3 KB
- reference/ci-integration.md 6.5 KB
- reference/companion-plugins.md 7.1 KB
- reference/configuration.md 9.0 KB
- reference/performance.md 4.0 KB
- reference/pr-review-usage.md 8.3 KB
- reference/reviewers-vs-skills.md 8.0 KB
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.
- 5d ago First seen · 25 lines · 143 tokens per session scan A 83526547f480
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.
Other skills, from other repositories
azure-devops-rest-api
Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the vsts-rest-api-specs repository.
decision-mapping
Turn a loose idea into a sequenced map of investigation tickets, then drive them to resolution one at a time.
CI/CD Pipeline Advanced
Expert-level CI/CD pipeline skill for test automation. Covers GitHub Actions, Jenkins, GitLab CI, Azure DevOps, parallel execution, matrix strategies, caching, artifact management, and deployment gates.
diagrams
Mermaid diagrams following the C4 model: context, container, component, sequence, ER and deployment. Use when saying "diagram", "visualize", or "architecture diagram".
e2e
Generate and run Playwright E2E tests traced to spec.md acceptance criteria, with an optional accessibility audit. Use when saying "e2e tests" or "a11y audit".
release-expert
Multi-repo release coordination: version alignment, RC lifecycle, release waves, rollback planning. Use when saying "release", "version alignment", or "cut an RC".