Borrowing it
Nothing to install: this file belongs to haiiibin/claude-multi-agent-investing. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/haiiibin/claude-multi-agent-investing/main/.claude/commands/deep-dive.mdgit clone --depth 1 https://github.com/haiiibin/claude-multi-agent-investingWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/haiiibin/claude-multi-agent-investing/deep-dive)<a href="https://agentmods.dev/commands/haiiibin/claude-multi-agent-investing/deep-dive"><img src="https://agentmods.dev/badge/commands/haiiibin/claude-multi-agent-investing/deep-dive/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/haiiibin/claude-multi-agent-investing/deep-dive"><img src="https://agentmods.dev/badge/commands/haiiibin/claude-multi-agent-investing/deep-dive.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00033 | $0.01466 |
| Opus 5 | $0.00016 | $0.00733 |
| Sonnet 5 | $0.00007 | $0.00293 |
| Haiku 4.5 | $0.00003 | $0.00147 |
Grade A, and why
deep-dive scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 130 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/deep-dive TICKER -- Intelligence Gathering
Deepest single-ticker analysis in the system. Use when you're seriously considering opening or materially changing a position. Takes ~3-5 minutes.
/research is for quick multi-persona debate.
/deep-dive is for information gathering -- get all the facts on the table before forming an opinion.
Ticker from $ARGUMENTS. If missing, ask.
Ticker normalization (CLAUDE.md quirk): normalize BRK.B → BRK-B, BF.B → BF-B before tool calls. Echo user's spelling in output.
Phase 1 -- Context (read-only, fast)
-
Portfolio context: Read
portfolio/holdings.json. Aggregate by ticker across ALL accounts (same ticker in 2 accounts = one position for exposure calculation). Note: already held? In which accounts? Total shares? Weighted avg cost? In watchlist? -
Memory lookup (specific steps):
Globpatternmemory/mid_term/*{TICKER}*.md-- find prior artifacts- Filter to files < 90 days old by filename date
- If found,
Readthe most recent 1-2 files and summarize key prior findings - Use this to avoid re-gathering same facts (e.g., if 10-K already extracted 30 days ago, only pull 10-Q delta)
- If a
/deep-divewas run within 14 days, ask user if they want incremental update or full redo -- don't silently duplicate - Journal lookup --
Read memory/long_term/journal.md(if exists) and grep entries mentioning{TICKER}within last 120 days. Surface: "passed on this ticker 60 days ago at $X because Y" / "flagged thesis-change on this ticker 30 days ago". A deep-dive that ignores user's prior documented stance is wasted effort.
Phase 2 -- Parallel intelligence dispatch
Dispatch 4 sub-agents in parallel via Task tool in a single message:
fundamentals-analyst-- 4 years of statements, quality-of-earnings checknews-analyst-- last 30 days news, sentiment, actionable eventssec-filings-analyst-- latest 10-K risk factors, 10-Q changes, recent 8-Ks, insider activity (US-listed only; skip if Canadian)macro-analyst-- current regime + specific impact on this ticker / sector
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 130 lines · 33 tokens per session scan A c740081d9983
deep-dive is a command published in the GitHub repository haiiibin/claude-multi-agent-investing (2 stars, last pushed 18d ago), licensed MIT. It adds 33 tokens to every session and 1,466 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
cost
Cost & capacity health — LLM router savings, run-rate, cost-per-deploy, ROI per shipped feature, WoW/MoM delta. Pairs with /digest (delivery+DORA) and /burn (reliability).
close-review
Month-end close / GL compliance check — invokes accounting-reviewer to produce TM-accounting-{slug}.md with double-entry integrity, ASC 606 revenue-recognition, period-lock, and SOX ITGC gaps.
procurement-review
Procurement / source-to-pay compliance check — invokes procurement-reviewer to produce TM-procurement-{slug}.md with three-way match, segregation-of-duties, OFAC-screening, and SOX procurement-controls gaps.
tax-review
Tax-filing compliance check — invokes tax-reviewer to produce TM-tax-{slug}.md with MeF e-file schema, Form 8879, PTIN/Circular 230, and IRC §7216 consent gaps.
portfolio
View TastyTrade portfolio summary (positions and balances).
tax-sanity
Tax awareness sanity-check (NOT tax advice). Walks through entity tax-efficiency, deductions, growth structure, quarterly estimateds, multi-jurisdiction, retirement/long-term questions. Produces a Tax Readiness Checklist for the person's meeting with their accountant.