code-review

code-review is a skill for Claude Code, Codex from ArdurAI/ardur-agent. It costs 15 tokens per session (203 once invoked), scanned A, original, Apache-2.0.

A checklist for reviewing a code change for correctness, security, clarity, reuse, and test coverage.

In plain words
What is it for?
Use it to inspect changed files, report actionable findings with file and line references, and separate blocking problems from optional suggestions.
Why use it?
It helps find concrete problems in a diff, the set of changes between two versions, before the code is accepted.

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/ardurai/ardur-agent/code-review
Any agent
npx skills add ArdurAI/ardur-agent --skill code-review
Clone the repo
git clone --depth 1 https://github.com/ArdurAI/ardur-agent

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/ardurai/ardur-agent/code-review.svg)](https://agentmods.dev/skills/ardurai/ardur-agent/code-review)
Your own site
<a href="https://agentmods.dev/skills/ardurai/ardur-agent/code-review"><img src="https://agentmods.dev/badge/skills/ardurai/ardur-agent/code-review.svg" alt="Measured on agentmods" height="20"></a>
Per session 15 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 203 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.00015 $0.00203
Opus 5 $0.00008 $0.00102
Sonnet 5 $0.00003 $0.00041
Haiku 4.5 $0.00002 $0.00020

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

Security

Grade A, and why

code-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 4d 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.

examples/skills/code-review/SKILL.md · 26 lines

What it actually says

Reviewing a change

Read the diff and report concrete, actionable findings. Prefer a few high-confidence issues over a long list of nitpicks.

Check, in order:

  1. Correctness — off-by-one errors, inverted conditions, unhandled None/ error paths, resource leaks, race conditions.
  2. Security — unvalidated input, injection, secret handling, unsafe defaults, missing authorization checks.
  3. Clarity & reuse — duplicated logic, dead code, names that mislead, functions that could reuse an existing helper.
  4. Tests — does the change ship coverage for its new behavior and edge cases?

For each finding, cite the file and line, state the impact, and propose a fix. Distinguish blocking issues from optional suggestions.

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. 4d ago First seen · 26 lines · 15 tokens per session scan A f921dc2875c8

Subscribe to this mod's changes

code-review is a skill published in the GitHub repository ArdurAI/ardur-agent (2 stars, last pushed 7d ago), licensed Apache-2.0. It adds 15 tokens to every session and 203 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

analyze-agent-codebase

当用户希望依据源码、配置、schema 和测试,分析 Coding Agent、Agent 框架或多 Agent 系统的真实架构、执行流程、上下文、记忆、工具、权限或扩展点时使用。继续回答同一分析中的定向机制问题或整理专题文档时也使用。普通代码评审、实现或修复任务,以及不需要仓库证据的概念问答不使用。.

murray17/rovai-ai · 99 tokens

worktree

当用户明确要求使用 Git worktree,或需要为一项独立开发工作创建、查找、复用、交接或清理隔离工作目录时使用。普通只读任务、非 Git 仓库,以及当前工作无需独立分支或工作目录时不使用。.

murray17/rovai-ai · 66 tokens

member-studio

当用户希望创建新的 Rovai 队员,或继续调整、确认本次创建中尚未写入的队员名牌和头像方案时使用。普通成员资料咨询、编辑已创建队员,以及只设计角色或头像但不加入名册的任务不使用。.

murray17/rovai-ai · 65 tokens

campfire

当用户希望 Camp 中多位成员共同讨论、从不同角度分析、比较方案、评估利弊或讨论后形成建议时使用。主持人发起和继续整理讨论,成员在收到本次讨论任务时也使用。普通单人问题、无关发言、迟到补充和已经结束的讨论不使用。.

murray17/rovai-ai · 77 tokens

tasteful-ui

UI design and implementation for real product surfaces with taste-first critique, reference routing, project-specific design briefs, variation comparison, and implementation verification. Use when Codex should redesign, build, polish, or critique frontend UI by reading project context, exploring taste, routing through…

murray17/rovai-ai · 132 tokens

grill-duo-with-docs

当用户希望在 Camp 中通过持续追问和一位固定搭档的独立复核,澄清计划或设计,并同步维护已确认的领域词汇、当前权威文档或版本决策记录时使用。邀请者继续处理用户回答或当前搭档建议,成员收到文档版双人追问复核任务时也使用。普通单人问答、无需维护领域文档的追问、多人讨论、无关发言和已经结束的会话不使用。.

murray17/rovai-ai · 118 tokens