pr-summarizer

pr-summarizer is a skill for Claude Code, Codex from RudrenduPaul/evolveguard. It costs 16 tokens per session (73 once invoked), scanned A, original, MIT.

A pull-request review helper that reads the changed files and writes a short explanation of what changed and why.

In plain words
What is it for?
Summarizing a pull request’s file changes and their purpose for a human reviewer.
Why use it?
It gives a reviewer the main context before they inspect the complete code difference.

Skill for Claude CodeCodex

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/rudrendupaul/evolveguard/before
Any agent
npx skills add RudrenduPaul/evolveguard --skill before
Clone the repo
git clone --depth 1 https://github.com/RudrenduPaul/evolveguard

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/rudrendupaul/evolveguard/before.svg)](https://agentmods.dev/skills/rudrendupaul/evolveguard/before)
Your own site
<a href="https://agentmods.dev/skills/rudrendupaul/evolveguard/before"><img src="https://agentmods.dev/badge/skills/rudrendupaul/evolveguard/before.svg" alt="Measured on agentmods" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 73 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.00016 $0.00073
Opus 5 $0.00008 $0.00036
Sonnet 5 $0.00003 $0.00015
Haiku 4.5 $0.00002 $0.00007

Measured 3d ago against content hash 68a78ff08794, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

pr-summarizer 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.

fixtures/labeled-non-breaking-edits/case-01-wording-tweak/before/SKILL.md · 13 lines

What it actually says

PR Summarizer

Reads the changed files in a pull request and writes a short summary of what changed and why, for a human reviewer to read before diving into the full diff.

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 · 13 lines · 16 tokens per session scan A 68a78ff08794

Subscribe to this mod's changes

pr-summarizer is a skill published in the GitHub repository RudrenduPaul/evolveguard (1 stars, last pushed 9d ago), licensed MIT. It adds 16 tokens to every session and 73 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-31.

Related

Other skills, from other repositories

feature-spec

Creates a complete product feature specification with acceptance criteria, scope, dependencies, and risks. Delegates to the Prometeo (PM) agent.

davepoon/buildwithclaude · 32 tokens

gmgn-contract-dd

Contract due-diligence score for one token address — contract safety, holder structure and price action combined into a single 0-100 composite, capped by GMGN's own rug label, where every deduction names the field it read and an absent field is never a passing check. Use when the user wants one verdict number rather…

GMGNAI/gmgn-skills · 224 tokens

decided-import

Reformat ONE existing document (a decision, requirement, design, roadmap, or prompt) into ONE valid RAC (requirements-as-code) artifact, with a mandatory human-review step before any file is written and decided validate as the deterministic close. Use when a user wants to add or import a single existing decision or…

asdecided/core · 98 tokens

orch

AI agent orchestrator — manage teams of AI agents that work on your codebase in parallel. Use when the user wants to: run multiple agents, coordinate AI work, deploy agent teams, manage tasks/goals/agents, check orchestrator status, or mentions 'orch', 'orchestry', 'agents team', 'agent orchestration'.

oxgeneral/ORCH · 71 tokens

image

Extract text from images using a vision LLM.

axoviq-ai/synthadoc · 11 tokens

crucible

Stress-test an idea under pressure by convening a multi-persona council that debates, rebuts, and returns a verdict. Use for heavy-lift decisions like moonlight strategy, product direction, career moves, or any question where the cost of being wrong is high. Triggers on "crucible", "/crucible", "run this through the…

mshadmanrahman/pm-pilot · 114 tokens