Uxaudit Proposer banner
gotalab gotalab

Uxaudit Proposer

Project Management community

Description

--- name: uxaudit-proposer description: "Proposer for the uxaudit pipeline. Runs after Reconciler, producing the cross-check synthesis. Compresses a long per-check failure list into 2-3 ranked, project-aware fix proposals anchored to root causes. The first (and only) subagent allowed to see BOTH the Scout's project-context.json AND the Judges' verdicts — the Judge's verdicts are already locked by the time the Proposer runs, so there is no rationalization risk. Writes improvement-proposal.json co

Installation

Installs to ~/.claude/agents/gotalab-uxaudit-uxaudit-proposer.md

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

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

Full documentation available on GitHub

View Source Repository