code-review

code-review is a skill for Claude Code, Codex from croffasia/itsaplan. It costs 75 tokens per session (1,737 once invoked), scanned A, original, AGPL-3.0.

A structured review of changed or existing code that looks for bugs, security problems, and other issues, then gives a concise result.

In plain words
What is it for?
It is for checking code differences, merge requests, files, folders, or features before they are accepted.
Why use it?
It helps developers catch meaningful problems without filling the review with false alarms or minor style complaints.

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

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/croffasia/itsaplan/code-review.svg)](https://agentmods.dev/skills/croffasia/itsaplan/code-review)
Your own site
<a href="https://agentmods.dev/skills/croffasia/itsaplan/code-review"><img src="https://agentmods.dev/badge/skills/croffasia/itsaplan/code-review.svg" alt="Measured on agentmods" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,737 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00075 $0.01737
Opus 5 $0.00037 $0.00869
Sonnet 5 $0.00015 $0.00347
Haiku 4.5 $0.00007 $0.00174

Measured 3d ago against content hash db01999883e0, 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 3d 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.

.agents/skills/code-review/SKILL.md · 152 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 3d ago First seen · 152 lines · 75 tokens per session scan A db01999883e0

Subscribe to this mod's changes

code-review is a skill published in the GitHub repository croffasia/itsaplan (396 stars, last pushed 3d ago), licensed AGPL-3.0. It adds 75 tokens to every session and 1,737 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

kanban-board

To do / In progress / In review / Done 四列, 卡片 + 头像 + 泳道.

nexu-io/html-anything · 26 tokens

gr-product-dev-ops

🇺🇸 Your dev team ships features nobody asked for while user-reported bugs pile up for months. Operations blames engineering for ignoring users; engineering blames operations for not understanding technical constraints. This gives you the complete Product × Engineering × Operations alignment SOP — from unified…

Gingiris-1031/gingiris-skills · 576 tokens

saga-tracker

Track projects, epics, tasks, subtasks, notes, and decisions using the saga-mcp project tracker. Use when the user asks to track work, manage tasks, plan features, log decisions, or when you need persistent context across coding sessions.

spranab/saga-mcp · 56 tokens

scrumboy-board-operator

Operate Scrumboy projects and boards through MCP or Agoragentic APIs. Use when an agent needs to inspect board state, plan sprint work, create todos, move cards, manage tags, or summarize project health.

markrai/scrumboy · 51 tokens

epiq

Workflow rules for working the epiq issue board — use the epiq MCP, sync on demand, scope tickets small, keep status/tags accurate, and communicate via comments.

ljtn/epiq · 38 tokens

epiq-architecture

The distributed rules epiq's event log obeys — causal ordering by last-known edge, logical clocks, tombstones, total replay. Read before touching events, ordering, merge, replay, materialization, sync, or before adding an event type.

ljtn/epiq · 55 tokens