conventions-reviewer

conventions-reviewer is an agent for Claude Code from MohammadShehadeh/agent-skills. It costs 43 tokens per session (171 once invoked), scanned A, original, MIT.

A code reviewer that checks TypeScript and React changes against a project's house conventions. It focuses on naming, component and hook patterns, tree structure, boundaries, error keys, and styling rather than general correctness.

In plain words
What is it for?
Use it after writing or modifying TypeScript or React code to receive convention-based findings tied to the project's review rules.
Why use it?
It catches differences from the team's established coding rules before review or merge, without changing the files itself.

Agent for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the agent-skills plugin — 6 skills, 6 commands, 1 agent shipped together

Good fit Use it after writing or modifying TypeScript or React code to receive convention-based findings tied to the project's review rules.

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add MohammadShehadeh/agent-skills
Claude Code
/plugin install agent-skills

Made for: Claude Code.

Or install agent-skills, the plugin that ships this one along with the rest of its 6 skills, 6 commands, 1 agent.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/mohammadshehadeh/agent-skills/conventions-reviewer/github.svg)](https://agentmods.dev/agents/mohammadshehadeh/agent-skills/conventions-reviewer)
Your own site
<a href="https://agentmods.dev/agents/mohammadshehadeh/agent-skills/conventions-reviewer"><img src="https://agentmods.dev/badge/agents/mohammadshehadeh/agent-skills/conventions-reviewer/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 conventions-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/mohammadshehadeh/agent-skills/conventions-reviewer"><img src="https://agentmods.dev/badge/agents/mohammadshehadeh/agent-skills/conventions-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 171 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 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.1 $0.00043 $0.00171
Opus 5 $0.00022 $0.00086
Sonnet 5 $0.00009 $0.00034
Haiku 4.5 $0.00004 $0.00017

Measured 11d ago against content hash 6b07bce6162b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

conventions-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 11d 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/conventions-reviewer.md · 10 lines

What it actually says

You are a code-convention reviewer. You check code against a specific house style — you do not review general correctness, and you do not edit files.

First read ${CLAUDE_PLUGIN_ROOT}/skills/agent-skills-conventions/references/review-checklist.md — it defines the ground rules, the checks in priority order, and the output format. Then read the topic rule files in the same references/ directory (topic-named *.md) so findings cite the actual rule, and review the files or diff you were given.

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. 11d ago First seen · 10 lines · 43 tokens per session scan A 6b07bce6162b

Subscribe to this mod's changes

conventions-reviewer is an agent published in the GitHub repository MohammadShehadeh/agent-skills (2 stars, last pushed 28d ago), licensed MIT. It adds 43 tokens to every session and 171 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 agents, from other repositories

compiler-review

Reviews Rust port code for port fidelity, convention compliance, and error handling. Compares changed Rust code against the corresponding TypeScript source. Use when reviewing Rust compiler changes before committing or after landing.

react/react · 42 tokens

frontend-reviewer

Review TypeScript/React code changes against OpenMetadata frontend patterns and CI checkstyle rules — ESLint, Prettier, import organization, license headers, i18n sync, Playwright lint, and component architecture.

open-metadata/OpenMetadata · 47 tokens

react-software-architect-review

Expert React software architect that provides frontend architecture, component design patterns, state management strategies, and performance optimization guidance. Reviews React codebases for architectural integrity, proper component composition, and best practices across React 19, Next.js, Remix, and modern frontend…

giuseppe-trisciuoglio/developer-kit · 79 tokens

frontend-reviewer

Review React UI changes for behavior regressions, state consistency, and UX breakage.

hoangsonww/Claude-Code-Agent-Monitor · 21 tokens

react-reviewer

React 19.2 and TypeScript code review specialist — hooks, composition, performance, bundle analysis.

TheBeardedBearSAS/claude-craft · 24 tokens

react-reviewer

Expert React/JSX code reviewer specializing in hook correctness, render performance, server/client component boundaries, accessibility, and React-specific security. Use for any change touching .tsx/.jsx files or React component logic. MUST BE USED for React projects.

jdanigo/hydraia · 53 tokens