agent-review

agent-review is a skill for Claude Code, Codex from leviuszen/meaning-assurance. It costs 23 tokens per session (360 once invoked), scanned A, original, Apache-2.0.

A read-focused package that prepares code, changes, plans, or generated files for review by another agent or person. It keeps the review separate from the main workspace.

In plain words
What is it for?
Use it when you want an outside review of code, a diff, an implementation plan, or generated files, including severity ratings, file paths, line references, and optional small fixes.
Why use it?
It provides a structured way to collect findings and risks without letting the reviewing agent change the work being assessed.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code; mentions Codex.

Good fit Use it when you want an outside review of code, a diff, an implementation plan, or generated files, including severity ratings, file paths, line references, and optional small fixes.

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

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/leviuszen/meaning-assurance/agent-review"><img src="https://agentmods.dev/badge/skills/leviuszen/meaning-assurance/agent-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 360 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 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.1 $0.00023 $0.00360
Opus 5 $0.00012 $0.00180
Sonnet 5 $0.00005 $0.00072
Haiku 4.5 $0.00002 $0.00036

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

Security

Grade A, and why

agent-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 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/agent-review/SKILL.md · 45 lines

What it actually says

Agent Review

Use this skill when Codex wants Claude Code, Reasonix, or a manual external agent to review work without taking over the main workspace.

Rules

  • Prefer read-only review.
  • Findings come before suggestions.
  • Ask for file paths, line references, severity, and concrete risk.
  • Optional fixes must be written as small suggestions or patch.diff.
  • Codex decides whether findings are valid.
  • For mandatory dual code or strategy review, use New-AgentDiscussion.ps1 -AuditProfile scientific -Protocol adversarial-discussion -Agents claude-code,reasonix. While Reasonix is non-blocking, use -Agents claude-code -OptionalAgents reasonix and report that the audit is not dual when Reasonix is absent.
  • Round 1 is blind; Round 2 addresses only disputed, blocking, or weak-evidence findings.
  • Do not treat Reasonix Desktop launch, instruction files, or single-reviewer completion as review evidence.
  • Do not decide by model vote. Use findings.json, disagreement-matrix.md, and verified calibration outcomes.

Review Packet Contents

Include:

  • user request
  • files or diff under review
  • expected behavior
  • tests already run
  • tests still needed
  • severity scale
  • forbidden actions

Required Review Output

The external agent should write review.md with:

  • Findings
  • Evidence
  • Suggested fixes
  • Residual risks
  • Tests recommended

For scientific review, use the finding block required by brief.md, including evidence, confidence, counter-evidence, blocking status, and a bounded recommended action.

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 · 45 lines · 23 tokens per session scan A ef3d57e9a4ff

Subscribe to this mod's changes

agent-review is a skill published in the GitHub repository leviuszen/meaning-assurance (2 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 23 tokens to every session and 360 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

orbit-github

Open Orbit briefing skill — selected by the Orbit pipeline when GitHub is the user's only connected connector, or when the user explicitly scopes their daily digest to GitHub. Pulls the past 24 hours of PRs, review requests, issues, CI runs, and merges from the user's authenticated GitHub connection and renders them…

nexu-io/open-design · 117 tokens

diff-review

Render the patch-edit run's accumulated changes as a reviewable diff, surface it through a GenUI choice surface, and persist the user's accept / reject decision into the artifact manifest.

nexu-io/open-design · 39 tokens

patch-edit

Apply one rewrite-plan step at a time as small reviewable file edits, never rewriting whole files when a localised change suffices.

nexu-io/open-design · 30 tokens

critique-theater

Five-dimension design quality review — score the artifact against craft, brand, accessibility, and copy, then fix what falls short before handing it over.

nexu-io/open-design · 35 tokens

beautify-with-pingfusi

Beautify or redesign an existing website through iterative pingfusi review rounds with a real human reviewer. Use when asked to "beautify this website," "make this page look professional," "polish this UI/design," "improve the visual design," or finish an AI-built page when there is no reference site to match. Do not…

alex-durango/pingfusi · 95 tokens

review-video-with-pingfusi

Have any video reviewed by a real human, through iterative pingfusi review rounds. Use when asked to "review this video", "check the rendered video", "does this video match the prompt/brief", "what do people think of this ad/trailer/demo", or after rendering a Remotion composition or AI-generated clip that no test can…

alex-durango/pingfusi · 136 tokens