Test Oracle Reviewer — Testing & QA agent for Claude Code
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
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 RepositoryRelated Agents
Testing Coverage Review
Reviews a diff for significant test-coverage gaps and test-quality defects — untested new logic, tests that ca
Runtime UX QA
Reviews implemented runtime UI from the perspective of a normal user.
Testing Reviewer
Reviews test coverage for PR changes, analyzing whether changes are adequately tested at appropriate levels (u
Review Test Concurrency
Reviews test code for concurrency testing quality: whether multi-threaded behavior is properly verified, race
Review Test Quality
Reviews test code for behavior-driven quality and completeness: whether tests verify real behavior vs chasing
Qrspi Implement Gate Reviewer
Cross-task batch-gate reviewer dispatched when the user selects "Re-run all reviews" at the Implement batch ga
Related Skills
Test Review
Write-then-verify test review — write tests in your normal flow, then mechanical gates (red-green + mutation)
Pre Commit Review
Independent QA review of a working-tree diff before commit. Spawns a read-only reviewer agent to find correctn
Walkthrough Nt
Role-driven browser walkthrough — identify each user role, drive the running app through their journeys in a r