pr-review-toolkit

pr-review-toolkit is a plugin for Claude Code from opensesh/karimo-overview. Its manifest loads nothing; the 1 command, 5 agents it bundles cost 167 tokens per session together, scanned A, original, Apache-2.0.

A set of automated code-review agents for pull requests, which are proposed code changes awaiting review. It checks areas such as comments, tests, error handling, type design, code quality, and simplification.

In plain words
What is it for?
Use it to review pull requests, inspect test coverage and error handling, assess type designs, improve code clarity, and simplify overly complicated changes.
Why use it?
It helps reviewers check common quality issues systematically instead of relying on one general review pass. It also divides review work into focused areas.

Plugin for Claude Code

Written for Claude Code: installed under .claude/.

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.

Claude Code
/plugin marketplace add opensesh/karimo-overview
agentmods
npx agentmods add plugins/opensesh/karimo-overview/pr-review-toolkit
Clone the repo
git clone --depth 1 https://github.com/opensesh/karimo-overview

Made for: Claude Code.

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-review-toolkit

README.md
[![agentmods](https://agentmods.dev/badge/plugins/opensesh/karimo-overview/pr-review-toolkit.svg)](https://agentmods.dev/plugins/opensesh/karimo-overview/pr-review-toolkit)
Your own site
<a href="https://agentmods.dev/plugins/opensesh/karimo-overview/pr-review-toolkit"><img src="https://agentmods.dev/badge/plugins/opensesh/karimo-overview/pr-review-toolkit.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 command, 5 agents cost 167 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

pr-review-toolkit 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 6d 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.

Origin

Copies of this mod

2 near-identical copies found in the catalogue:

.claude/plugins/pr-review-toolkit/.claude-plugin/plugin.json · 10 lines

What it actually says

{
  "name": "pr-review-toolkit",
  "version": "1.0.0",
  "description": "Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification",
  "author": {
    "name": "Daisy",
    "email": "[email protected]"
  }
}
Contents

What it installs

The manifest is a name and a version. 1 command, 5 agents travel with it, and installing the plugin installs all of them — 167 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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. 6d ago First seen · 10 lines scan A 9435cc134fc7

Subscribe to this mod's changes

pr-review-toolkit is a plugin published in the GitHub repository opensesh/karimo-overview (11 stars, last pushed 4mo ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-30.

Related

Other plugins, from other repositories

karimo

Autonomous development methodology: PRD interviews → agent execution → automated review.

opensesh/KARIMO · not measured

agmsg

Cross-agent messaging via SQLite. Send messages between CLI AI agents. No daemon, no network.

fujibee/agmsg · not measured

cinematic-scroll

Build cinematic, scroll-driven websites — pinned chapter reveals, multi-depth parallax, 3D tilt, environment-morphing backgrounds, and full release/launch pages. The motion grammar is the skill; the aesthetic is always the user's. Single self-contained scroll sections (Mode A) or a full Next.js release site with…

MustBeSimo/cinematic-scroll-skill · not measured

agent-harness

Multi-agent harness for Claude Code: Planner→Generator→Evaluator sprints executed as background dynamic workflows (Agent-tool fallback), fable/opus/sonnet/haiku model routing with per-role reasoning effort, harness-engineering framework for design/diagnosis, and Anthropic 2026-04-04 P-G-E pattern.

bouob/agent-harness · not measured

autonomous-dev marketplace

PROJECT.md-first autonomous development with 22 specialized agents, 28 skills, and 66 automation hooks. Full SDLC automation via /implement command. Zero scope creep with automatic PROJECT.md validation. Works for Python, JavaScript, TypeScript, and Go projects.

akaszubski/autonomous-dev · not measured

explainmyrepo

Turn any GitHub repo into a beautiful, art-directed explainer site that takes a stranger from "I've never seen this" to "oh, I get why this matters — and I'm ready to use it." One Claude Code skill (the brain) reads the repo, builds a real RVF vector knowledge base, conceives a bespoke visual metaphor, authors the…

stuinfla/Repo-Explainer · not measured