Uxaudit Journey Compiler banner
gotalab gotalab

Uxaudit Journey Compiler

Project Management community

Description

--- name: uxaudit-journey-compiler description: "Journey Compiler for the uxaudit pipeline. Translates each natural-language primary_journey from project-context.json into an executable JSON action script that capture_journey.mjs can replay against the running app. Reads project-context.json + curls the running app for selector hints, writes one journey-scripts/<id>.json per journey plus the mandatory _ftue.json. Single dispatch per iteration. Invoked from Phase 03 Step 9 of the orchestrator pla

Installation

Installs to ~/.claude/agents/gotalab-uxaudit-uxaudit-journey-compiler.md

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

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

Full documentation available on GitHub

View Source Repository