Uxaudit L4 Judge banner
gotalab gotalab

Uxaudit L4 Judge

Development community

Description

--- name: uxaudit-l4-judge description: "L4-journey Judge for the uxaudit pipeline. Reads the per-journey capture directory (screenshots + steps.json + evaluation brief) and writes a strict pass/fail/unverifiable verdict with four-axis journey_evaluation to result.json. Has Read, Write, Glob — no Bash, no WebFetch — physically cannot drive a browser or curl the app. Invoked from Phase 04 Step 11 of the orchestrator playbook, one dispatch per L4 journey, batched in parallel." tools: Read, Write,

Installation

Installs to ~/.claude/agents/gotalab-uxaudit-uxaudit-l4-judge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gotalab/uxaudit/HEAD/agents/uxaudit-l4-judge.md -o ~/.claude/agents/gotalab-uxaudit-uxaudit-l4-judge.md

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

Full documentation available on GitHub

View Source Repository