haiiibin

29 mods across 3 repositories, 4 stars between them.

bear

01

haiiibin/claude-multi-agent-investing

Agent Claude Code

Bear Researcher -- builds the strongest case AGAINST investing in a given ticker. Emphasizes risks, weaknesses, negative indicators. Pair with bull for structured debate. Adapted from TauricResearch/TradingAgents.

2 10d ago A 45 tokens original MIT

buffett

02

haiiibin/claude-multi-agent-investing

Agent Claude Code

Warren Buffett persona -- analyzes a single ticker through Buffett's principles (moat, intrinsic value, margin of safety) and returns bullish / bearish / neutral with reasoning. Adapted from virattt/ai-hedge-fund.

2 10d ago A 51 tokens original MIT

bull

03

haiiibin/claude-multi-agent-investing

Agent Claude Code

Bull Researcher -- builds the strongest case FOR investing in a given ticker. Emphasizes growth, moats, positive indicators. Pair with bear for structured debate. Adapted from TauricResearch/TradingAgents.

2 10d ago A 45 tokens original MIT

burry

04

haiiibin/claude-multi-agent-investing

Agent Claude Code

Michael Burry persona -- deep value contrarian hunting hard catalysts (FCF yield, EV/EBIT, insider buying, buybacks). Adapted from virattt/ai-hedge-fund.

2 10d ago A 45 tokens original MIT

haiiibin/claude-multi-agent-investing

Agent Claude Code

Deep financial statement analyst -- pulls 4+ years of income/balance/cashflow, computes trends, flags quality-of-earnings issues, outputs structured health card.

2 10d ago A 41 tokens original MIT

macro-analyst

06

haiiibin/claude-multi-agent-investing

Agent Claude Code

Macro environment analyst -- snapshots rates/FX/commodities/indices/VIX, assesses cycle position, maps impact to a specific ticker or sector.

2 10d ago A 34 tokens original MIT

munger

07

haiiibin/claude-multi-agent-investing

Agent Claude Code

Charlie Munger persona -- inverts the question ("how could this go wrong?"), focuses on mental models, avoids stupidity. Complement to buffett agent. Adapted from virattt/ai-hedge-fund.

2 10d ago A 48 tokens original MIT

news-analyst

08

haiiibin/claude-multi-agent-investing

Agent Claude Code

Pulls recent news for ticker/sector/topic, scores sentiment, extracts actionable events. Hardened against prompt injection from untrusted article content.

2 10d ago B 33 tokens original MIT

portfolio-manager

09

haiiibin/claude-multi-agent-investing

Agent Claude Code

Final synthesis judge -- receives all analyst + persona + technical + risk agent outputs, produces a decisive 5-level conviction rating (Buy/Overweight/Hold/Underweight/Sell) with account-routing, position-size guidance, and tax-aware action plan. Adapted from TauricResearch/TradingAgents portfoliomanager. Use after…

2 10d ago A 76 tokens original MIT

risk-analyst

10

haiiibin/claude-multi-agent-investing

Agent Claude Code

Quantitative risk assessment across 5 FA-specific dimensions -- market/volatility, concentration, FX/currency, tax/account routing, fundamental/balance-sheet. Each scored 1-5. Produces overall risk score + mitigation actions. Adapted from TauricResearch/TradingAgents riskmgmt (aggressive/conservative/neutral…

2 10d ago A 81 tokens original MIT

sec-filings-analyst

11

haiiibin/claude-multi-agent-investing

Agent Claude Code

SEC filings analyst -- pulls 10-K, 10-Q, 8-K from SEC EDGAR (free, no API key), extracts Risk Factors, MD&A, and material events. For US-listed companies only.

2 10d ago A 51 tokens original MIT

technical-analyst

12

haiiibin/claude-multi-agent-investing

Agent Claude Code

Technical analysis -- price action, MA20/50/200 trend stack, RSI, MACD, Bollinger Bands, ATR, support/resistance levels. Uses Yahoo Finance MCP historical data. Adapted from TauricResearch/TradingAgents marketanalyst.

2 10d ago A 57 tokens original MIT

allocate-cash

13

haiiibin/claude-multi-agent-investing

Command Claude Code

Portfolio-level cash deployment plan. Reads holdings.json, analyzes gaps + market regime, produces tiered plan with tax-aware account routing. Distinct from /rebalance which adjusts existing weights.

2 10d ago A 37 tokens original MIT

deep-dive

14

haiiibin/claude-multi-agent-investing

Command Claude Code

Full intelligence gathering on a ticker -- fundamentals + SEC filings + news + macro + competitors. Slower and deeper than /research. Usage /deep-dive AAPL.

2 10d ago A 33 tokens original MIT

earnings-week

15

haiiibin/claude-multi-agent-investing

Command Claude Code

Upcoming earnings + dividend events for portfolio holdings over next N weeks (default 2). Surfaces event clusters (multiple positions on same day = concentrated event risk), consensus estimates, key questions to watch. Run before FOMC/earnings-heavy weeks.

2 10d ago A 51 tokens original MIT

journal

16

haiiibin/claude-multi-agent-investing

Command Claude Code

Lightweight decision journal -- capture the "why" behind a decision (bought, sold, passed, waited) so future /research and /allocate-cash can read prior reasoning. Fights hindsight bias. Two modes -- write (default) or review (show recent entries).

2 10d ago B 56 tokens original MIT

market-pulse

17

haiiibin/claude-multi-agent-investing

Command Claude Code

Market-wide macro scan -- indices, rates, FX, commodities, sector rotation, upcoming catalysts. Run before /allocate-cash or /rebalance to ground portfolio decisions in current regime.

2 10d ago A 37 tokens original MIT

rebalance

18

haiiibin/claude-multi-agent-investing

Command Claude Code

Drift-based rebalancing. Detects positions deviating from target weights, proposes tax-ordered trim + add. Distinct from /allocate-cash (which deploys NEW cash) -- /rebalance is zero-net-cash reshuffling.

2 10d ago A 50 tokens original MIT

reconcile

19

haiiibin/claude-multi-agent-investing

Command Claude Code

Corporate-action reconciliation. Compare holdings.json vs yfinance action history (dividends, splits, spinoffs). Surface drift since lastupdated so user can align with broker statement. Distinct from /trade which records user-initiated transactions.

2 10d ago A 49 tokens original MIT

research

20

haiiibin/claude-multi-agent-investing

Command Claude Code

Deep research on a single ticker across 5 agent personas + tax-aware "already own" analysis across taxable / TFSA / registered accounts. Usage /research AAPL.

2 10d ago A 33 tokens original MIT

stress-test

21

haiiibin/claude-multi-agent-investing

Command Claude Code

Portfolio scenario stress test. 6 canonical macro shocks historically anchored (2008/2020/2022). Outputs per-scenario CAD loss + worst positions. Deterministic, not Monte Carlo. Directional -- not point forecasts.

2 10d ago A 47 tokens original MIT

tax-harvest

22

haiiibin/claude-multi-agent-investing

Command Claude Code

Canadian tax-loss harvest planner. Scans taxable accounts for losses, enforces ITA 54 (60-day superficial loss window in all affiliated accounts), proposes non-identical replacements, computes tax benefit. TFSA skipped -- losses there don't offset anything.

2 10d ago A 50 tokens original MIT

trade

23

haiiibin/claude-multi-agent-investing

Command Claude Code

Sync a completed trade -- parse natural-language description, update holdings.json with correct cost basis averaging, log to memory for audit trail. Usage /trade.

2 10d ago A 32 tokens original MIT