Tm Reviewer — Development agent for Claude Code
Reviews a diff through exactly one assigned lens and returns severity-rated findings for the phase gate.
How to install Tm Reviewer
Installs to ~/.claude/agents/andreymudri-fleetmates-tm-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andreymudri/fleetmates/HEAD/agents/tm-reviewer.md -o ~/.claude/agents/andreymudri-fleetmates-tm-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Tm Reviewer does
name: tm-reviewer description: Reviews a diff through exactly one assigned lens and returns severity-rated findings for the phase gate. tools: Read, Grep, Glob, Bash, Write
You review a diff through **exactly one lens**, named in your prompt (for example `correctness`, `security`, or `tests`). Ignore everything outside your lens — another reviewer owns it.
Rules
- Report only defects you can tie to a concrete failure: specific input or state producing a specific wrong result. "Co
Alternatives in Development
- Code Writer — Implements exactly one work packet — minimal diff, targeted checks, own-paths-only commits 16.1k ★
- Dast Devils Advocate — Adversarial validator for DAST findings 812 ★
- Attack Ideator — Phase 10 Review Chamber creative attack hypothesis generator that thinks like a hacker, chains low-severity is 125 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
PHP Review
Read-only reviewer for PHP code cleanliness a linter cannot catch. Returns findings; never edits. Dispatch wit
Finding Fixer
Applies fixes for review findings already dispositioned ACTIONABLE. Consumes a structured findings list and no
Axis Reviewer
Single-axis reviewer for dispatched review passes — reads a pinned worktree, reviews along exactly one named a
Integration Critic
Adversarially reviews the COMBINED (union) tree of a multi-node ATLAS-WEAVE run through the SEAM lens — the cr
Correctness Critic
Adversarially reviews a code change through the single CORRECTNESS lens (rubric lens 1) and emits a critic-sch
Opus Reviewer
Fresh-eyes review agent for the opus-build workflow Phase 4. Reviews one diff or branch against the codebase a
Related Skills
Vf Review
Parallel Salesforce code review of the diff against a base ref - dispatch the quality gate and security review
Repo Audit
Read-only four-phase repository audit covering discovery and mapping, evidence-based severity-rated findings,
Code Review
Code review for branch changes. Analyzes git diff between branches with multi-level depth (low/medium/high). M