human-review

human-review is a skill for Claude Code from IrtezaAsadRizvi/claude-human-review. It costs 83 tokens per session (1,358 once invoked), scanned A, original, no licence file.

A review step that explains recently edited files in plain English and asks a person whether to approve or undo the changes.

In plain words
What is it for?
Use it to review edits after a human-review stop request or after an approval command such as “approve” or “1”.
Why use it?
It gives a human a clear checkpoint after the coding agent changes files, so unwanted edits can be rejected.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the claude-human-review plugin — 1 skill, 3 hooks shipped together

Good fit Use it to review edits after a human-review stop request or after an approval command such as “approve” or “1”.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/irtezaasadrizvi/claude-human-review/human-review
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 IrtezaAsadRizvi/claude-human-review --skill human-review
Clone the repo
git clone --depth 1 https://github.com/IrtezaAsadRizvi/claude-human-review

Made for: Claude Code.

Or install claude-human-review, the plugin that ships this one along with the rest of its 1 skill, 3 hooks.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/irtezaasadrizvi/claude-human-review/human-review/github.svg)](https://agentmods.dev/skills/irtezaasadrizvi/claude-human-review/human-review)
Your own site
<a href="https://agentmods.dev/skills/irtezaasadrizvi/claude-human-review/human-review"><img src="https://agentmods.dev/badge/skills/irtezaasadrizvi/claude-human-review/human-review/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 human-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/irtezaasadrizvi/claude-human-review/human-review"><img src="https://agentmods.dev/badge/skills/irtezaasadrizvi/claude-human-review/human-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 83 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,358 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.00083 $0.01358
Opus 5 $0.00042 $0.00679
Sonnet 5 $0.00017 $0.00272
Haiku 4.5 $0.00008 $0.00136

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

Security

Grade A, and why

human-review 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 12d 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/human-review/SKILL.md · 117 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. 12d ago First seen · 117 lines · 83 tokens per session scan A 84254f82b767

Subscribe to this mod's changes

human-review is a skill published in the GitHub repository IrtezaAsadRizvi/claude-human-review (15 stars, last pushed 4mo ago), with no licence file. It adds 83 tokens to every session and 1,358 once invoked, about $0.0004 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-30.

Related

Other skills, from other repositories

security-auditor

Audit code for security vulnerabilities — OWASP Top 10, injection flaws, auth issues, secrets exposure, and dependency risks.

inbharatai/claude-skills · 30 tokens

code-reviewer

Perform thorough code reviews — bugs, security issues, performance bottlenecks, style violations, and architectural concerns.

inbharatai/claude-skills · 26 tokens

extremerouter-web-search

Web search via ExtremeRouter /v1/search using Tavily / Exa / Brave / Serper / SearXNG / Google PSE / Linkup / SearchAPI / You.com / Perplexity. Use when the user wants to search the web, look up information, find articles, or query a search engine.

rsalmn/ExtremeRouter · 73 tokens

extremerouter-stt

Speech-to-text via ExtremeRouter /v1/audio/transcriptions using OpenAI Whisper / Groq / Gemini / Deepgram / AssemblyAI / NVIDIA / HuggingFace models. Use when the user wants to transcribe audio, convert speech to text, or get subtitles from audio files.

rsalmn/ExtremeRouter · 64 tokens

extremerouter

Entry point for ExtremeRouter — local/remote AI gateway with OpenAI-compatible REST for chat, image, TTS, embeddings, web search, web fetch. Use when the user mentions ExtremeRouter, NINEROUTERURL, or wants AI without writing provider boilerplate. This skill covers setup + indexes capability skills; fetch the relevant…

rsalmn/ExtremeRouter · 84 tokens

plan-review-architecture

Architecture-dimension reviewer for written plans. Use when running plan-review or directly when an architectural review is wanted. Activate for keywords like "architecture review", "data flow", "failure modes", "rollback", "edge cases", "test matrix". Scores 5 sub-dimensions 0-10, produces ranked fixes. Always cite…

duthaho/claudekit · 87 tokens