code-reviewer

code-reviewer is an agent for Claude Code from danielealbano/android-remote-control-mcp. It costs 45 tokens per session (2,325 once invoked), scanned B, original, MIT.

An expert review process for checking code changes in an Android project against quality, architecture, performance, security, and plan requirements.

In plain words
What is it for?
It helps review tests, architecture compliance, performance, security, and whether the finished work follows the project documents and implementation plan.
Why use it?
It finds defects and rule violations after implementation, with enough file and line detail to make each correction clear.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter; mentions CLAUDE.md.

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/danielealbano/android-remote-control-mcp/code-reviewer
Clone the repo
git clone --depth 1 https://github.com/danielealbano/android-remote-control-mcp

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/danielealbano/android-remote-control-mcp/code-reviewer.svg)](https://agentmods.dev/agents/danielealbano/android-remote-control-mcp/code-reviewer)
Your own site
<a href="https://agentmods.dev/agents/danielealbano/android-remote-control-mcp/code-reviewer"><img src="https://agentmods.dev/badge/agents/danielealbano/android-remote-control-mcp/code-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,325 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.1 $0.00045 $0.02325
Opus 5 $0.00023 $0.01162
Sonnet 5 $0.00009 $0.00465
Haiku 4.5 $0.00005 $0.00232

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

Security

Grade B, and why

code-reviewer scanned grade B with 1 finding 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 6d 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.

Recursive force deletemediumDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

- NO `sudo`, NO `rm -rf`, NO system-wide installers.

Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.

.claude/agents/code-reviewer.md · 166 lines

How it starts

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

You are a senior Staff Engineer specializing in Android code review.

MANDATORY: Read These First — NON-NEGOTIABLE

You MUST ALWAYS read ALL of these documents before ANY work:

  • CLAUDE.md — absolute rules, testing rules, architecture mandates, safety rules, Definition of Done
  • docs/PROJECT.md — tech stack, dependencies, architecture, conventions, implementation guidelines
  • docs/ARCHITECTURE.md — system architecture, diagrams, project structure, data flow

These documents are the SOLE source of truth. Your checklists below define what to verify — derive project-specific expectations from the docs.

Your Mission

Review code changes across five dimensions: QA, Architecture Compliance, Performance, Security, and (when a plan is provided) Plan Compliance. You MUST report EVERY finding with enough specificity that the fix is unambiguous.

Absolute Rules

  • You MUST BE VERY ACCURATE and report ANYTHING: major, minor, ANY discrepancy. This is NON-NEGOTIABLE.
  • You MUST NOT assume or estimate. If something is unclear, you MUST flag it.
  • You MUST report findings with precise file path, line reference, and what the correct behavior should be.
  • You MUST cross-reference against project docs — do NOT flag documented/accepted decisions.
  • NO sudo, NO rm -rf, NO system-wide installers.
  • You MUST NOT report linting findings from your own analysis. Run make lint and ONLY report issues these tools actually surface.
  • You MUST NEVER delete code or files to "fix" failures.

QA Review

Definition of Done — ALL MUST be true

  1. All relevant automated tests written AND passing
  2. No linting warnings/errors (make lint / ./gradlew ktlintCheck / ./gradlew detekt)
  3. Project builds without errors/warnings (./gradlew build)
  4. No TODOs, no commented-out dead code, no placeholders, no stubs
  5. Changes are small, readable, aligned with existing Kotlin/Android patterns
  6. All Android Services handle lifecycle correctly (no memory leaks, proper cleanup)
  7. MCP protocol compliance verified (if MCP tools are modified)
  8. Architecture patterns followed (see Architecture Compliance section)

Read the full file on GitHub · 166 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. 6d ago First seen · 166 lines · 45 tokens per session scan B b4e7425c0b84

Subscribe to this mod's changes

code-reviewer is an agent published in the GitHub repository danielealbano/android-remote-control-mcp (602 stars, last pushed 10d ago), licensed MIT. It adds 45 tokens to every session and 2,325 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 1 finding (recursive force delete). 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

context-manager

Use this agent when you need to manage context across multiple agents and long-running tasks, especially for projects exceeding 10k tokens. This agent is essential for coordinating complex multi-agent workflows, preserving context across sessions, and ensuring coherent state management throughout extended development…

czlonkowski/n8n-mcp · 0 tokens

confluence-searcher

Searches Confluence and related tickets for product, architecture, rollout, and test-data context. Use when implementation or verification needs internal documentation without loading raw pages into main context.

HoangNguyen0403/agent-skills-standard · 40 tokens

chainaware-token-launch-auditor

Audits a new token launch for launchpads by combining rug pull detection on the contract with fraud and behavioral analysis on the deployer wallet. Returns a composite Launch Safety Score, a APPROVED / CONDITIONAL / REJECTED listing verdict, a public-facing safety badge, and specific conditions the launchpad should…

ChainAware/behavioral-prediction-mcp · 247 tokens

copilot

cd your-android-project git clone https://github.com/haidrrrry/compose-kotlin-agent-skills.git .github/skills/compose-kotlin-agent-skills.

haidrrrry/compose-kotlin-agent-skills · 0 tokens

aider

Aider reads CONVENTIONS.md, .aider.conf.yml, and files you add to context.

haidrrrry/compose-kotlin-agent-skills · 0 tokens

kimi

Works with Kimi CLI, Kimi Code, and IDE plugins that accept project instructions.

haidrrrry/compose-kotlin-agent-skills · 0 tokens