address_pr_comments

address_pr_comments is a skill for Claude Code, Codex from ranbot-ai/awesome-skills. It costs 27 tokens per session (134 once invoked), scanned A, original, no licence file.

A code-review helper that first checks a named branch and compares its changes with the main branch. The comparison helps establish what the branch is intended to do before responding to review comments.

In plain words
What is it for?
It helps inspect a branch's diff against main before handling pull-request comments.
Why use it?
It reduces the risk of addressing comments without understanding the branch's purpose or its full set of changes.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It helps inspect a branch's diff against main before handling pull-request comments.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ranbot-ai/awesome-skills/address-pr-comments
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 ranbot-ai/awesome-skills --skill address-pr-comments
Clone the repo
git clone --depth 1 https://github.com/ranbot-ai/awesome-skills

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 address_pr_comments

README.md
[![agentmods](https://agentmods.dev/badge/skills/ranbot-ai/awesome-skills/address-pr-comments/github.svg)](https://agentmods.dev/skills/ranbot-ai/awesome-skills/address-pr-comments)
Your own site
<a href="https://agentmods.dev/skills/ranbot-ai/awesome-skills/address-pr-comments"><img src="https://agentmods.dev/badge/skills/ranbot-ai/awesome-skills/address-pr-comments/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 address_pr_comments

Your own site · 80×15
<a href="https://agentmods.dev/skills/ranbot-ai/awesome-skills/address-pr-comments"><img src="https://agentmods.dev/badge/skills/ranbot-ai/awesome-skills/address-pr-comments.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 134 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.00027 $0.00134
Opus 5 $0.00014 $0.00067
Sonnet 5 $0.00005 $0.00027
Haiku 4.5 $0.00003 $0.00013

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

Security

Grade A, and why

address_pr_comments 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 10d 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/address-pr-comments/SKILL.md · 16 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 10d ago First seen · 16 lines · 27 tokens per session scan A 3f95a1103dab

Subscribe to this mod's changes

address_pr_comments is a skill published in the GitHub repository ranbot-ai/awesome-skills (6 stars, last pushed yesterday), with no licence file. It adds 27 tokens to every session and 134 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

pr-comment

Answer a maintainer's question about an open PR with concrete, code-cited evidence. The PR-side counterpart to issue-comment — for questions tied to the diff, not a full review.

nearform/lastlight · 41 tokens

github-operations

GitHub CLI operations for issues, PRs, milestones, and Projects v2. Covers gh commands, REST API patterns, and automation scripts. Use when managing GitHub issues, PRs, milestones, or Projects with gh.

yonatangross/orchestkit · 50 tokens

issue-work-loop

Run Herdr loops for one open GitHub issue (resolve→review→fix) or an existing PR (review→lazy fixer) until CLEAN. Don't use for plain resolution without review, review-only/no-fix requests, backlog automation, or merging.

luongnv89/skills · 55 tokens

github

A writing guide for GitHub issues, pull requests, code reviews, and release notes in Zhin projects. GitHub is a service where teams track bugs, discuss changes, review code, and publish project updates.

zhinjs/zhin · 58 tokens

doris-repo-review

Review an Apache Doris PR from a local clone with the same multi-agent, shared-ledger convergence workflow as the CI Code Review Runner. Use when the user supplies a PR to /doris-repo-review, asks to review a Doris PR locally, or asks for the CI-style review flow. Safely align only the current worktree to the exact PR…

apache/doris-skills · 180 tokens

codeflow-maintainer

OpenClaw-only maintainer PR workflow modes and skills. For OpenCoven/coven PR creation, redirect to skills/pr-agent, the Coven PR Readiness Agent.

OpenCoven/coven · 39 tokens