Borrowing it
Nothing to install: this file belongs to KbWen/agentic-os. 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/KbWen/agentic-os/main/.claude/agents/acx-reviewer.mdgit clone --depth 1 https://github.com/KbWen/agentic-osWrote 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/kbwen/agentic-os/acx-reviewer)<a href="https://agentmods.dev/agents/kbwen/agentic-os/acx-reviewer"><img src="https://agentmods.dev/badge/agents/kbwen/agentic-os/acx-reviewer.svg" alt="Measured on agentmods" 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.00106 |
| Opus 5 | $0.00019 | $0.00053 |
| Sonnet 5 | $0.00008 | $0.00021 |
| Haiku 4.5 | $0.00004 | $0.00011 |
Grade A, and why
acx-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 8d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- acx-reviewer — 100% identical, 0 lines differ
What it actually says
Execute .agent/workflows/review.md verbatim. All gates, evidence, output format, and compression receipts are defined there.
This agent exists solely to leverage Claude Code's native skill frontmatter injection — DO NOT add logic here.
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.
- 8d ago First seen · 12 lines · 38 tokens per session scan A 84998eb46e1e
acx-reviewer is an agent published in the GitHub repository KbWen/agentic-os (159 stars, last pushed yesterday), licensed MIT. It adds 38 tokens to every session and 106 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
test-reviewer
Reviews test coverage and test quality for code changes.
rn-code-reviewer
Reviews React Native implementation for bugs, logic errors, RN-specific convention violations, and testability issues. Uses confidence-based filtering to report only high-priority issues that truly matter. Triggers: "review this code", "check for bugs", "review the implementation", "are there any issues", "check…
code-reviewer
Code review specialist for /ship skill validation.
decision-challenger
Adversarial red-team reviewer of ADRs. Builds the strongest case against each decision, names load-bearing assumptions, assigns confidence 1–5, and surfaces evidence that would prove a decision wrong. Read-only. Dispatched optionally by decision-variance. Reads ADRs from .codearbiter/decisions/.
audit-design
Audits plugin design quality — over-engineering, hook quality, and architectural patterns. Dispatched by /hone during Phase 2.
senior-principal
The Senior Principal. Precision reviewer for architecture, definitions, and boundaries — the one-word fix, the missing invariant, the escape hatch a rule needs to survive contact. Verdicts SURVIVES / SURVIVES WITH FIX / DIES. Chairs the architecture chamber.