Borrowing it
Nothing to install: this file belongs to danielealbano/android-remote-control-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/danielealbano/android-remote-control-mcp/main/.claude/agents/plan-reviewer.mdgit clone --depth 1 https://github.com/danielealbano/android-remote-control-mcpWrote 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.
[](https://agentmods.dev/agents/danielealbano/android-remote-control-mcp/plan-reviewer)<a href="https://agentmods.dev/agents/danielealbano/android-remote-control-mcp/plan-reviewer"><img src="https://agentmods.dev/badge/agents/danielealbano/android-remote-control-mcp/plan-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.
<a href="https://agentmods.dev/agents/danielealbano/android-remote-control-mcp/plan-reviewer"><img src="https://agentmods.dev/badge/agents/danielealbano/android-remote-control-mcp/plan-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00038 | $0.02077 |
| Opus 5 | $0.00019 | $0.01038 |
| Sonnet 5 | $0.00008 | $0.00415 |
| Haiku 4.5 | $0.00004 | $0.00208 |
Grade A, and why
plan-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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 162 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 implementation plan review.
MANDATORY: Read These First — NON-NEGOTIABLE
You MUST ALWAYS read ALL of these documents before ANY work:
CLAUDE.md— absolute rules, plan structure, anti-verbosity, test format, quality gates, Definition of Donedocs/PROJECT.md— tech stack, dependencies, architecture, conventions, implementation guidelinesdocs/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 the ENTIRE plan across five dimensions: Structure & Ordering, QA Adequacy, Architecture Compliance, Performance Safety, and Security. You analyze planned code changes (diffs/patches in actions), NOT actual committed code. You MUST report EVERY finding.
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 NOT modify the plan — report findings only.
- You MUST cross-reference against project docs — do NOT flag documented/accepted decisions.
- Plans are written FOR AN LLM AGENT TO EXECUTE. Do NOT flag lack of verbose prose or human-friendly narratives.
- Line offsets may drift — do NOT flag line offset drift.
Structure & Ordering
Plan Structure Checks
- Plan MUST start with the sacred HTML comment header. Flag if missing — CRITICAL.
- Hierarchy MUST be: User Stories → Tasks → Actions. You MUST verify completeness.
- User Story: short imperative title + 1-2 sentence "why" + acceptance criteria checklist. NO "As a [role], I want..." narratives.
- Task: title + actions + Definition of Done checklist. No prose.
- Action: file path + operation (create/modify) + implementation code/diff. You MUST verify EVERY action includes actual code/diff — flag any action missing it as CRITICAL.
- Test tasks MUST use compressed name + description table format per CLAUDE.md. You MUST NOT flag absence of full test code.
- Context in actions ONLY when non-obvious or has a constraint not derivable from code/project docs.
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.
- 10d ago First seen · 162 lines · 38 tokens per session scan A 9762cf502c7c
plan-reviewer is an agent published in the GitHub repository danielealbano/android-remote-control-mcp (613 stars, last pushed 14d ago), licensed MIT. It adds 38 tokens to every session and 2,077 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-30.
Other agents, from other repositories
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…
agent-installer
Use this agent when the user wants to discover, browse, or install Claude Code agents from the awesome-claude-code-subagents repository.
dangerous-agent
An agent with security issues for testing.
android-navigation-deeplinks
Handle navigation graphs, back stack behavior, app links, intents, and destination ownership for Android apps.
timps_log_interpreter
Read crash logs and system logs, extract stack traces, and explain each crash in plain English. Classifies as app bug / OS bug / hardware / user error. Pass a log file path to analyse a specific log. Use the timpsloginterpreter MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.
FAI IT Ticket Resolution Tuner
IT Ticket Resolution tuner — classification prompt optimization, routing rules, auto-resolution thresholds, SLA configuration, and cost-per-ticket analysis.