cc-equity-research: Command for Claude Code

.claude/commands/monitor.md

monitor is a command for Claude Code from prof-little-bear/cc-equity-research. It costs 20 tokens per session (554 once invoked), scanned A, original, Apache-2.0.

A command for tracking investments and looking ahead at events that could affect them. Its available views include watchlists, investment-reason reviews, event research, catalysts, and morning notes.

In plain words
What is it for?
Managing tracked tickers and themes, checking whether an investment thesis still holds, reviewing recent events, tracking upcoming catalysts, and preparing a daily market note.
Why use it?
It organizes several kinds of position research so the user can choose the right review instead of starting with an unclear request.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

This is prof-little-bear/cc-equity-research's own configuration. It tells Claude Code how to work on cc-equity-research 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 cc-equity-research configures →

Reuse

Borrowing it

Nothing to install: this file belongs to prof-little-bear/cc-equity-research. 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/prof-little-bear/cc-equity-research/main/.claude/commands/monitor.md
Clone the repo
git clone --depth 1 https://github.com/prof-little-bear/cc-equity-research

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 monitor

README.md
[![agentmods](https://agentmods.dev/badge/commands/prof-little-bear/cc-equity-research/monitor.svg)](https://agentmods.dev/commands/prof-little-bear/cc-equity-research/monitor)
Your own site
<a href="https://agentmods.dev/commands/prof-little-bear/cc-equity-research/monitor"><img src="https://agentmods.dev/badge/commands/prof-little-bear/cc-equity-research/monitor.svg" alt="Measured on agentmods" height="20"></a>
Per session 20 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 554 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00020 $0.00554
Opus 5 $0.00010 $0.00277
Sonnet 5 $0.00004 $0.00111
Haiku 4.5 $0.00002 $0.00055

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

Security

Grade A, and why

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

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/commands/monitor.md · 37 lines

What it actually says

The user invoked /monitor. This is the position-tracking and forward-looking category.

Step 1 — Routing.

  • If $ARGUMENTS clearly matches a skill (e.g., "thesis check on NKE", "event radar on watchlist", "morning note"), go straight to Step 3.
  • Otherwise, ask the user which lens they want. Present the menu below verbatim and end with the default closer.

Step 2 — Menu to present:

# Skill Use when
1 watchlist view, add to, or remove from the tracked list of tickers and themes
2 thesis-check quarterly review: are the original reasons for owning still intact? Verdict: Intact / Improved / Weakening / Broken
3 event-radar material events since last review — 8-Ks, deals, exec changes, insider flow, ratings shifts (default 90-day window)
4 thesis-tracker (Anthropic) create or update an investment thesis with new data points
5 catalyst-calendar (Anthropic) forward-looking calendar of upcoming catalysts for a name, watchlist, or sector
6 morning-note (Anthropic) desk-style morning note for the day's flow across the watchlist

End with: "Or just describe what you want — I'll pick the right lens."

Step 3 — Load and follow:

  • 1 / watchlist → community-skills/monitor/watchlist.md
  • 2 / thesis-check → community-skills/monitor/thesis-check.md
  • 3 / event-radar → community-skills/monitor/event-radar.md
  • 4 / thesis-tracker → anthropic-equity-research-skills/thesis-tracker/SKILL.md
  • 5 / catalyst-calendar → anthropic-equity-research-skills/catalyst-calendar/SKILL.md
  • 6 / morning-note → anthropic-equity-research-skills/morning-note/SKILL.md
  • Free-text → match to the closest skill; ask one clarifying question only if truly ambiguous.

Read the chosen file and execute its workflow. If the skill needs a universe and the user didn't supply one, default to community-skills/monitor/watchlist.md contents.

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 · 37 lines · 20 tokens per session scan A c893979b9f75

Subscribe to this mod's changes

monitor is a command published in the GitHub repository prof-little-bear/cc-equity-research (88 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 20 tokens to every session and 554 once invoked, about $0.0001 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.