review-changes

review-changes is a skill for Claude Code, Codex from anilcancakir/claude-code-plugins. It costs 30 tokens per session (339 once invoked), scanned A, original, MIT.

A review method for uncommitted code changes that checks for bugs, security problems, and quality issues. It also checks whether changed code has appropriate tests.

In plain words
What is it for?
Use it to review staged or unstaged diffs, classify findings by severity, check test coverage, and receive file-specific fixes for Laravel, Flutter, Vue, and TypeScript projects.
Why use it?
It helps find problems before changes are committed, including common web-security risks and logic errors. Uncommitted changes are edits not yet saved in a Git commit.

Skill for Claude CodeCodex

Part of the pre-commit-flow plugin — 3 skills, 4 commands, 3 agents 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/anilcancakir/claude-code-plugins/review-changes
Any agent
npx skills add anilcancakir/claude-code-plugins --skill review-changes
Clone the repo
git clone --depth 1 https://github.com/anilcancakir/claude-code-plugins

Made for: Claude Code, Codex.

Or install pre-commit-flow, the plugin that ships this one along with the rest of its 3 skills, 4 commands, 3 agents.

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 review-changes

README.md
[![agentmods](https://agentmods.dev/badge/skills/anilcancakir/claude-code-plugins/review-changes.svg)](https://agentmods.dev/skills/anilcancakir/claude-code-plugins/review-changes)
Your own site
<a href="https://agentmods.dev/skills/anilcancakir/claude-code-plugins/review-changes"><img src="https://agentmods.dev/badge/skills/anilcancakir/claude-code-plugins/review-changes.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 339 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.00030 $0.00339
Opus 5 $0.00015 $0.00169
Sonnet 5 $0.00006 $0.00068
Haiku 4.5 $0.00003 $0.00034

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

Security

Grade A, and why

review-changes 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.

pre-commit-flow/skills/review-changes/SKILL.md · 50 lines

What it actually says

Code Review Task

Review all uncommitted changes in this repository for issues.

Steps

  1. Run git diff to get all uncommitted changes
  2. Run git diff --cached for staged changes
  3. For each modified file, analyze for:
    • Security vulnerabilities (see references/security-checklist.md)
    • Bugs and logic errors
    • Code quality issues (see references/quality-checklist.md)
  4. Check test coverage for changed code
  5. Categorize findings as Critical/Warning/Suggestion
  6. Provide specific file:line references
  7. Suggest fixes with code examples

Reference Documents

For detailed checklists, read:

  • references/security-checklist.md - OWASP Top 10 and stack-specific security
  • references/quality-checklist.md - Code quality and best practices

Stack Detection

Detect project stack from config files:

  • composer.json + artisan = Laravel
  • pubspec.yaml = Flutter
  • nuxt.config.* = Nuxt.js
  • package.json with "vue" = Vue

Apply stack-specific checks based on detection.

Output Requirements

Return a structured report with:

  • Summary counts by severity
  • Each issue with file:line, explanation, and fix
  • Test coverage status
  • Prioritized recommendations

Focus on actionable feedback. Skip style-only issues unless they affect readability significantly.

Files

What ships with it

2 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. 3d ago First seen · 50 lines · 30 tokens per session scan A 6c8d93b987be

Subscribe to this mod's changes

review-changes is a skill published in the GitHub repository anilcancakir/claude-code-plugins (6 stars, last pushed 7mo ago), licensed MIT. It adds 30 tokens to every session and 339 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.

Related

Other skills, from other repositories

system-boot

Auto-activating session startup - reads memory, orients Claude, announces status. Triggers on session start or when user says "continue", "weiter", "resume".

primeline-ai/evolving-lite · 39 tokens

evolution-guide

Explains how Evolving Lite works when the user asks about the system, its features, or how to use it. Triggers on questions like "how does this work", "what is evolving lite", "what hooks are running", "explain the system".

primeline-ai/evolving-lite · 57 tokens

claude-code-session-broker

Use when running Arcgentic V2 in Claude Code and fixed Planner, Developer, and Auditor role sessions must be coordinated through a broker.

Arch1eSUN/Arcgentic · 35 tokens

arcgentic

Use when the user says Arcgentic, asks to use Arcgentic, or wants an idea taken through a complete plan → development → self-audit → external audit workflow in Codex.

Arch1eSUN/Arcgentic · 43 tokens

alive:demo

Generate a believable, lived-in ALIVE world from a free-text persona description (custom path) or a deterministic sandbox preset. Routes the create/list/activate/deactivate/delete/status surface and orchestrates the 5-stage subagent generation pipeline.

alivecontext/alive · 52 tokens

verify-gates

Runs the mechanical quality gates that the arcgentic state machine requires for state transitions. Invoked indirectly by transition.sh OR directly by orchestrator agent before declaring a state transition. Use when about to call transition.sh OR when manually verifying that a round artifact meets the gate criteria.…

Arch1eSUN/Arcgentic · 75 tokens