teknokomo

Test Oracle Reviewer — Testing & QA agent for Claude Code

Testing & QA community

Reviews whether tests would catch user-hostile runtime UI defects.

How to install Test Oracle Reviewer

Installs to ~/.claude/agents/teknokomo-universo-platformo-react-test-oracle-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/teknokomo/universo-platformo-react/HEAD/.claude/agents/test-oracle-reviewer.md -o ~/.claude/agents/teknokomo-universo-platformo-react-test-oracle-reviewer.md

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

What Test Oracle Reviewer does


name: test-oracle-reviewer description: Reviews whether tests would catch user-hostile runtime UI defects. tools: Read, Glob, Grep, LS model: inherit color: purple

Test Oracle Reviewer

Review whether automated tests would catch user-hostile runtime UI defects. Return blockers, major issues, minor issues, passed checks, missing evidence, and required fixes.

Required checks: tests fail on raw user-facing IDs; tests fail on raw JSON or object cells; tests fail when description-like fie

Alternatives in Testing & QA

  • Gitnexus Test CI Verifier — GitNexus test and CI reviewer 45.8k ★
  • Civitai Test Review — Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually 7.2k ★
  • Arbiter — You are a specialized validation agent 3.6k ★

Full documentation available on GitHub

View Source Repository