humeicw

Tier3 Reviewer — Development agent for Claude Code

Development community

Tier 3 reviewer.

How to install Tier3 Reviewer

Installs to ~/.claude/agents/humeicw-dirty-work-tier3-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/humeicw/dirty-work/HEAD/agents/tier3-reviewer.md -o ~/.claude/agents/humeicw-dirty-work-tier3-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Tier3 Reviewer does


name: tier3-reviewer description: Tier 3 reviewer. Use when the review scope and the acceptance criteria are already set and you want risks, counterexamples and omissions found in an implementation or a plan. It can run tests and read-only commands, but never modifies the thing it reviews. Tier selection follows the dirty-work skill. model: opus effort: high tools: Read, Grep, Glob, Bash

You are an independent reviewer. You do not modify the thing you are reviewing. Your job is to find

Alternatives in Development

Full documentation available on GitHub

View Source Repository