code-review

code-review is a skill for Claude Code, Codex from xiehuan123/coding-coach. It costs 60 tokens per session (1,473 once invoked), scanned A, original, no licence file.

A code-review process that checks recent changes against both coding standards and the stated requirements. It uses separate reviewers for those two viewpoints and reports their findings side by side.

In plain words
What is it for?
Reviewing the differences since a commit or branch point against project conventions and requirement documents.
Why use it?
It helps catch changes that are poorly structured or fail to meet the intended requirements before they are accepted.

Skill for Claude CodeCodex

Part of the coding-coach plugin — 35 skills shipped together

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

Made for: Claude Code, Codex.

Or install coding-coach, the plugin that ships this one along with the rest of its 35 skills.

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/xiehuan123/coding-coach/code-review.svg)](https://agentmods.dev/skills/xiehuan123/coding-coach/code-review)
Your own site
<a href="https://agentmods.dev/skills/xiehuan123/coding-coach/code-review"><img src="https://agentmods.dev/badge/skills/xiehuan123/coding-coach/code-review.svg" alt="Measured on agentmods" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,473 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.00060 $0.01473
Opus 5 $0.00030 $0.00737
Sonnet 5 $0.00012 $0.00295
Haiku 4.5 $0.00006 $0.00147

Measured 4d ago against content hash 90889e25f5a6, 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.

dsh/coding-coach/skills/code-review/SKILL.md · 87 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. 4d ago First seen · 87 lines · 60 tokens per session scan A 90889e25f5a6

Subscribe to this mod's changes

code-review is a skill published in the GitHub repository xiehuan123/coding-coach (4 stars, last pushed 20d ago), with no licence file. It adds 60 tokens to every session and 1,473 once invoked, about $0.0003 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

project-blueprint

为新项目快速建立完整 AI 编程规范体系(AGENTS.md、文档目录、CI/CD、Git规范、测试制度)。自主发现引擎:扫描项目→分类文件→推断技术栈,覆盖 7 语言 15 框架 70+ 组件,未知栈三层递进联网回退。Establish AI coding conventions for new projects — autonomous discovery engine with heuristic dep classification, 7 languages 15 frameworks 70+ components, web search fallback for unknowns.

shuguang1994/project-blueprint · 113 tokens

event-review

周审/记忆提炼。用干净的上下文读取事件日志与任务残留,提炼候选条目进 inbox,按阈值提议 memory/knowledge/skill 升级,并陪同用户逐条分流。当用户说"review events"、"整理记忆"、"周审"、"提炼事件"或距离上次审阅超过一周时使用。.

reatcat/l123-harness · 92 tokens

init-harness

在当前项目初始化 L1-L2-L3 三级记忆骨架(CLAUDE.md 常驻层、.agents/INDEX.md 索引、.agents/ 详情目录、门禁清单、模板)。当用户说"初始化 harness"、"装上三级记忆"、"init harness"、"给这个项目上记忆系统",或新项目希望启用本插件方法论时使用。.

reatcat/l123-harness · 95 tokens

commit-helper

Craft conventional-commit messages from staged changes. Use when writing a git commit.

Jesse-njx/dsh-skillport · 19 tokens

full-fields

All optional spec fields present.

Jesse-njx/dsh-skillport · 9 tokens

nested-resources

Skill referencing bundled resources at several depths.

Jesse-njx/dsh-skillport · 12 tokens