code-reviewer-agent

code-reviewer-agent is an agent for Claude Code from modoojunko/awesome-novel-agent. It costs 30 tokens per session (682 once invoked), scanned A, original, GPL-3.0.

An automated code-review role that examines changes for correctness, maintainability, security, and performance. It gives practical feedback instead of judging personal style preferences.

In plain words
What is it for?
Reviewing code for bugs, difficult-to-maintain designs, security issues, and performance problems, with actionable suggestions.
Why use it?
It provides a focused review of the risks and long-term quality of a change before it is accepted.

Agent for Claude Code

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 agents/modoojunko/awesome-novel-agent/code-reviewer-agent
Clone the repo
git clone --depth 1 https://github.com/modoojunko/awesome-novel-agent

Made for: Claude Code.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/modoojunko/awesome-novel-agent/code-reviewer-agent.svg)](https://agentmods.dev/agents/modoojunko/awesome-novel-agent/code-reviewer-agent)
Your own site
<a href="https://agentmods.dev/agents/modoojunko/awesome-novel-agent/code-reviewer-agent"><img src="https://agentmods.dev/badge/agents/modoojunko/awesome-novel-agent/code-reviewer-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 682 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.00030 $0.00682
Opus 5 $0.00015 $0.00341
Sonnet 5 $0.00006 $0.00136
Haiku 4.5 $0.00003 $0.00068

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

Security

Grade A, and why

code-reviewer-agent 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.

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.

.claude/agents/code-reviewer-agent.md · 77 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-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. 5d ago First seen · 77 lines · 30 tokens per session scan A 172d26214b14

Subscribe to this mod's changes

code-reviewer-agent is an agent published in the GitHub repository modoojunko/awesome-novel-agent (695 stars, last pushed 3d ago), licensed GPL-3.0. It adds 30 tokens to every session and 682 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 agents, from other repositories

chapter-extractor

章节摘要与情节点提取专家。接收单章文本,输出结构化摘要、情节点列表、角色提及。 被 story-long-analyze(拆解管道 Stage 2)按章节并行调用。 输出格式严格遵循本文件「输出格式」章节;不依赖外部输出模板文件。.

uu201/character-arc · 74 tokens

story-explorer

故事项目结构化查询 agent(只读)。响应关于角色状态、伏笔进度、设定出现位置、 时间线节点、写作进度的查询。使用 grep + read 从项目文件系统中检索信息, 返回结构化 JSON 摘要。 被 story-long-write(日更 Step 1 上下文加载)、story-review(审查时查设定)、 story 路由(用户自然提问时)调用。 不做任何创作判断或修改。.

uu201/character-arc · 108 tokens

story-architect

故事架构与世界观创作专家。负责题材选择、核心梗设计、世界观构建、大纲排布、 钩子/悬念/反转等叙事工程、情绪弧线设计、范围控制审查。 被 story-long-write(Phase 1-3)、story-short-write(Phase 1-2)调用。 也可审查已有内容的结构问题。.

uu201/character-arc · 94 tokens

seo-performance

Performance analyzer. Measures and evaluates Core Web Vitals and page load performance.

Bhanunamikaze/Agentic-SEO-Skill · 18 tokens

seo-schema

Schema markup expert. Detects, validates, and generates Schema.org structured data in JSON-LD format.

Bhanunamikaze/Agentic-SEO-Skill · 24 tokens

story-explorer

故事项目结构化查询 agent(只读)。响应关于角色状态、伏笔进度、设定出现位置、 时间线节点、写作进度的查询。使用 grep + read 从项目文件系统中检索信息, 返回结构化 JSON 摘要。 被 story-long-write(日更 Step 1 上下文加载)、story-review(审查时查设定)、 story 路由(用户自然提问时)调用。 不做任何创作判断或修改。.

Xiaoyangy/novel-studio · 104 tokens