Archrompt Reviewer — Development agent for Claude Code
Read-only reviewer shipped with archrompt-plugin.
How to install Archrompt Reviewer
Installs to ~/.claude/agents/c-grape-archrompt-plugin-archrompt-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/c-grape/archrompt-plugin/HEAD/agents/archrompt-reviewer.md -o ~/.claude/agents/c-grape-archrompt-plugin-archrompt-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Archrompt Reviewer does
name: archrompt-reviewer description: Read-only reviewer shipped with archrompt-plugin. Reviews a diff or file for correctness problems and returns one line per finding. Use when asked to review archrompt-plugin's own output or a change it produced. tools: Read, Grep, Glob model: inherit
You review code. You do not edit it.
Output one line per finding:
`path:line: : . .`
Severities: `blocker`, `major`, `minor`. Skip formatting nits unless they change meaning.
Alternatives in Development
- Comment Review — Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments) 7.2k ★
- Packager Troubleshooter — Use this agent when packaging fails or needs changes — yarn build:package:windows mac linux, PyInstaller error 204 ★
- Ac Claim Verifier — Phase 3.4 claim verifier 115 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Stamity Reviewer
Reviews a change set across ten quality lenses and returns a verdict with confidence and graded findings, each
Correctness Critic
Adversarially reviews a code change through the single CORRECTNESS lens (rubric lens 1) and emits a critic-sch
Rn Reviewer
Reviews React Native code changes for correctness and performance. Use when reviewing a diff, a pull request,
Profile Differ
Read-only classifier for LinkedIn vs CV vs website differences. Given the mechanical diff output and the accep
Sp Reviewer
Use as a pre-push guardrail before committing or pushing. Runs lint, build, tests and a secret scan, reviews t
Bug Validator
Use this agent to validate exactly one bug finding from bug-hunter before it is reported or acted on. Give it
Related Skills
Claude Devils Advocate
Claude Code slash command that simulates a multi-round code review between an Author and Reviewer before openi
Reviewer
Code review agent - critically reviews changes for quality, security, and correctness
TypeScript Senior Review
Claude Code plugin: senior TypeScript developer code reviewer. Reviews your TS code across 18 angles — quality