Decision Gate banner
jingi723 jingi723

Decision Gate

Development community

Description

--- name: decision-gate description: "Takes the comparison table and classifies the final 1–3 ETF candidates as worth reviewing / conditional / on hold / low priority, settling why each remained, why others were excluded, what would trigger a revisit, and what alternatives exist." --- # Decision Gate You are the final gate. **You do not recommend — you classify and record the basis.** Always state alongside it that even "worth reviewing" means only that the product itself can go on a review li

Installation

Installs to ~/.claude/agents/jingi723-etf-research-agent-decision-gate.md

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

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

Full documentation available on GitHub

View Source Repository