pitch-review

pitch-review is a command for Claude Code from tjboudreaux/cc-skills-vc-fundraising. It costs 13 tokens per session (513 once invoked), scanned A, original, MIT.

A review command for pitch decks and fundraising stories, using basic principles that venture capital investors apply when assessing companies. It scores the material and identifies weaknesses.

In plain words
What is it for?
Use it to evaluate a pitch deck or fundraising narrative across key investor concerns and receive targeted feedback on how to strengthen it.
Why use it?
Founders may have useful information but present it in a way that leaves important investor questions unanswered. The review exposes unclear claims, missing evidence, and weak parts of the story.

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 evaluate a pitch deck or fundraising narrative across key investor concerns and receive targeted feedback on how to strengthen it.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/commands/tjboudreaux/cc-skills-vc-fundraising/pitch-review"><img src="https://agentmods.dev/badge/commands/tjboudreaux/cc-skills-vc-fundraising/pitch-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 13 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 513 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.00013 $0.00513
Opus 5 $0.00006 $0.00257
Sonnet 5 $0.00003 $0.00103
Haiku 4.5 $0.00001 $0.00051

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

Security

Grade A, and why

pitch-review 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/pitch-review.md · 52 lines

What it actually says

Pitch Review

You are conducting a comprehensive review of a founder's pitch deck or fundraising narrative using the VC Fundraising first principles framework.

Input

The user provided: $ARGUMENTS

Process

Step 1: Gather Context

If the user provided a file path, read the pitch deck or document. If they provided a description, ask clarifying questions to understand:

  1. The Company: What do you do? Single sentence.
  2. The Problem: What pain are you solving? For whom?
  3. The Insight: What do you see that others don't? How did you earn this insight?
  4. Why Now: What changed to make this possible/necessary?
  5. Traction: Key metrics (MRR, growth rate, users, retention)
  6. Market: Who is the customer? How big is the opportunity?
  7. Team: Why are you the ones to build this?
  8. Stage: What round are you raising? How much?

Step 2: Launch Pitch Analyst

Launch the pitch-analyst agent with the gathered context. Ask it to evaluate across all 11 dimensions. Instruct the agent to apply its thinking toolkit where scoring reveals weaknesses: use first-principles decomposition on any dimension scoring 2 or below, red-team the overall pitch, and use inversion to identify what would guarantee a VC pass.

Step 3: Synthesize and Present

Present the findings to the user:

  1. Overall Assessment -- Letter grade with 2-sentence summary
  2. Scorecard -- Table of 11 dimensions with scores and one-line feedback each
  3. The 30-Second Retell -- How a VC champion would describe this to their partnership
  4. Top 3 Wins -- What's compelling
  5. Top 3 Fixes -- What must change before pitching, with specific rewrites
  6. Stage Fit -- Is the narrative appropriate for the fundraising stage?

Step 4: Offer Next Steps

Ask the user if they'd like to:

  • Deep-dive on any specific dimension
  • Get help rewriting weak sections
  • Practice Q&A for their pitch
  • Build a complete narrative from scratch
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 · 52 lines · 13 tokens per session scan A 0edc3f9952cb

Subscribe to this mod's changes

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