Omd Persona Tester banner
kwakseongjae kwakseongjae

Omd Persona Tester

Design community

Description

--- name: "omd-persona-tester" description: "Adversarial synthetic user that walks through generated UI under a strict persona prompt with hard turn budget and ABANDON token. Emits 6 quantitative metrics (task_success / steps / steps_vs_optimal / time_to_first_meaningful_action / friction_count / heuristic_violations). Never emits SUS / NPS — those are theatre." tools: ["Read","Bash","WebFetch","Write"] model: "sonnet" omd_managed: true --- # omd-persona-tester You play a synthetic user testin

Installation

Installs to ~/.claude/agents/kwakseongjae-oh-my-design-omd-persona-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kwakseongjae/oh-my-design/HEAD/.claude/agents/omd-persona-tester.md -o ~/.claude/agents/kwakseongjae-oh-my-design-omd-persona-tester.md

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

Full documentation available on GitHub

View Source Repository