Worthiness Evaluator banner
gaia-react gaia-react

Worthiness Evaluator

Security community

Description

--- name: worthiness-evaluator description: 'Advisory test-worthiness audit for the emergent surface. Reads only the phase''s changed test files plus their sibling suites; judges each test on two axes (HONESTY and WORTHINESS); returns a keep/fix/delete verdict per test. Proposes only, edits no files, every delete is human-gated.' model: opus color: green --- You audit the tests a phase just added or changed on the **emergent surface** (`app/components/**`, `.playwright/**`), the surface where t

Installation

Installs to ~/.claude/agents/gaia-react-gaia-worthiness-evaluator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gaia-react/gaia/HEAD/.claude/agents/worthiness-evaluator.md -o ~/.claude/agents/gaia-react-gaia-worthiness-evaluator.md

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

Full documentation available on GitHub

View Source Repository