← ClaudeAtlas

pitch-decklisted

Constructs an investor-ready pitch deck as a single self-contained HTML file (Reveal.js, print-to-PDF, zero network dependencies). Interviews the founder for real content — problem, solution, market, product, business model, traction, team, competition, ask, use of funds — and enforces one-claim-per-slide plus required-slot gating. Gated on `riskiest-assumption-test`: refuses to ship a clean deck unless a RAT plan exists with populated `## Results` for the top-3 hypotheses (override ships a `[PRE-VALIDATION DRAFT]` watermark). Use when the user asks to "build a pitch deck", "create a fundraising deck", "make an investor deck", "Series A deck", "seed deck", "demo day deck", or uploads a validation-canvas / RAT plan / brand kit and asks for the pitch. Also trigger when `brand-workshop`, `validation-canvas`, and/or `riskiest-assumption-test` output is ready, or when `@startup_strategist` + `@vc_partner` are the right lenses. Use it even for a single slide.
sorawit-w/agent-skills · ★ 1 · AI & Automation · score 77
Install: claude install-skill sorawit-w/agent-skills
# Pitch Deck Construct an investor-ready pitch deck from founder inputs. Output is a single self-contained HTML file built on Reveal.js. The narrative is the deliverable; the slide template is the scaffold that keeps the narrative honest. ## What this skill produces Every run produces exactly THREE files inside the resolved pitch root (see Phase 0 Step 0.0 for path resolution; default is `docs/pitch/` for solo runs, `docs/startup-kit/pitch/` when invoked via orchestrator): 1. **`deck.html`** — single self-contained HTML file. Reveal.js-based, keyboard nav (←/→/Space/Esc), AAA contrast for projection, prints cleanly to PDF via `?print-pdf` query param + CSS paged media, zero network dependencies (all JS/CSS inline, images base64 if any). 2. **`speaker-notes.md`** — per-slide speaker notes with the 15–30 second spoken version of each slide's message and the most likely investor pushback. 3. **`deck-checklist.md`** — before-you-send-this-deck checklist covering the required-slot gate, the 90-second read test, and legal/disclosure reminders. All three paths are named explicitly in the response (see Phase 3 Step 5). Single-slide reworks still produce three files — the untouched files are regenerated from prior content so the pitch folder stays consistent. All three files go into the resolved pitch folder. ## What this skill is NOT - **Not a template you fill in later.** Slides ship with real content or with explicit `[fill in: …]` slots that block rendering