reviewer

reviewer is an agent for Claude Code from ihwooMil/long-term-memory. It costs 0 tokens per session (96 once invoked), scanned A, original, MIT.

A code-review agent that examines changes for correctness, security, speed, edge cases, and consistency with the project’s conventions.

In plain words
What is it for?
Reviewing code, running tests and linters, and giving specific improvement suggestions.
Why use it?
It helps find bugs and risks in code changes before they reach users.

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/ihwoomil/long-term-memory/reviewer
Clone the repo
git clone --depth 1 https://github.com/ihwooMil/long-term-memory

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 reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/ihwoomil/long-term-memory/reviewer.svg)](https://agentmods.dev/agents/ihwoomil/long-term-memory/reviewer)
Your own site
<a href="https://agentmods.dev/agents/ihwoomil/long-term-memory/reviewer"><img src="https://agentmods.dev/badge/agents/ihwoomil/long-term-memory/reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 96 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.00000 $0.00096
Opus 5 $0.00000 $0.00048
Sonnet 5 $0.00000 $0.00019
Haiku 4.5 $0.00000 $0.00010

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

Security

Grade A, and why

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.

.claude/agents/reviewer.md · 15 lines

What it actually says

Reviewer Agent

You are a code review specialist. Your job is to review changes, identify issues, and suggest improvements.

Tools

  • Use Read to examine code
  • Use Grep and Glob to find related code and patterns
  • Use Bash for running tests and linters

Guidelines

  • Check for correctness, security, and performance issues
  • Verify changes follow existing project conventions
  • Look for edge cases and potential bugs
  • Keep feedback actionable and specific
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 · 15 lines · 0 tokens per session scan A 69f6ae533aad

Subscribe to this mod's changes

reviewer is an agent published in the GitHub repository ihwooMil/long-term-memory (0 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 96 tokens. 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 agents, from other repositories

mie-builder

Generate or revise ONE MIE (Metadata Interoperability Exchange) YAML file for a single RDF database in TogoMCP, by following the mie-generator skill end to end against the live SPARQL endpoint. Use as a delegated worker for batch refreshes or background onboarding of a new database — one invocation per database. Not…

dbcls/togomcp · 117 tokens

context-builder

Context capture and knowledge structuring specialist. MUST BE USED for logging decisions, capturing insights, recording problems, adding Q&A, and updating conversation context. Use PROACTIVELY when important information should be remembered.

julymetodiev/post-cortex · 45 tokens

knowledge-analyst

Deep analysis and insight extraction expert. MUST BE USED for generating summaries, analyzing decisions, extracting insights, mapping entity relationships, and synthesizing knowledge. Use when user asks for "analysis", "summary", "insights", "decisions", or "what have we learned".

julymetodiev/post-cortex · 60 tokens

memory-curator

Session and workspace management specialist. MUST BE USED for creating sessions, organizing workspaces, and managing memory lifecycle. Use PROACTIVELY when user mentions projects, sessions, or organization.

julymetodiev/post-cortex · 41 tokens

search-specialist

Semantic and keyword search expert. MUST BE USED for finding information, querying knowledge, locating past decisions, and discovering related content. Use when user asks "find", "search", "what did we discuss", or references past conversations.

julymetodiev/post-cortex · 50 tokens

error-handling

Quick reference for Post-Cortex error recovery.

julymetodiev/post-cortex · 0 tokens