pr-report

pr-report is a skill for Claude Code, Codex from aimerdoux/wavex-os. It costs 59 tokens per session (1,131 once invoked), scanned A, original, no licence file.

A detailed pull-request review written as a tutorial for the person maintaining the project. A pull request is a proposed code change submitted for review before it is merged.

In plain words
What is it for?
It helps analyze a pull request, explain how it works, compare approaches, and prepare an HTML or Markdown review report with a merge recommendation.
Why use it?
It makes design decisions, differences from similar systems, and merge risks easier to understand before accepting a contribution.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

Good fit It helps analyze a pull request, explain how it works, compare approaches, and prepare an HTML or Markdown review report with a merge recommendation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aimerdoux/wavex-os/pr-report
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.

Any agent
npx skills add aimerdoux/wavex-os --skill pr-report
Clone the repo
git clone --depth 1 https://github.com/aimerdoux/wavex-os

Made for: Claude Code, Codex.

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-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/aimerdoux/wavex-os/pr-report.svg)](https://agentmods.dev/skills/aimerdoux/wavex-os/pr-report)
Your own site
<a href="https://agentmods.dev/skills/aimerdoux/wavex-os/pr-report"><img src="https://agentmods.dev/badge/skills/aimerdoux/wavex-os/pr-report.svg" alt="Measured on agentmods" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,131 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 unknown 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.00059 $0.01131
Opus 5 $0.00030 $0.00566
Sonnet 5 $0.00012 $0.00226
Haiku 4.5 $0.00006 $0.00113

Measured 3d ago against content hash 190bb29726d3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

pr-report 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 3d 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.

packages/core/.agents/skills/pr-report/SKILL.md · 203 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

2 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. 3d ago First seen · 203 lines · 59 tokens per session scan A 190bb29726d3

Subscribe to this mod's changes

pr-report is a skill published in the GitHub repository aimerdoux/wavex-os (10 stars, last pushed 2mo ago), with no licence file. It adds 59 tokens to every session and 1,131 once invoked, about $0.0003 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-03.

Related

Other skills, from other repositories

cc-autopilot

Run cc-autopilot, a perpetual autonomous AUDIT/GENERATE→TRIAGE→BATCH→FIX→VERIFY→REVIEW→COMMIT loop that holds every change to a configured quality bar through a judge panel. Its fixers each own a file-disjoint slice of the tree so no two can ever touch the same file, and nothing unverified reaches git. Works on a web…

gbotev1/cc-autopilot · 155 tokens

video-provider-capabilities

Resolve an AI-video model's live official API schema and turn it into a durable request, continuity, cost, and review plan before any paid video call. Use for Kling, Seedance, Veo, or any other video model when selecting a model, preparing or retrying a request, assigning image/video/audio references, using first or…

manishiitg/coding-agent-loop · 94 tokens

longform-cinematic-video

Direct a coherent cinematic video of any duration from story architecture through deterministic or generated sequences, continuity-controlled clips, editorial stitching, sound, and final seam review. Use as the default director for every new Video Studio production so scenes feel like one continuous authored film…

manishiitg/coding-agent-loop · 61 tokens

hyperframes-quality

Review and gate an editable HyperFrames composition or its rendered video before delivery. Use after building, revising, diagnosing, or rendering a HyperFrames project when layout, contrast, deterministic timing, transitions, animation choreography, rendered-frame fidelity, or high-quality acceptance needs…

manishiitg/coding-agent-loop · 87 tokens

github-code-review

Comprehensive GitHub code review with AI-powered swarm coordination.

shyftlabs/continuum · 15 tokens

hive.slack-notifications-setup

Set up a Slack notification channel (Sentinel) for a colony by driving the browser — reuse or create the "Hive Sentinel" Slack app from a JSON manifest, install it, capture the bot + app tokens, create/select the channel via the Slack API, and turn Sentinel on so the colony can ping the user on Slack and accept…

aden-hive/hive · 136 tokens