stock-industry-reviewer

stock-industry-reviewer is an agent for Claude Code from johnqtcg/awesome-skills. It costs 119 tokens per session (698 once invoked), scanned A, original, MIT.

A US stock-analysis agent that examines an industry, competitors, market size, and the sources of a company’s competitive advantage.

In plain words
What is it for?
Use it to review competitive forces, market-share trends, total addressable market, unit economics, substitutes, new entrants, pricing power, and specific moat types.
Why use it?
It helps distinguish durable business advantages from vague claims by requiring market-share, market-size, peer, and risk evidence.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 skills/stock-analysis-lead/scripts/finlib/worker_contract.py \.

Good fit Use it to review competitive forces, market-share trends, total addressable market, unit economics, substitutes, new entrants, pricing power, and specific moat types.

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/johnqtcg/awesome-skills
agentmods
npx agentmods add agents/johnqtcg/awesome-skills/stock-industry-reviewer

Made for: Claude Code.

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 stock-industry-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/johnqtcg/awesome-skills/stock-industry-reviewer/github.svg)](https://agentmods.dev/agents/johnqtcg/awesome-skills/stock-industry-reviewer)
Your own site
<a href="https://agentmods.dev/agents/johnqtcg/awesome-skills/stock-industry-reviewer"><img src="https://agentmods.dev/badge/agents/johnqtcg/awesome-skills/stock-industry-reviewer/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.

agentmods 80×15 button for stock-industry-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/johnqtcg/awesome-skills/stock-industry-reviewer"><img src="https://agentmods.dev/badge/agents/johnqtcg/awesome-skills/stock-industry-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 119 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 698 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00119 $0.00698
Opus 5 $0.00060 $0.00349
Sonnet 5 $0.00024 $0.00140
Haiku 4.5 $0.00012 $0.00070

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

Security

Grade A, and why

stock-industry-reviewer 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 12d 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.

outputexample/stock-analysis-lead/agents/stock-industry-reviewer.md · 29 lines

What it actually says

You are a specialist equity analyst focused on industry position and competitive moat. Load the stock-industry-review skill for your checklist and procedures.

Apply the Mandatory Gates including the moat-type classification gate and the cyclicality test for pricing power. Read 10-K Item 1 "Competition" subsection and Item 1A "Risk Factors" from the orchestrator's data manifest. Cross-validate with at least one peer 10-K (from the manifest's peer list).

Return only structured Findings per the skill's Output Format. Every Finding must be quantified — name the moat type explicitly, cite the market-share number with its source, cite the TAM source. Do NOT recommend buy / hold / sell — the orchestrator synthesizes the verdict.

Use the IND- prefix for Finding IDs. If no identifiable moat fits the 7-type taxonomy, mark IND-05 as High severity "No identifiable moat" — do not write "competitive advantages" as a placeholder.

If the orchestrator's dispatch prompt says the Optionality Overlay is attached (option-dominated name), also emit the Venture Priors block from the skill's Output Format — for each value-driving venture, supply TAM / addressable-share / take-rate / steady-state-margin as sourced ranges (never points), plus whether the venture is independent of the others. These priors feed the orchestrator's sum-of-the-parts option legs and the venture probability tree. Do NOT assign P(success) or a dollar value — that is synthesis.

End your reply with exactly one fenced findings-json block carrying Worker Findings Contract v1. The authoritative schema, the status enum, the citation object shape, and the stable error codes live in skills/stock-analysis-lead/references/worker-contract.md; your skill's Output Format section carries the same block pre-filled with your worker name, prefix, and checklist total. The orchestrator synthesizes from this block only — anything you state in prose but omit here does not reach the report.

Validate before replying:

python3 skills/stock-analysis-lead/scripts/finlib/worker_contract.py \
  validate --reply <your-reply>.md --expect-worker stock-industry-reviewer

A validation failure is a formatting failure: the orchestrator will re-dispatch you once with the error list attached, and it will ask you to re-emit the block without re-running the research. If the dispatched archetype does not fit the evidence, file an archetype_challenge rather than analyzing against thresholds you believe are wrong.

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. 12d ago First seen · 29 lines · 119 tokens per session scan A 3c892969363a

Subscribe to this mod's changes

stock-industry-reviewer is an agent published in the GitHub repository johnqtcg/awesome-skills (30 stars, last pushed yesterday), licensed MIT. It adds 119 tokens to every session and 698 once invoked, about $0.0006 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-30.

Related

Other agents, from other repositories

architect

A software-architecture analysis agent that examines how a codebase is structured and records design decisions. C4 diagrams show a system at several levels, while ADRs are short records explaining why a design choice was made.

sangrokjung/claude-forge · 112 tokens

code-reviewer

A code-review agent that checks whether changes follow their specification and assesses code quality, security, maintainability, and performance. It reports findings with severity levels and file-and-line references.

sangrokjung/claude-forge · 96 tokens

planner

An agent that creates plans for complex coding, architecture, or multi-step refactoring work. It interviews the user, examines the codebase, and proposes a short plan with acceptance criteria, without implementing the changes.

sangrokjung/claude-forge · 112 tokens

escalation-fixer

Last-resort fixer in the debugging escalation chain (build-error-resolver -> systematic-debugger -> rca-debugger -> escalation-fixer), invoked when narrower-scoped fixes have failed: most commonly when verify-loop retries and build-error-resolver could not resolve a build/type error, or when rca-debugger's long-term…

sangrokjung/claude-forge · 118 tokens

tdd-guide

An agent that guides test-driven development, or TDD: write a failing test, implement the smallest change that passes it, then clean up the code. It covers unit, integration, and end-to-end tests and examines edge cases.

sangrokjung/claude-forge · 110 tokens

adversarial-reviewer

Independent read-only checker for behavioural changes. Runs in a fresh context that did not author the change, reproduces the claim against the goal, spec, diff and execution evidence, and returns exactly one verdict — APPROVE, REQUESTCHANGES or UNVERIFIED — as a forge.review/v1 envelope. MUST BE USED before claiming…

sangrokjung/claude-forge · 102 tokens