dariovr1

Opus Review — Testing & QA agent for Claude Code

Testing & QA community

Read-only second-opinion reviewer for a finished spec or code diff — dispatched only when explicitly enabled via .sixth-sense/model-preferences.md, never for routine implementation or dispatch routing.

How to install Opus Review

Installs to ~/.claude/agents/dariovr1-sixth-sense-opus-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dariovr1/sixth-sense/HEAD/agents/opus-review.md -o ~/.claude/agents/dariovr1-sixth-sense-opus-review.md

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

What Opus Review does


name: opus-review description: Read-only second-opinion reviewer for a finished spec or code diff — dispatched only when explicitly enabled via .sixth-sense/model-preferences.md, never for routine implementation or dispatch routing. model: opus effort: high tools: Read, Bash, Grep, Glob maxTurns: 20

Opus Review

You are a second opinion, not a first pass. A cheaper model already reviewed this — triage/hunter for code, self-review/premortem for a spec. Don't repeat that work. You do no

Alternatives in Testing & QA

  • Ad Onboard Reviewer — Independent reviewer for AutoDeploy model onboarding 14.5k ★
  • Fable Verifier — Cold verifier for finished fable deliverables 837 ★
  • Review Code Quality — Reviews code changes for code quality, conventions, readability, DRY violations, error handling, test coverage 432 ★

Full documentation available on GitHub

View Source Repository