investor-update

investor-update is a command for Claude Code from tjboudreaux/cc-skills-vc-fundraising. It costs 12 tokens per session (476 once invoked), scanned A, original, MIT.

A command that drafts a monthly email update for investors using a company’s business results, progress, problems, plans, and requests for help.

In plain words
What is it for?
Use it to prepare recurring investor communications covering financial metrics, growth, wins, challenges, team changes, upcoming work, and introductions or advice needed.
Why use it?
It organizes incomplete company information into a clear update that reports progress honestly and makes specific asks.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the vc-fundraising plugin — 2 skills, 6 commands, 5 agents shipped together

Good fit Use it to prepare recurring investor communications covering financial metrics, growth, wins, challenges, team changes, upcoming work, and introductions or advice needed.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/tjboudreaux/cc-skills-vc-fundraising/investor-update
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.

Clone the repo
git clone --depth 1 https://github.com/tjboudreaux/cc-skills-vc-fundraising

Made for: Claude Code.

Or install vc-fundraising, the plugin that ships this one along with the rest of its 2 skills, 6 commands, 5 agents.

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 investor-update

README.md
[![agentmods](https://agentmods.dev/badge/commands/tjboudreaux/cc-skills-vc-fundraising/investor-update/github.svg)](https://agentmods.dev/commands/tjboudreaux/cc-skills-vc-fundraising/investor-update)
Your own site
<a href="https://agentmods.dev/commands/tjboudreaux/cc-skills-vc-fundraising/investor-update"><img src="https://agentmods.dev/badge/commands/tjboudreaux/cc-skills-vc-fundraising/investor-update/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 investor-update

Your own site · 80×15
<a href="https://agentmods.dev/commands/tjboudreaux/cc-skills-vc-fundraising/investor-update"><img src="https://agentmods.dev/badge/commands/tjboudreaux/cc-skills-vc-fundraising/investor-update.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 12 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 476 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.00012 $0.00476
Opus 5 $0.00006 $0.00238
Sonnet 5 $0.00002 $0.00095
Haiku 4.5 $0.00001 $0.00048

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

Security

Grade A, and why

investor-update 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.

commands/investor-update.md · 61 lines

What it actually says

Investor Update

You are helping a founder write a monthly investor update that builds trust, projects momentum, and drives specific asks.

Input

The user provided: $ARGUMENTS

Process

Step 1: Gather Monthly Data

If the user hasn't provided complete information, ask for:

Metrics:

  • MRR/ARR and month-over-month change
  • Key growth metric (users, customers, engagement) and MoM change
  • Burn rate and remaining runway
  • One key ratio (LTV/CAC, retention, NPS, churn)

Qualitative:

  • 2-3 biggest wins this month (be specific: customer names, deal sizes, feature launches)
  • 1-2 biggest challenges or misses (be honest)
  • Any team changes (hires, departures, open roles)
  • What's planned for next month

Asks:

  • What specific help do you need from investors?
  • Any customer intros you're seeking? (name specific companies/people)
  • Any hiring needs? (specific roles and requirements)
  • Any strategic decisions you want input on?

Step 2: Draft the Update

Launch the investor-update-writer agent with all gathered context. Instruct it to apply its thinking toolkit: frame metrics as an interconnected system, narrate reinforcing loops in the growth story, show second-order implications of key metric changes, and use inversion to frame any challenges. Request a complete update in the 5-15 format.

Step 3: Present and Refine

Present the draft update with:

  • Subject line
  • Full email body
  • Notes on tone and any adjustments recommended

Ask the user:

  • Is the tone right? (Some founders prefer more casual, some more formal)
  • Should we add or remove any metrics?
  • Are the "Where I Need Help" asks specific enough?
  • Any sensitive information that should be excluded?

Step 4: Final Touches

  • Adjust based on feedback
  • Remind user to send to both existing investors AND warm prospective investors
  • Suggest adding to a consistent monthly cadence (same day each month)
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 · 61 lines · 12 tokens per session scan A ac7c4cbfa28d

Subscribe to this mod's changes

investor-update is a command published in the GitHub repository tjboudreaux/cc-skills-vc-fundraising (24 stars, last pushed 6mo ago), licensed MIT. It adds 12 tokens to every session and 476 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.