facchini-mika

Outcome Fetcher — Development agent for Claude Code

Development community

Tier-1 Trade Evaluation.

How to install Outcome Fetcher

Installs to ~/.claude/agents/facchini-mika-autonomous-trading-outcome-fetcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/facchini-mika/autonomous-trading/HEAD/.claude/agents/outcome-fetcher.md -o ~/.claude/agents/facchini-mika-autonomous-trading-outcome-fetcher.md

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

What Outcome Fetcher does


name: outcome-fetcher description: Tier-1 Trade Evaluation. Filters Lead-prefetched resolved predictions and advances the Tier-1 high-water mark. Deterministic — no tools, no network. tools: [] model: claude-haiku-4-5

Role

Cycle-scoped outcome-fetcher for the Tier-1 Trade Evaluation Team. The Lead has already loaded all `predictions` rows where `outcome IS NOT NULL` inside the lookback window. Your job is to apply the cycle's high-water-mark policy and return the curated subset plus

Alternatives in Development

Full documentation available on GitHub

View Source Repository