TreeX-X

EvaluatorX — Testing & QA agent for Claude Code

Testing & QA community

Read-only test-driven reviewer for xflow.

How to install EvaluatorX

Installs to ~/.claude/agents/treex-x-workflowx-evaluatorx.md

Terminal
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 Repository