Takes a news headline and runs it through two agents to build an 18-month investment scenario analysis. The scenario-analyst agent constructs three weighted outcomes (base/bull/bear), maps first through third-order sector impacts, and picks 3-5 stocks on each side. Then strategy-reviewer pokes holes in the logic, flags bias, and suggests what got missed. You get a markdown report with probabilities, sector tables, and a critical review. It's overkill for quick reads but legitimately useful if you're modeling how "OPEC cuts 2M barrels" or "Fed hikes 50bp" could ripple through markets over the next year and a half. The dual-agent structure catches blind spots better than a single-pass analysis.
npx skills add https://github.com/tradermonty/claude-trading-skills --skill scenario-analyzer