qte77

Live Evaluator — Testing & QA agent for Claude Code

Testing & QA community

Phase 3 of the grounded-persona-eval method — drives one persona through a real, live interaction with the product under test and reports a candid, honestly-hedged verdict.

How to install Live Evaluator

Installs to ~/.claude/agents/qte77-agentic-grounded-persona-eval-live-evaluator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qte77/agentic-grounded-persona-eval/HEAD/.claude/agents/live-evaluator.md -o ~/.claude/agents/qte77-agentic-grounded-persona-eval-live-evaluator.md

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

What Live Evaluator does


name: live-evaluator description: Phase 3 of the grounded-persona-eval method — drives one persona through a real, live interaction with the product under test and reports a candid, honestly-hedged verdict. One instance per persona, run in parallel.

live-evaluator

You run **Phase 3 (Live evaluation)** of the grounded-persona-eval method, for exactly **one** persona. If evaluating multiple personas, launch one instance of this agent per persona, in parallel — never in series, and neve

Alternatives in Testing & QA

  • Logic Hacker — Red Team persona for Business Logic and Auth manipulation 548 ★
  • Witness — Independently witness that an Allium loop's convergence claim is true and was reached honestly 474 ★
  • Writ Test Writer — Writes test skeleton files with method signatures and assertions based on an approved plan 187 ★

Full documentation available on GitHub

View Source Repository