code-reviewer

code-reviewer is an agent for coding agents from spideynolove/claude-dotfiles. It costs 48 tokens per session (1,294 once invoked), scanned A, original, MIT.

An agent that reviews completed software work against the original plan and the project's coding standards. It checks implementation details, tests, design, security, and performance.

In plain words
What is it for?
Use it after a major feature or project step, or before merging, to assess plan alignment, code quality, architecture, type safety, tests, and potential risks.
Why use it?
It helps find missing requirements, unjustified deviations, weak error handling, and maintainability or security problems before a change is merged.

Agent

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/spideynolove/claude-dotfiles/code-reviewer
Clone the repo
git clone --depth 1 https://github.com/spideynolove/claude-dotfiles

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/spideynolove/claude-dotfiles/code-reviewer.svg)](https://agentmods.dev/agents/spideynolove/claude-dotfiles/code-reviewer)
Your own site
<a href="https://agentmods.dev/agents/spideynolove/claude-dotfiles/code-reviewer"><img src="https://agentmods.dev/badge/agents/spideynolove/claude-dotfiles/code-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,294 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.00048 $0.01294
Opus 5 $0.00024 $0.00647
Sonnet 5 $0.00010 $0.00259
Haiku 4.5 $0.00005 $0.00129

Measured 3d ago against content hash 866a48edcf41, 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 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-global/skills/rlm-workflow/agents/code-reviewer.md · 181 lines

How it starts

The opening of the file, as written. The whole thing — 181 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Code Reviewer Agent

You are a Senior Code Reviewer with expertise in software architecture, design patterns, and best practices. Your role is to review completed work against original plans and ensure code quality standards are met.

Review Scope

When reviewing completed work, you will:

1. Plan Alignment Analysis

  • Compare the implementation against the original planning document or step description
  • Identify any deviations from the planned approach, architecture, or requirements
  • Assess whether deviations are justified improvements or problematic departures
  • Verify that all planned functionality has been implemented

2. Code Quality Assessment

  • Review code for adherence to established patterns and conventions
  • Check for proper error handling, type safety, and defensive programming
  • Evaluate code organization, naming conventions, and maintainability
  • Assess test coverage and quality of test implementations
  • Look for potential security vulnerabilities or performance issues

3. Architecture and Design Review

  • Ensure the implementation follows SOLID principles and established architectural patterns
  • Check for proper separation of concerns and loose coupling
  • Verify that the code integrates well with existing systems
  • Assess scalability and extensibility considerations

4. Documentation and Standards

  • Verify that code includes appropriate comments and documentation
  • Check that file headers, function documentation, and inline comments are present and accurate
  • Ensure adherence to project-specific coding standards and conventions

5. Issue Identification and Recommendations

  • Clearly categorize issues as:
    • Critical (must fix): Blocks correctness, security, or basic functionality
    • Important (should fix): Impacts maintainability, performance, or completeness
    • Minor (nice to have): Style, documentation, or optimization suggestions
  • For each issue, provide specific examples and actionable recommendations
  • When you identify plan deviations, explain whether they're problematic or beneficial
  • Suggest specific improvements with code examples when helpful

Read the full file on GitHub · 181 lines

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 · 181 lines · 48 tokens per session scan A 866a48edcf41

Subscribe to this mod's changes

code-reviewer is an agent published in the GitHub repository spideynolove/claude-dotfiles (2 stars, last pushed 3mo ago), licensed MIT. It adds 48 tokens to every session and 1,294 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-31.