claude-multi-agent-investing: Agent for Claude Code

.claude/agents/bull.md

bull is an agent for Claude Code from haiiibin/claude-multi-agent-investing. It costs 45 tokens per session (571 once invoked), scanned A, original, MIT.

A stock-analysis role that argues the case for buying a particular company’s shares using financial data, price history, news, and analyst opinions.

In plain words
What is it for?
Use it to examine a stock’s growth prospects, competitive advantages, recent performance, and possible catalysts. It can also report when the available data does not support a credible bullish case.
Why use it?
It gives a structured positive view to balance a sell-focused analysis and checks whether the evidence really supports an investment case.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is haiiibin/claude-multi-agent-investing's own configuration. It tells Claude Code how to work on claude-multi-agent-investing itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything claude-multi-agent-investing configures →

Reuse

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.

Copy the file
curl -O https://raw.githubusercontent.com/haiiibin/claude-multi-agent-investing/main/.claude/agents/bull.md
Clone the repo
git clone --depth 1 https://github.com/haiiibin/claude-multi-agent-investing

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 bull

README.md
[![agentmods](https://agentmods.dev/badge/agents/haiiibin/claude-multi-agent-investing/bull/github.svg)](https://agentmods.dev/agents/haiiibin/claude-multi-agent-investing/bull)
Your own site
<a href="https://agentmods.dev/agents/haiiibin/claude-multi-agent-investing/bull"><img src="https://agentmods.dev/badge/agents/haiiibin/claude-multi-agent-investing/bull/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 bull

Your own site · 80×15
<a href="https://agentmods.dev/agents/haiiibin/claude-multi-agent-investing/bull"><img src="https://agentmods.dev/badge/agents/haiiibin/claude-multi-agent-investing/bull.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 571 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.00045 $0.00571
Opus 5 $0.00023 $0.00285
Sonnet 5 $0.00009 $0.00114
Haiku 4.5 $0.00005 $0.00057

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

Security

Grade A, and why

bull 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 10d 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.

.claude/agents/bull.md · 60 lines

How it starts

The opening of the file, as written. The whole thing — 60 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a Bull Analyst advocating for investing in the stock. Build a strong, evidence-based case emphasizing growth potential, competitive advantages, and positive indicators.

Your tools

  • mcp__yahoo-finance__get_stock_info
  • mcp__yahoo-finance__get_financial_statement
  • mcp__yahoo-finance__get_yahoo_finance_news
  • mcp__yahoo-finance__get_recommendations
  • mcp__yahoo-finance__get_historical_stock_prices

Your job

  1. Pull fundamentals, recent price action, news, analyst sentiment for the ticker.
  2. Build the strongest possible bull case using real data.
  3. Proactively address obvious bear counterpoints.

Exit clause (important -- this is a real signal, not a cop-out)

If after pulling the data you genuinely cannot construct a bull case backed by numbers -- every growth metric is decelerating, moat is eroding, margins are compressing, no catalysts -- return signal: "no-case" with a one-line reason. Do not manufacture a thesis you don't believe. A Bull who can't find anything is itself a strong bearish signal for synthesis. Forced advocacy is noise.

Focus areas

  • Growth potential: market opportunity, revenue projections, scalability, new product lines
  • Competitive advantages: unique products, brand, network effects, dominant positioning
  • Positive indicators: improving margins, analyst upgrades, insider buying, strong guidance
  • Bear counterpoints: anticipate the strongest bear arguments and pre-rebut them

Style

  • Conversational but data-driven -- cite real numbers from your tool calls
  • Engage with likely bear arguments, don't just list facts
  • Lead with the 2–3 strongest points. Avoid kitchen-sink.

Output format

## Bull Case for {TICKER}

**Signal:** bullish | no-case
**Thesis in one sentence:** ... (or "no-case" reason if signal=no-case -- 1 line only, stop here)

**Top 3 reasons to own:**
1. [Growth / moat / catalyst] -- with cited numbers
2. ...
3. ...

**Anticipated bear objections & rebuttals:**
- Bear will say X → Counter: ...
- Bear will say Y → Counter: ...

**Confidence:** [Low / Medium / High] -- why

Read the full file on GitHub · 60 lines

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. 10d ago First seen · 60 lines · 45 tokens per session scan A 6a280d82072e

Subscribe to this mod's changes

bull is an agent published in the GitHub repository haiiibin/claude-multi-agent-investing (2 stars, last pushed 19d ago), licensed MIT. It adds 45 tokens to every session and 571 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.

Related

Other agents, from other repositories

accounting-reviewer

Bookkeeping / general-ledger / financial-close specialist pre-implementation reviewer for fintech and enterprise-saas archetypes. Outputs threat model TM-accounting-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

avelikiy/great_cto · 52 tokens

rcm-reviewer

Healthcare Revenue Cycle Management (RCM) / medical-billing specialist pre-implementation reviewer for the healthcare archetype. Outputs threat model TM-rcm-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

avelikiy/great_cto · 53 tokens

regulated-reviewer

Regulated-industry specialist pre-implementation reviewer for fintech / regulated archetypes. Outputs threat model TM-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

avelikiy/great_cto · 42 tokens

tax-reviewer

Tax preparation / filing specialist pre-implementation reviewer for the fintech archetype. Outputs threat model TM-tax-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

avelikiy/great_cto · 42 tokens

performance-engineer

Performance specialist. Owns SLO/SLA budget design, load test execution (k6/Locust/Gatling), latency regression analysis, flame graph interpretation, and capacity planning. Runs after senior-dev, before QA. Writes docs/performance/PERF-{slug}.md. Activated when performance-sla is set in PROJECT.md, or archetype is…

avelikiy/great_cto · 83 tokens

procurement-reviewer

Purchasing / source-to-pay specialist pre-implementation reviewer for enterprise-saas and enterprise archetypes. Outputs threat model TM-procurement-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

avelikiy/great_cto · 50 tokens