code-review

code-review is a skill for Codex from naodeng/awesome-qa-skills. It costs 35 tokens per session (956 once invoked), scanned A, original, no licence file.

A guide for reviewing a pull request or code change by looking for risks, ranking findings by severity, and suggesting concrete fixes. A pull request is a proposed change submitted for review before it is added to a shared codebase.

In plain words
What is it for?
It is for reviewing diffs and pull requests, explaining the impact of findings, and recording actionable fixes.
Why use it?
It helps reviewers focus on issues that could affect correctness, security, or maintainability instead of giving only general comments.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit It is for reviewing diffs and pull requests, explaining the impact of findings, and recording actionable fixes.

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

Made for: 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/naodeng/awesome-qa-skills/code-review/github.svg)](https://agentmods.dev/skills/naodeng/awesome-qa-skills/code-review)
Your own site
<a href="https://agentmods.dev/skills/naodeng/awesome-qa-skills/code-review"><img src="https://agentmods.dev/badge/skills/naodeng/awesome-qa-skills/code-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 code-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/naodeng/awesome-qa-skills/code-review"><img src="https://agentmods.dev/badge/skills/naodeng/awesome-qa-skills/code-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 956 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.00035 $0.00956
Opus 5 $0.00017 $0.00478
Sonnet 5 $0.00007 $0.00191
Haiku 4.5 $0.00003 $0.00096

Measured 5d ago against content hash f3236abe1c47, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, 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 5d ago.

The scan reads SKILL.md. This mod also ships 17 executable files (scripts/batch_convert_templates.py, scripts/convert_formats.py, scripts/convert_output_formats.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/en/testing-types/code-review/SKILL.md · 65 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

36 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago Changed · -6 tokens per session f3236abe1c47
  2. 9d ago First seen · 65 lines · 41 tokens per session scan A 10706f033439

Subscribe to this mod's changes

code-review is a skill published in the GitHub repository naodeng/awesome-qa-skills (200 stars, last pushed 5d ago), with no licence file. It adds 35 tokens to every session and 956 once invoked, about $0.0002 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

pr-review

AUTHOR SKILL (internal to microsoft/aspire-skills). Reviews pull requests into this repo for problems only — bugs, regressions, missing eval coverage, frontmatter or routing damage, plugin-manifest drift, hook safety, and other concrete issues. Drives a six-step workflow: identify the PR, ensure the branch is…

microsoft/aspire-skills · 241 tokens

check-mcp-json

Safely review, triage, repair, and merge ToolSDK MCP Registry package JSON pull requests. Use when an agent needs to validate files under packages/, detect duplicate registry keys, classify community PRs, make authorized fixes on contributor branches, close invalid or duplicate PRs, or squash-merge approved PRs.

toolsdk-ai/toolsdk-mcp-registry · 68 tokens

spark-video-director

Translate a screenplay (one scene at a time) into a provider-agnostic storyboard fragment for the spark-video pipeline. Wraps Shanyin Super Director Master when available — the upstream Shanyin SKILL is the single source of truth for craft when present.

modelstudioai/skills · 58 tokens

novel-game

A workflow for turning a novel or story into a browser-based interactive fiction game, where player choices can change the story. It can include generated images or videos, narration, programmed audio, branching scenes, and saved progress.

modelstudioai/skills · 117 tokens

spark-video-episode

One-shot autopilot orchestrator — runs the full spark-video pipeline (screenwriter ↔ director per-scene parallel → render chain-DAG parallel + per-clip review → stitch). User confirms at 4 gates (+ 1 mode gate at start + 1 BGM gate when bgm/ folder detected). Use when the user wants "make me an episode" in one command.

modelstudioai/skills · 83 tokens

vox-video-director

Turn ONE topic into a finished Vox-style paper-collage explainer / ad video, end to end with Aliyun Bailian CLI + local ffmpeg — script, collage keyframes, motion, voice-over, music, captions, all automated. Use this whenever the user wants a "Vox style" video, a paper/torn-paper collage animation, a "motion collage"…

modelstudioai/skills · 238 tokens