research

research is a command for Claude Code from equity-rigor/us-equity-research. It costs 44 tokens per session (530 once invoked), scanned A, original, MIT.

A command for researching a US-listed company's business and financial fundamentals using company filings and other verified sources.

In plain words
What is it for?
Starting a Phase 0 research review of a stock traded on NYSE, Nasdaq, AMEX, or OTC markets, with results saved as JSON and Markdown files.
Why use it?
It gathers information from areas such as industry conditions, regulation, investors, accounting, and valuation into a structured research memo.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the us-equity-research plugin — 1 skill, 1 command shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/equity-rigor/us-equity-research/research
Clone the repo
git clone --depth 1 https://github.com/equity-rigor/us-equity-research

Made for: Claude Code.

Or install us-equity-research, the plugin that ships this one along with the rest of its 1 skill, 1 command.

Wrote 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.

agentmods badge for research

README.md
[![agentmods](https://agentmods.dev/badge/commands/equity-rigor/us-equity-research/research.svg)](https://agentmods.dev/commands/equity-rigor/us-equity-research/research)
Your own site
<a href="https://agentmods.dev/commands/equity-rigor/us-equity-research/research"><img src="https://agentmods.dev/badge/commands/equity-rigor/us-equity-research/research.svg" alt="Measured on agentmods" height="20"></a>
Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 530 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.00530
Opus 5 $0.00022 $0.00265
Sonnet 5 $0.00009 $0.00106
Haiku 4.5 $0.00004 $0.00053

Measured 6d ago against content hash b914dfaab765, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

research scanned grade A with 1 finding 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 6d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- Bash(curl *)
us-equity-research/commands/research.md · 36 lines

What it actually says

Load the us-equity-research skill and begin Phase 0 fundamental research on the ticker provided.

If a ticker is provided as the first argument, use it. Otherwise ask the user which US-listed name to research (NYSE/Nasdaq/AMEX/OTC tickers, plus ADRs via 20-F/6-K).

Default mode: EDGAR-only + free-aggregator data (Yahoo Finance, StockAnalysis.com, WSJ Markets). Premium data hooks (Visible Alpha, Capital IQ, AlphaSense, Bloomberg) gate behind explicit user opt-in.

Required Phase 0 minimum per D9: at least 12 WebSearch+WebFetch calls across industry context, SEC filings (10-K/10-Q/8-K/DEF 14A/20-F as relevant), regulatory desk (FTC/DOJ/state AGs/EU CMA/BIS/OFAC/CFIUS/sector regulators per D12), positioning desk (13F clusters, Form 4 net, short interest, options skew, ETF passive %, sell-side distribution, activist 13D), forensic accounting (ASC 606/842/718, non-GAAP/GAAP delta, SBC treatment, goodwill, auditor history, restatement history), and a sector-appropriate baseline valuation per D8.

Output Phase 0 to outputs/{TICKER}_structured.json + outputs/{TICKER}_Research_Document_{date}.md. Do NOT shape into IC memo or scenario framework — that is the us-equity-ic-rigor skill's job.

If the user's request implies an IC memo (memo / opinion letter / PM red-team / score-band language), chain into us-equity-ic-rigor immediately after Phase 0 completes. Otherwise stop at Phase 0.

Changes

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.

  1. 6d ago First seen · 36 lines · 44 tokens per session scan A b914dfaab765

Subscribe to this mod's changes

research is a command published in the GitHub repository equity-rigor/us-equity-research (4 stars, last pushed 1mo ago), licensed MIT. It adds 44 tokens to every session and 530 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.