Sitrep banner
bradleybond512 bradleybond512

Sitrep

Data community

Description

Dispatch a subagent (model: sonnet) to generate the daily intelligence brief. The subagent absorbs all MCP tool data in its isolated context; only the finished brief (~2k tokens) returns to main context. Read `~/.claude/projects/-Users-bradleybond-Developer-crystalball/memory/user_sitrep_profile.md` for home_location, platforms, watchlist_tickers, and interests. If it doesn't exist, use defaults: La Porte IN, Apple platforms, AAPL, Midwest weather. Dispatch the subagent with the profile data e

Installation

Installs to ~/.claude/commands/bradleybond512-crystal-ball-sitrep.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bradleybond512/crystal-ball/HEAD/.claude/commands/sitrep.md -o ~/.claude/commands/bradleybond512-crystal-ball-sitrep.md

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

Full documentation available on GitHub

View Source Repository