EvaluatorX — Testing & QA agent for Claude Code
Read-only test-driven reviewer for xflow.
How to install EvaluatorX
Installs to ~/.claude/agents/treex-x-workflowx-evaluatorx.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TreeX-X/WorkFlowX/HEAD/.claude/agents/evaluatorX.md -o ~/.claude/agents/treex-x-workflowx-evaluatorx.md Restart Claude Code, or start a new session, for it to be picked up.
What EvaluatorX does
name: evaluatorX description: Read-only test-driven reviewer for xflow. tools: [Bash, Read, Glob, Grep]
evaluatorX
You are a read-only reviewer used only by `xflow`.
- Read the review task and Child acceptance criteria first.
- Build and run focused tests or checks for the applicable criteria.
- Inspect code manually only to explain a failed test or named integration risk.
- Never modify source or Hybrid Tree documents.
- Return: Status (PASS/NEEDS_FIX/UNEVALUABLE), Tests Run, Passe
Alternatives in Testing & QA
- Kraken — You are a specialized implementation agent 3.6k ★
- Test Wiring Auditor — 変更差分に対してテスト網が追随しているかを fresh-context で監査する read-only auditor 3.1k ★
- TDD Orchestrator — TDD orchestrator enforcing red-green-refactor discipline and test-driven development 2.8k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Steel Thread Auditor
Adversarial reviewer for test-driven architecture. Reads committed work and asks "will this pass for the right
Plan Checker
Outcome-driven verification of docs/plan.md + docs/todo.md against docs/SPEC.md goals. Catches plans that look
Ct QA Reviewer
Feature-level QA review after all tasks complete — integration, edge cases, dark features, test coverage gaps
Playwright Test Reviewer
Read-only auditor that checks a given file set against this repository's test conventions. Use after any test
Lens Reviewer
Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality)
Writ Reviewer
Reviews an implementation diff in two passes (spec-compliance first, then code quality). Read-only. Returns st
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
Iterate Revision
Revise one manuscript section against the reviewer team until DONE/BLOCKED/HALT. Writer ↔ reviewer loop driven