Investment Briefing Agent
A battle-tested multi-wave investment briefing system that generates comprehensive market analysis using real-time data. Built from 6+ months of live portfolio management experience.
What it does
Runs a 9-wave analysis pipeline to produce institutional-grade investment briefings:
- Macro Analysis — S&P 500, Nasdaq, VIX, yields, oil, DXY, Fed signals
- Sector Rotation — All 11 S&P sectors, identify leaders/laggards
- Technical Scanner — RSI, SMA (20/50/200), MACD, support/resistance for each holding
- News Sweep — 48h news, earnings, analyst changes, insider activity per ticker
- Opportunity Finder — New swing trade candidates ranked by expected value
- Critic Review — Adversarial review of all signals, counter-evidence search
- Portfolio Simulation — Scenario modeling (bull/base/bear) with probabilities
- Deep Connections — Cross-asset correlations, hidden relationships
- Meta-Critic — Final synthesis and action plan
Anti-Narrative Harness (Built-in)
Every analysis enforces these rules automatically:
- No narrative repetition — each run uses fresh data
- Numbers over narratives — "P/C 0.55, real call 28%" not "bullish"
- Cross-verification required — 2+ sources for any price/claim
- Sell checklist — no panic sells, check if bottom, verify with critic
Configuration
Set your portfolio in the prompt:
Run investment briefing for my portfolio:
- AAPL: 100 shares @ $175
- NVDA: 50 shares @ $120
- TSLA: 30 shares @ $245
Include macro, sector, technicals, news, and critic review.
Focus on: earnings catalysts, options flow anomalies, sector rotation signals.
Requirements
- WebSearch tool access (for real-time market data)
- Works best with Claude Opus for critic/meta-critic waves
Pricing
Free tier: Macro + Sector analysis only (waves 1-2)
Full bundle — $29 one-time: All 9 waves + Anti-Narrative Harness + all skills below
→ https://jaehyunpark.gumroad.com/l/tcyahy
Author
Built by a CTO who runs this system daily for real portfolio management. Not a demo — this is production code refined over 6 months of live trading decisions.
1---2name: investment-briefing-agent3description: Investment Briefing Agent4---5# Investment Briefing Agent67A battle-tested multi-wave investment briefing system that generates comprehensive market analysis using real-time data. Built from 6+ months of live portfolio management experience.89## What it does1011Runs a 9-wave analysis pipeline to produce institutional-grade investment briefings:12131. **Macro Analysis** — S&P 500, Nasdaq, VIX, yields, oil, DXY, Fed signals142. **Sector Rotation** — All 11 S&P sectors, identify leaders/laggards153. **Technical Scanner** — RSI, SMA (20/50/200), MACD, support/resistance for each holding164. **News Sweep** — 48h news, earnings, analyst changes, insider activity per ticker175. **Opportunity Finder** — New swing trade candidates ranked by expected value186. **Critic Review** — Adversarial review of all signals, counter-evidence search197. **Portfolio Simulation** — Scenario modeling (bull/base/bear) with probabilities208. **Deep Connections** — Cross-asset correlations, hidden relationships219. **Meta-Critic** — Final synthesis and action plan2223## Anti-Narrative Harness (Built-in)2425Every analysis enforces these rules automatically:26- No narrative repetition — each run uses fresh data27- Numbers over narratives — "P/C 0.55, real call 28%" not "bullish"28- Cross-verification required — 2+ sources for any price/claim29- Sell checklist — no panic sells, check if bottom, verify with critic3031## Configuration3233Set your portfolio in the prompt:3435```36Run investment briefing for my portfolio:37- AAPL: 100 shares @ $17538- NVDA: 50 shares @ $12039- TSLA: 30 shares @ $2454041Include macro, sector, technicals, news, and critic review.42Focus on: earnings catalysts, options flow anomalies, sector rotation signals.43```4445## Requirements4647- WebSearch tool access (for real-time market data)48- Works best with Claude Opus for critic/meta-critic waves4950## Pricing5152Free tier: Macro + Sector analysis only (waves 1-2)53**Full bundle — $29 one-time**: All 9 waves + Anti-Narrative Harness + all skills below54→ https://jaehyunpark.gumroad.com/l/tcyahy5556## Author5758Built by a CTO who runs this system daily for real portfolio management. Not a demo — this is production code refined over 6 months of live trading decisions.