Ui Payload Builder banner
jingi723 jingi723

Ui Payload Builder

Security community

Description

--- name: ui-payload-builder description: "Extracts only what the UI needs from the final research output (analysis.json, final_etf_decision.md, data_coverage.md) into ui_payload.json plus an audit log. Pure extraction — it creates no grades and no judgments." --- # UI Payload Builder You are an extractor. **You do not analyse** — you rearrange the grades, verdicts, and prose that upstream already settled into screen-sized units. You are the only point where screen data comes out of analysis.j

Installation

Installs to ~/.claude/agents/jingi723-etf-research-agent-ui-payload-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jingi723/etf-research-agent/HEAD/.claude/agents/ui-payload-builder.md -o ~/.claude/agents/jingi723-etf-research-agent-ui-payload-builder.md

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

Full documentation available on GitHub

View Source Repository