@rubytech/create-realagent-code 0.1.255 → 0.1.257
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/__tests__/plugin-install.test.js +58 -40
- package/dist/index.js +77 -26
- package/dist/lib/plugin-install.js +31 -29
- package/package.json +1 -1
- package/payload/platform/config/brand-registry.json +8 -0
- package/payload/platform/config/brand.json +2 -2
- package/payload/platform/lib/graph-search/src/__tests__/fulltext-coverage.test.ts +12 -0
- package/payload/platform/lib/graph-write/dist/index.d.ts.map +1 -1
- package/payload/platform/lib/graph-write/dist/index.js +2 -0
- package/payload/platform/lib/graph-write/dist/index.js.map +1 -1
- package/payload/platform/lib/graph-write/src/index.ts +2 -0
- package/payload/platform/neo4j/schema.cypher +126 -0
- package/payload/platform/plugins/.claude-plugin/marketplace.json +5 -0
- package/payload/platform/plugins/admin/.claude-plugin/plugin.json +1 -1
- package/payload/platform/plugins/admin/PLUGIN.md +3 -6
- package/payload/platform/plugins/admin/mcp/dist/index.js +0 -60
- package/payload/platform/plugins/admin/mcp/dist/index.js.map +1 -1
- package/payload/platform/plugins/admin/skills/insight/SKILL.md +24 -0
- package/payload/platform/plugins/admin/skills/platform-architecture/SKILL.md +63 -10
- package/payload/platform/plugins/business-assistant/PLUGIN.md +1 -1
- package/payload/platform/plugins/business-assistant/references/document-management.md +1 -1
- package/payload/platform/plugins/business-assistant/references/invoicing.md +2 -2
- package/payload/platform/plugins/business-assistant/references/quoting.md +1 -1
- package/payload/platform/plugins/docs/PLUGIN.md +1 -0
- package/payload/platform/plugins/docs/references/admin-ui.md +1 -1
- package/payload/platform/plugins/docs/references/deployment.md +18 -5
- package/payload/platform/plugins/docs/references/memory-guide.md +4 -0
- package/payload/platform/plugins/docs/references/platform.md +1 -1
- package/payload/platform/plugins/docs/references/plugins-guide.md +1 -1
- package/payload/platform/plugins/docs/references/slides.md +31 -0
- package/payload/platform/plugins/docs/references/voice-mirror-guide.md +1 -1
- package/payload/platform/plugins/memory/PLUGIN.md +1 -1
- package/payload/platform/plugins/memory/mcp/dist/index.js +1 -1
- package/payload/platform/plugins/memory/mcp/dist/index.js.map +1 -1
- package/payload/platform/plugins/memory/mcp/dist/tools/memory-typed-edge-pass.d.ts +1 -1
- package/payload/platform/plugins/memory/mcp/dist/tools/memory-typed-edge-pass.js +1 -1
- package/payload/platform/plugins/memory/mcp/dist/tools/memory-write.d.ts.map +1 -1
- package/payload/platform/plugins/memory/mcp/dist/tools/memory-write.js +10 -0
- package/payload/platform/plugins/memory/mcp/dist/tools/memory-write.js.map +1 -1
- package/payload/platform/plugins/memory/references/schema-construction.md +72 -0
- package/payload/platform/plugins/slides/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/slides/LICENSE +21 -0
- package/payload/platform/plugins/slides/PLUGIN.md +18 -0
- package/payload/platform/plugins/slides/PROVENANCE.md +40 -0
- package/payload/platform/plugins/slides/commands/add-slide.md +29 -0
- package/payload/platform/plugins/slides/commands/slides-claus.md +39 -0
- package/payload/platform/plugins/slides/commands/slides-new-component.md +39 -0
- package/payload/platform/plugins/slides/commands/slides-outline.md +43 -0
- package/payload/platform/plugins/slides/commands/slides-review.md +52 -0
- package/payload/platform/plugins/slides/commands/slides-theme.md +64 -0
- package/payload/platform/plugins/slides/commands/slides.md +59 -0
- package/payload/platform/plugins/slides/skills/deck-system/REFERENCE.md +581 -0
- package/payload/platform/plugins/slides/skills/deck-system/SKILL.md +607 -0
- package/payload/platform/plugins/slides/skills/deck-system/STORYTELLING-board.md +426 -0
- package/payload/platform/plugins/slides/skills/deck-system/STORYTELLING-claus.md +185 -0
- package/payload/platform/plugins/slides/skills/deck-system/STORYTELLING-mbb.md +450 -0
- package/payload/platform/plugins/slides/skills/deck-system/STORYTELLING-product-launch.md +579 -0
- package/payload/platform/plugins/slides/skills/deck-system/STORYTELLING-sales.md +464 -0
- package/payload/platform/plugins/slides/skills/deck-system/STORYTELLING-sequoia.md +489 -0
- package/payload/platform/plugins/slides/skills/deck-system/STORYTELLING.md +273 -0
- package/payload/platform/plugins/slides/skills/deck-system/deck-craft.html +1371 -0
- package/payload/platform/plugins/slides/skills/deck-system/deck-solid.html +1667 -0
- package/payload/platform/plugins/slides/skills/deck-system/deck.html +1359 -0
- package/payload/platform/plugins/url-get/.claude-plugin/plugin.json +1 -1
- package/payload/platform/plugins/url-get/PLUGIN.md +26 -21
- package/payload/platform/plugins/url-get/mcp/dist/index.js +3 -3
- package/payload/platform/plugins/url-get/mcp/dist/index.js.map +1 -1
- package/payload/platform/plugins/url-get/mcp/dist/tools/url-get.d.ts +1 -2
- package/payload/platform/plugins/url-get/mcp/dist/tools/url-get.d.ts.map +1 -1
- package/payload/platform/plugins/url-get/mcp/dist/tools/url-get.js +20 -40
- package/payload/platform/plugins/url-get/mcp/dist/tools/url-get.js.map +1 -1
- package/payload/platform/scripts/setup-account.sh +1 -10
- package/payload/platform/services/claude-session-manager/dist/canonical-tool-names.generated.d.ts.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/canonical-tool-names.generated.js +0 -1
- package/payload/platform/services/claude-session-manager/dist/canonical-tool-names.generated.js.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/http-server.d.ts +5 -0
- package/payload/platform/services/claude-session-manager/dist/http-server.d.ts.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/http-server.js +32 -2
- package/payload/platform/services/claude-session-manager/dist/http-server.js.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/rc-daemon.js +2 -2
- package/payload/platform/services/claude-session-manager/dist/rc-daemon.js.map +1 -1
- package/payload/platform/templates/specialists/agents/database-operator.md +1 -1
- package/payload/platform/templates/specialists/agents/typed-edge-classifier.md +1 -1
- package/payload/server/public/assets/AdminShell-T-YknnBn.js +1 -0
- package/payload/server/public/assets/Checkbox-DmDxpqVv.js +1 -0
- package/payload/server/public/assets/admin-COUV-jgt.js +1 -0
- package/payload/server/public/assets/{arc-aUiRP9AS.js → arc-B2CweJq3.js} +1 -1
- package/payload/server/public/assets/architecture-YZFGNWBL-Dnn6Hc65.js +1 -0
- package/payload/server/public/assets/{architectureDiagram-Q4EWVU46-c09loTER.js → architectureDiagram-Q4EWVU46-DP2o-MFV.js} +1 -1
- package/payload/server/public/assets/{blockDiagram-DXYQGD6D-Cjdeyoq1.js → blockDiagram-DXYQGD6D-DO4mcYDJ.js} +1 -1
- package/payload/server/public/assets/{c4Diagram-AHTNJAMY-NY6Wlzo2.js → c4Diagram-AHTNJAMY-Sy1giHbj.js} +1 -1
- package/payload/server/public/assets/channel-CEpR_0rE.js +1 -0
- package/payload/server/public/assets/{chunk-2KRD3SAO-BK3470lx.js → chunk-2KRD3SAO-CKsCYCsN.js} +1 -1
- package/payload/server/public/assets/chunk-336JU56O-C0-P-aUF.js +2 -0
- package/payload/server/public/assets/chunk-426QAEUC-DFjEt3Zb.js +1 -0
- package/payload/server/public/assets/{chunk-4BX2VUAB-BOvVdJLf.js → chunk-4BX2VUAB-B8bqAmBa.js} +1 -1
- package/payload/server/public/assets/{chunk-4TB4RGXK-BXpto3yW.js → chunk-4TB4RGXK-D1k0VSlW.js} +1 -1
- package/payload/server/public/assets/{chunk-55IACEB6-BwZyF7vR.js → chunk-55IACEB6-B-p_QNqz.js} +1 -1
- package/payload/server/public/assets/{chunk-5FUZZQ4R-C403gCUk.js → chunk-5FUZZQ4R-D6U6tV_j.js} +1 -1
- package/payload/server/public/assets/{chunk-5PVQY5BW-CjVzXQEp.js → chunk-5PVQY5BW-CYK76xfs.js} +1 -1
- package/payload/server/public/assets/{chunk-67CJDMHE-D5bhMrtY.js → chunk-67CJDMHE-BC9js-lf.js} +1 -1
- package/payload/server/public/assets/{chunk-7N4EOEYR-Si7Lgrwc.js → chunk-7N4EOEYR-4j2OqKkv.js} +1 -1
- package/payload/server/public/assets/{chunk-AA7GKIK3-DMuHtDqO.js → chunk-AA7GKIK3-Coen-fXN.js} +1 -1
- package/payload/server/public/assets/{chunk-BSJP7CBP-L79XKVcb.js → chunk-BSJP7CBP-CAiOBvec.js} +1 -1
- package/payload/server/public/assets/{chunk-CIAEETIT-C0O7Upmg.js → chunk-CIAEETIT-AJzzpZVb.js} +1 -1
- package/payload/server/public/assets/{chunk-EDXVE4YY-DJcJAsAg.js → chunk-EDXVE4YY-BL4BKozX.js} +1 -1
- package/payload/server/public/assets/{chunk-ENJZ2VHE-CFDNvYu1.js → chunk-ENJZ2VHE-mhAFG8UD.js} +1 -1
- package/payload/server/public/assets/{chunk-FMBD7UC4-C_E43NFJ.js → chunk-FMBD7UC4-H231gZA_.js} +1 -1
- package/payload/server/public/assets/{chunk-FOC6F5B3-D9lWWHAu.js → chunk-FOC6F5B3-Cl3ZZjYG.js} +1 -1
- package/payload/server/public/assets/{chunk-ICPOFSXX-ecLOxGhL.js → chunk-ICPOFSXX-DOEzvzJa.js} +2 -2
- package/payload/server/public/assets/{chunk-K5T4RW27-DuhsNH4c.js → chunk-K5T4RW27-C_ipbUDD.js} +1 -1
- package/payload/server/public/assets/{chunk-KGLVRYIC-B4-A1Abi.js → chunk-KGLVRYIC-CTsDNSCU.js} +1 -1
- package/payload/server/public/assets/{chunk-LIHQZDEY-BxqgHRgT.js → chunk-LIHQZDEY-DvSXhkGf.js} +1 -1
- package/payload/server/public/assets/{chunk-ORNJ4GCN-DEYQ5WaJ.js → chunk-ORNJ4GCN-p574NOI7.js} +1 -1
- package/payload/server/public/assets/{chunk-OYMX7WX6-B7MW66KB.js → chunk-OYMX7WX6-BlEgFM6U.js} +1 -1
- package/payload/server/public/assets/chunk-QZHKN3VN-DpF06ZZQ.js +1 -0
- package/payload/server/public/assets/{chunk-U2HBQHQK-BMawmsyk.js → chunk-U2HBQHQK-B2bDK0jv.js} +1 -1
- package/payload/server/public/assets/{chunk-X2U36JSP-CT6g7pno.js → chunk-X2U36JSP-D69BxKFw.js} +1 -1
- package/payload/server/public/assets/{chunk-XPW4576I-CBfZXZDB.js → chunk-XPW4576I-Dm-PcyUi.js} +1 -1
- package/payload/server/public/assets/{chunk-YZCP3GAM-xeAluiAH.js → chunk-YZCP3GAM-Be8RnXgx.js} +1 -1
- package/payload/server/public/assets/{chunk-ZZ45TVLE-BRN9qUC5.js → chunk-ZZ45TVLE-Ck8PCTa4.js} +1 -1
- package/payload/server/public/assets/classDiagram-6PBFFD2Q-CYbXvKLI.js +1 -0
- package/payload/server/public/assets/classDiagram-v2-HSJHXN6E-DEyHzRhq.js +1 -0
- package/payload/server/public/assets/clone-y8gexbBy.js +1 -0
- package/payload/server/public/assets/{cose-bilkent-S5V4N54A-Br2gjtEO.js → cose-bilkent-S5V4N54A-CmkW2Eaj.js} +1 -1
- package/payload/server/public/assets/{dagre-DTjePoco.js → dagre-Dqp-ns8F.js} +1 -1
- package/payload/server/public/assets/{dagre-KV5264BT-DHBkRke4.js → dagre-KV5264BT-ZgWWXPLc.js} +1 -1
- package/payload/server/public/assets/data-gy6QH9c1.js +1 -0
- package/payload/server/public/assets/{diagram-5BDNPKRD-BIq1-idL.js → diagram-5BDNPKRD-CTX5-ScM.js} +1 -1
- package/payload/server/public/assets/{diagram-G4DWMVQ6-BsIUDzV6.js → diagram-G4DWMVQ6-BovIsO6H.js} +1 -1
- package/payload/server/public/assets/{diagram-MMDJMWI5-CgHSri2i.js → diagram-MMDJMWI5-DcETsQy-.js} +1 -1
- package/payload/server/public/assets/{diagram-TYMM5635-Ce2Wh9ZX.js → diagram-TYMM5635-yyq6peoZ.js} +1 -1
- package/payload/server/public/assets/{erDiagram-SMLLAGMA-BU0Kh6OQ.js → erDiagram-SMLLAGMA-CiNToftB.js} +1 -1
- package/payload/server/public/assets/{flatten-Bo6YRmWl.js → flatten-BtFI066E.js} +1 -1
- package/payload/server/public/assets/{flowDiagram-DWJPFMVM-B0N06MF7.js → flowDiagram-DWJPFMVM-Xnl3SpIM.js} +1 -1
- package/payload/server/public/assets/{ganttDiagram-T4ZO3ILL-BVbx4ARZ.js → ganttDiagram-T4ZO3ILL-C1iyWe0f.js} +1 -1
- package/payload/server/public/assets/gitGraph-7Q5UKJZL-CNs-LD5i.js +1 -0
- package/payload/server/public/assets/{gitGraphDiagram-UUTBAWPF-C-xRJ94t.js → gitGraphDiagram-UUTBAWPF-D97pbMQb.js} +1 -1
- package/payload/server/public/assets/graph-labels-cZu4pK16.js +1 -0
- package/payload/server/public/assets/{graph-g48ZcA5M.js → graph-qz5tFKqU.js} +3 -3
- package/payload/server/public/assets/{graphlib-YmNcoMjY.js → graphlib-Lq8ijgON.js} +1 -1
- package/payload/server/public/assets/info-OMHHGYJF-DsTNigSS.js +1 -0
- package/payload/server/public/assets/infoDiagram-42DDH7IO-C_OarRTA.js +2 -0
- package/payload/server/public/assets/{isEmpty-D6Kr-M1M.js → isEmpty-D6QovjYR.js} +1 -1
- package/payload/server/public/assets/{ishikawaDiagram-UXIWVN3A-DTrq54yC.js → ishikawaDiagram-UXIWVN3A-B8XBdjJn.js} +1 -1
- package/payload/server/public/assets/{journeyDiagram-VCZTEJTY-OZZZMrFX.js → journeyDiagram-VCZTEJTY-CZYbiOaQ.js} +1 -1
- package/payload/server/public/assets/{kanban-definition-6JOO6SKY--w-IP9pN.js → kanban-definition-6JOO6SKY-B1PybFoh.js} +1 -1
- package/payload/server/public/assets/{line-Ckeulv5T.js → line-D-tw3hHp.js} +1 -1
- package/payload/server/public/assets/{linear-DOh_6k2k.js → linear-BHhXD3cd.js} +1 -1
- package/payload/server/public/assets/{mermaid-parser.core-CVRAxYRD.js → mermaid-parser.core-C9RAnysF.js} +2 -2
- package/payload/server/public/assets/{mermaid.core-B-mE18I1.js → mermaid.core-B532LT1r.js} +3 -3
- package/payload/server/public/assets/{mindmap-definition-QFDTVHPH-Bm8mDicL.js → mindmap-definition-QFDTVHPH-DGlgeeTV.js} +1 -1
- package/payload/server/public/assets/{ordinal-BDi6f4xk.js → ordinal-Bl-aM5b9.js} +1 -1
- package/payload/server/public/assets/packet-4T2RLAQJ-DGES22b-.js +1 -0
- package/payload/server/public/assets/pie-ZZUOXDRM-ChKeDbzt.js +1 -0
- package/payload/server/public/assets/{pieDiagram-DEJITSTG-BCmRLgGO.js → pieDiagram-DEJITSTG-DV9FIWko.js} +1 -1
- package/payload/server/public/assets/{public-DknO-g9S.js → public-Bu2_Xi0a.js} +5 -5
- package/payload/server/public/assets/{quadrantDiagram-34T5L4WZ-CniTIUTm.js → quadrantDiagram-34T5L4WZ-Betwya4l.js} +1 -1
- package/payload/server/public/assets/radar-PYXPWWZC-FGG5Fs7N.js +1 -0
- package/payload/server/public/assets/{reduce-CGi9ik8i.js → reduce-BD4xUd2c.js} +1 -1
- package/payload/server/public/assets/{requirementDiagram-MS252O5E-CoxBSj9M.js → requirementDiagram-MS252O5E-Cq3vODdg.js} +1 -1
- package/payload/server/public/assets/{sankeyDiagram-XADWPNL6-BjS-4jzq.js → sankeyDiagram-XADWPNL6-x8krXWcS.js} +1 -1
- package/payload/server/public/assets/{sequenceDiagram-FGHM5R23-B9jVOnPR.js → sequenceDiagram-FGHM5R23-i-_uH-Yl.js} +1 -1
- package/payload/server/public/assets/{stateDiagram-FHFEXIEX-BvOQPzP8.js → stateDiagram-FHFEXIEX-il4KqSgI.js} +1 -1
- package/payload/server/public/assets/stateDiagram-v2-QKLJ7IA2-B6zNJ6Tv.js +1 -0
- package/payload/server/public/assets/{timeline-definition-GMOUNBTQ-CdfgWLo1.js → timeline-definition-GMOUNBTQ-DATdZkA5.js} +1 -1
- package/payload/server/public/assets/treeView-SZITEDCU-VAQQdbtf.js +1 -0
- package/payload/server/public/assets/treemap-W4RFUUIX-DKchO3zI.js +1 -0
- package/payload/server/public/assets/useSelectionMode-A5KItZ2T.js +13 -0
- package/payload/server/public/assets/{brand-D0gNihp7.css → useSelectionMode-C-Ojh7W9.css} +1 -1
- package/payload/server/public/assets/{vennDiagram-DHZGUBPP-JCgpIbj-.js → vennDiagram-DHZGUBPP-BJh9tJTt.js} +1 -1
- package/payload/server/public/assets/wardley-RL74JXVD-CBGtx0bS.js +1 -0
- package/payload/server/public/assets/{wardleyDiagram-NUSXRM2D-Dei3VqHo.js → wardleyDiagram-NUSXRM2D-EMN1Hdfg.js} +1 -1
- package/payload/server/public/assets/{xychartDiagram-5P7HB3ND-DUtIyoIb.js → xychartDiagram-5P7HB3ND-DbUWXa7T.js} +1 -1
- package/payload/server/public/data.html +5 -5
- package/payload/server/public/graph.html +6 -6
- package/payload/server/public/index.html +5 -6
- package/payload/server/public/public.html +4 -5
- package/payload/server/server.js +65 -23
- package/payload/platform/plugins/admin/hooks/__tests__/insight.test.sh +0 -395
- package/payload/platform/plugins/admin/hooks/insight.sh +0 -219
- package/payload/platform/plugins/admin/hooks/lib/admin-graph-pass-common.sh +0 -239
- package/payload/server/public/assets/AdminShell-892Jy_rs.js +0 -1
- package/payload/server/public/assets/Checkbox-Bc2QzX9b.js +0 -1
- package/payload/server/public/assets/admin-D3K13ndi.js +0 -1
- package/payload/server/public/assets/architecture-YZFGNWBL--v-pJPNp.js +0 -1
- package/payload/server/public/assets/brand-CcN3dELF.js +0 -9
- package/payload/server/public/assets/channel-B1IT7to2.js +0 -1
- package/payload/server/public/assets/chunk-336JU56O-CdKRCIeE.js +0 -2
- package/payload/server/public/assets/chunk-426QAEUC-BybuQ3Ve.js +0 -1
- package/payload/server/public/assets/chunk-QZHKN3VN-Bd-GrQM6.js +0 -1
- package/payload/server/public/assets/classDiagram-6PBFFD2Q-rjCize6i.js +0 -1
- package/payload/server/public/assets/classDiagram-v2-HSJHXN6E-BORWOUt0.js +0 -1
- package/payload/server/public/assets/clone-Csqv5U6T.js +0 -1
- package/payload/server/public/assets/data-Br-pdljK.js +0 -1
- package/payload/server/public/assets/gitGraph-7Q5UKJZL-CI0s_tqn.js +0 -1
- package/payload/server/public/assets/graph-labels-BYH-IPCb.js +0 -1
- package/payload/server/public/assets/info-OMHHGYJF-g3gYW7Qm.js +0 -1
- package/payload/server/public/assets/infoDiagram-42DDH7IO-Di6oPQ_-.js +0 -2
- package/payload/server/public/assets/packet-4T2RLAQJ-CT0TB9HI.js +0 -1
- package/payload/server/public/assets/pie-ZZUOXDRM-CXLe7TFF.js +0 -1
- package/payload/server/public/assets/radar-PYXPWWZC-DnPLBl-D.js +0 -1
- package/payload/server/public/assets/stateDiagram-v2-QKLJ7IA2-v4ND10uR.js +0 -1
- package/payload/server/public/assets/treeView-SZITEDCU-C3cb7Xwe.js +0 -1
- package/payload/server/public/assets/treemap-W4RFUUIX-Dc7G3Bgm.js +0 -1
- package/payload/server/public/assets/useSelectionMode-DwsyptOw.js +0 -5
- package/payload/server/public/assets/wardley-RL74JXVD-DtgibWAt.js +0 -1
- /package/payload/server/public/assets/{_baseFor-Cam2PbSt.js → _baseFor-Cs8Y-rGh.js} +0 -0
- /package/payload/server/public/assets/{array-DYRGGQae.js → array-iHZP4KWJ.js} +0 -0
- /package/payload/server/public/assets/{cytoscape.esm-nWsJMTNI.js → cytoscape.esm-BR2GOQ8_.js} +0 -0
- /package/payload/server/public/assets/{defaultLocale-Du1XY3Dp.js → defaultLocale-B9aLeOTg.js} +0 -0
- /package/payload/server/public/assets/{dist-BzAsli7o.js → dist-DB-VPj_8.js} +0 -0
- /package/payload/server/public/assets/{init-B5BXBRcm.js → init-BNFRgqHM.js} +0 -0
- /package/payload/server/public/assets/{katex-HOUACuRw.js → katex-B-EfS3nw.js} +0 -0
- /package/payload/server/public/assets/{path-CNO468J-.js → path-DmWWdwp7.js} +0 -0
- /package/payload/server/public/assets/{rough.esm-DRO6hWPh.js → rough.esm-Ci7Kjt46.js} +0 -0
- /package/payload/server/public/assets/{src-CWiyyVfn.js → src-C1jfwBq0.js} +0 -0
|
@@ -0,0 +1,489 @@
|
|
|
1
|
+
# Storytelling: Sequoia pitch deck
|
|
2
|
+
|
|
3
|
+
How to build an investor deck that survives the first two minutes.
|
|
4
|
+
|
|
5
|
+
The Sequoia Capital pitch deck format is the most imitated structure in startup fundraising. It works because it mirrors how investors actually evaluate companies: purpose, problem, solution, proof, team, ask. In that order. Skip a beat and the audience fills the gap with doubt.
|
|
6
|
+
|
|
7
|
+
This guide maps the Sequoia sequence onto the Slides component library. Same design system, same headline pattern, different story shape.
|
|
8
|
+
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
## The twelve-beat structure
|
|
12
|
+
|
|
13
|
+
```
|
|
14
|
+
Start ──────────────────────────────────────────────────────── End
|
|
15
|
+
│ Purpose │ Problem │ Solution │ Why now │ Market │ Product │ Model │ Traction │ Team │ Competition │ Financials │ Ask │
|
|
16
|
+
```
|
|
17
|
+
|
|
18
|
+
Twelve beats. Most decks run 12–18 slides total. Some beats share a slide, some take two. The percentages below are time shares for a live pitch. For a read-only deck, they're rough page-weight guides.
|
|
19
|
+
|
|
20
|
+
| Beat | ~Share | Purpose |
|
|
21
|
+
|------|--------|---------|
|
|
22
|
+
| Company purpose | 5% | Say what you do |
|
|
23
|
+
| Problem | 10% | Build urgency |
|
|
24
|
+
| Solution | 10% | Show the fix |
|
|
25
|
+
| Why now | 5% | Explain the timing |
|
|
26
|
+
| Market size | 10% | Prove the opportunity is real |
|
|
27
|
+
| Product | 15% | Show the thing itself |
|
|
28
|
+
| Business model | 5% | Explain how money works |
|
|
29
|
+
| Traction | 15% | Prove it's working |
|
|
30
|
+
| Team | 10% | Prove you can execute |
|
|
31
|
+
| Competition | 5% | Show you know the landscape |
|
|
32
|
+
| Financials | 5% | Show the path forward |
|
|
33
|
+
| The ask | 5% | Say what you need |
|
|
34
|
+
|
|
35
|
+
---
|
|
36
|
+
|
|
37
|
+
## Beat by beat
|
|
38
|
+
|
|
39
|
+
### 1. Company purpose
|
|
40
|
+
|
|
41
|
+
**What it accomplishes:** Frames the entire conversation. The investor should know what you do before slide two loads.
|
|
42
|
+
|
|
43
|
+
**What to include:** One sentence. Verb, object, outcome. No jargon, no adjectives, no "platform" or "ecosystem" unless those words carry real meaning.
|
|
44
|
+
|
|
45
|
+
**What to leave out:** Your founding story. Your mission statement. Anything that takes more than fifteen seconds to say.
|
|
46
|
+
|
|
47
|
+
**Headlines:**
|
|
48
|
+
|
|
49
|
+
```html
|
|
50
|
+
<h1>We make enterprise search <span class="dim">actually work.</span></h1>
|
|
51
|
+
<h1>Payroll for contractors. <span class="dim">Everywhere.</span></h1>
|
|
52
|
+
<h1>Replacing spreadsheets <span class="dim">in construction.</span></h1>
|
|
53
|
+
```
|
|
54
|
+
|
|
55
|
+
**Best component:** Cover slide. Company name, one-line purpose, your name and title. Nothing else. No tagline. No investor logos. No "Confidential."
|
|
56
|
+
|
|
57
|
+
**Common mistakes:**
|
|
58
|
+
- Writing a mission statement instead of a purpose. "Empowering teams to unlock their potential" says nothing. "We automate SOC 2 compliance" says everything.
|
|
59
|
+
- Using two sentences. If you need two, the first one is too weak.
|
|
60
|
+
|
|
61
|
+
---
|
|
62
|
+
|
|
63
|
+
### 2. Problem
|
|
64
|
+
|
|
65
|
+
**What it accomplishes:** Makes the investor feel the pain. If they don't feel it, the solution won't matter.
|
|
66
|
+
|
|
67
|
+
**What to include:** Who has this problem (be specific: job title, company size, industry). How they cope today (manual process, bad software, spreadsheet, workaround). What it costs them (time, money, risk, opportunity cost). Use a real example or a real quote if you have one.
|
|
68
|
+
|
|
69
|
+
**What to leave out:** Your solution. Let the problem breathe first.
|
|
70
|
+
|
|
71
|
+
**Headlines:**
|
|
72
|
+
|
|
73
|
+
```html
|
|
74
|
+
<h1>Compliance takes 400 hours. <span class="dim">Every year.</span></h1>
|
|
75
|
+
<h1>Three tools. <span class="dim">None of them talk to each other.</span></h1>
|
|
76
|
+
<h1>$2.3M in annual waste. <span class="dim">Per mid-size hospital.</span></h1>
|
|
77
|
+
```
|
|
78
|
+
|
|
79
|
+
**Best components:** Two-column (problem on the left, cost/impact on the right) or Eyebrow + headline + subtitle for a single sharp framing. If you have a customer quote that captures the pain, use a Quote slide first, then follow with the data.
|
|
80
|
+
|
|
81
|
+
**Common mistakes:**
|
|
82
|
+
- Describing the problem too abstractly. "Communication is broken" is a bumper sticker. "Field crews call the office 11 times per job to get updated plans" is a problem.
|
|
83
|
+
- Jumping to solution language. If your problem slide mentions your product name, you've moved too early.
|
|
84
|
+
- Making the problem too broad. "Healthcare is inefficient" is true and useless. Narrow it to the specific pain your product fixes.
|
|
85
|
+
|
|
86
|
+
---
|
|
87
|
+
|
|
88
|
+
### 3. Solution
|
|
89
|
+
|
|
90
|
+
**What it accomplishes:** Answers "so what did you build?" Clean, concrete, visual if possible.
|
|
91
|
+
|
|
92
|
+
**What to include:** What you built. How it fixes the problem from beat 2. The core insight: the one thing you do differently. Keep it to one or two slides. This is a preview. The full product section comes later.
|
|
93
|
+
|
|
94
|
+
**What to leave out:** Feature lists. Architecture diagrams. Implementation details. Anything that requires technical context the investor doesn't have yet.
|
|
95
|
+
|
|
96
|
+
**Headlines:**
|
|
97
|
+
|
|
98
|
+
```html
|
|
99
|
+
<h1>One dashboard. <span class="dim">Every compliance requirement.</span></h1>
|
|
100
|
+
<h1>Automated plans. <span class="dim">Updated in real time.</span></h1>
|
|
101
|
+
<h1>Replace the spreadsheet. <span class="dim">Keep the workflow.</span></h1>
|
|
102
|
+
```
|
|
103
|
+
|
|
104
|
+
**Best components:** Eyebrow + headline + subtitle to state the solution, then a Collage slide with a product screenshot for visual proof. If the solution has two or three pillars, use a Three-column. Three is the maximum. If the product transforms an input into an output (data in, report out; raw footage, polished edit), a Spec block makes the mechanism immediately tangible.
|
|
105
|
+
|
|
106
|
+
**Common mistakes:**
|
|
107
|
+
- Listing features instead of describing the solution. Features come in the Product section. Here you need the shape of the answer.
|
|
108
|
+
- Being too technical. The investor is evaluating the business. Lead with what the user sees: "we show every dependency in one view" is a solution. "We use a graph database" is an implementation detail.
|
|
109
|
+
- Forgetting to connect back to the problem. The solution slide should feel like the natural answer to the problem slide. If you have to re-explain the problem, the framing was wrong.
|
|
110
|
+
|
|
111
|
+
---
|
|
112
|
+
|
|
113
|
+
### 4. Why now
|
|
114
|
+
|
|
115
|
+
**What it accomplishes:** Answers the question every investor is already asking: "If this is such a good idea, why hasn't someone done it?"
|
|
116
|
+
|
|
117
|
+
**What to include:** One to three forces that created the opening. These are usually: technology shifts (new API, cheaper compute, new model), market changes (regulation, consolidation, behavior shift), or timing events (pandemic, platform launch, standard adoption). Be specific. Name the force, date it, quantify it if you can.
|
|
118
|
+
|
|
119
|
+
**What to leave out:** Anything that was also true five years ago. The "why now" has to be recent and irreversible.
|
|
120
|
+
|
|
121
|
+
**Headlines:**
|
|
122
|
+
|
|
123
|
+
```html
|
|
124
|
+
<h1>The regulation changed. <span class="dim">January 2024.</span></h1>
|
|
125
|
+
<h1>LLMs made this possible. <span class="dim">Last year it wasn't.</span></h1>
|
|
126
|
+
<h1>Three shifts. <span class="dim">All in the last 18 months.</span></h1>
|
|
127
|
+
```
|
|
128
|
+
|
|
129
|
+
**Best components:** Dark callout for a single punchy force. Three-column if you have three distinct shifts. Dot flow if the forces are sequential (regulation → adoption → demand).
|
|
130
|
+
|
|
131
|
+
**Common mistakes:**
|
|
132
|
+
- Saying "AI" without explaining what specifically changed. Everyone has a "why now" slide that says AI. Yours needs to say which capability, released when, and why it specifically enables your product.
|
|
133
|
+
- Listing trends instead of triggers. "Remote work is growing" is a trend. "Zoom's API launched in Q3 2023 with real-time transcription" is a trigger.
|
|
134
|
+
|
|
135
|
+
---
|
|
136
|
+
|
|
137
|
+
### 5. Market size
|
|
138
|
+
|
|
139
|
+
**What it accomplishes:** Proves the opportunity is large enough to build a venture-scale business.
|
|
140
|
+
|
|
141
|
+
**What to include:** TAM (total addressable market), SAM (serviceable addressable market), SOM (serviceable obtainable market). Both top-down (industry reports, analyst numbers) and bottom-up (number of potential customers × average revenue per customer). Specific numbers with sources. The bottom-up number matters more. It shows you understand your actual customer.
|
|
142
|
+
|
|
143
|
+
**What to leave out:** TAM-only slides. Nobody believes your $50B TAM. They want to see the bottom-up math.
|
|
144
|
+
|
|
145
|
+
**Headlines:**
|
|
146
|
+
|
|
147
|
+
```html
|
|
148
|
+
<h1>$8.2B market. <span class="dim">Growing 34% annually.</span></h1>
|
|
149
|
+
<h1>142,000 mid-size manufacturers. <span class="dim">$12K each.</span></h1>
|
|
150
|
+
<h1>Bottom-up: $1.7B. <span class="dim">Top-down confirms it.</span></h1>
|
|
151
|
+
```
|
|
152
|
+
|
|
153
|
+
**Best components:** Stat grid or a Two-column layout: top-down on the left, bottom-up on the right. If you're showing growth over time, a Timeline makes the trajectory concrete. For the core numbers, use a simple stat with a label. Clean numbers invite agreement; charts invite scrutiny.
|
|
154
|
+
|
|
155
|
+
**Common mistakes:**
|
|
156
|
+
- Only showing TAM. Investors discount TAM by 90% in their heads. Show the SAM and SOM so they don't have to guess.
|
|
157
|
+
- Using a market map you didn't build. If your TAM slide is a screenshot from a Gartner report, you've told the investor you haven't thought about your own market.
|
|
158
|
+
- Confusing market size with market potential. The market is what exists today. The potential is what might exist. Lead with what exists. Mention potential in one sentence if you must.
|
|
159
|
+
|
|
160
|
+
---
|
|
161
|
+
|
|
162
|
+
### 6. Product
|
|
163
|
+
|
|
164
|
+
**What it accomplishes:** Shows the thing itself. After five slides of framing, the investor wants to see what they're buying into. This is where you earn credibility.
|
|
165
|
+
|
|
166
|
+
**What to include:** How it works. Screenshots, a short demo flow, or a simplified architecture view. Show the user experience. Focus on what the customer sees. Walk through one workflow end-to-end. If you have a live demo, this is where it goes. If not, use screenshots with annotations.
|
|
167
|
+
|
|
168
|
+
**What to leave out:** Everything beyond the top three or four features. Show enough to prove the product is real, usable, and differentiated.
|
|
169
|
+
|
|
170
|
+
**Headlines:**
|
|
171
|
+
|
|
172
|
+
```html
|
|
173
|
+
<h1>How it works. <span class="dim">Three steps.</span></h1>
|
|
174
|
+
<h1>From upload to report. <span class="dim">Under four minutes.</span></h1>
|
|
175
|
+
<h1>The workflow. <span class="dim">No training required.</span></h1>
|
|
176
|
+
```
|
|
177
|
+
|
|
178
|
+
**Best components:** This section usually takes two to three slides. Start with an Eyebrow + headline + subtitle for the overview, then a Product slide (showcase style) for the hero screenshot or a Collage slide for a multi-angle product view. If you're walking through steps, use a Dot flow. A Feature card row works well when you have three or four distinct capabilities to highlight side by side. For a before/after, use Two-column. Art overlay is effective when a bold product visual tells the story better than text.
|
|
179
|
+
|
|
180
|
+
**Common mistakes:**
|
|
181
|
+
- Showing too many screenshots. Each one dilutes the impact of the others. Three is the maximum. One great screenshot beats three mediocre ones.
|
|
182
|
+
- Showing the admin panel. Investors want to see the user experience. Show what the customer interacts with.
|
|
183
|
+
- Skipping the demo. If your product works and looks good, showing it live is the single most persuasive thing you can do. If it doesn't work or doesn't look good, that's a different problem.
|
|
184
|
+
|
|
185
|
+
---
|
|
186
|
+
|
|
187
|
+
### 7. Business model
|
|
188
|
+
|
|
189
|
+
**What it accomplishes:** Answers "how do you make money?" and "is this a good business?"
|
|
190
|
+
|
|
191
|
+
**What to include:** Pricing model (subscription, usage-based, marketplace, transaction fee). Price point. Unit economics if you have them: CAC, LTV, LTV/CAC ratio, gross margin, payback period. If you're pre-revenue, show your planned pricing and comparable benchmarks.
|
|
192
|
+
|
|
193
|
+
**What to leave out:** Multiple pricing tiers and feature matrices. That's for the sales page, not the pitch deck. Show the core model and the core economics.
|
|
194
|
+
|
|
195
|
+
**Headlines:**
|
|
196
|
+
|
|
197
|
+
```html
|
|
198
|
+
<h1>$2,400/year per seat. <span class="dim">85% gross margin.</span></h1>
|
|
199
|
+
<h1>Transaction fee. <span class="dim">2.5% of every payment.</span></h1>
|
|
200
|
+
<h1>Land at $500/mo. <span class="dim">Expand to $4,200.</span></h1>
|
|
201
|
+
```
|
|
202
|
+
|
|
203
|
+
**Best components:** Capability list (Q&A) for showing key metrics in a clean row format. Three-column for the three numbers that matter most (price, margin, payback). Eyebrow + headline + subtitle if the model is simple enough for one slide.
|
|
204
|
+
|
|
205
|
+
**Common mistakes:**
|
|
206
|
+
- Making the model too complicated. If you can't explain how you make money in two sentences, simplify.
|
|
207
|
+
- Hiding bad unit economics. If your LTV/CAC is below 3:1, don't hide it. Acknowledge it and explain the path to improvement. Investors will find it anyway.
|
|
208
|
+
- Showing a pricing page screenshot. Distill the model to its essence.
|
|
209
|
+
|
|
210
|
+
---
|
|
211
|
+
|
|
212
|
+
### 8. Traction
|
|
213
|
+
|
|
214
|
+
**What it accomplishes:** Proves the business is working. This is the slide investors flip to first when they get a cold deck. It's the most important section after the problem.
|
|
215
|
+
|
|
216
|
+
**What to include:** Revenue (ARR or MRR). Growth rate (month-over-month or quarter-over-quarter). Number of customers. Retention (net revenue retention, churn rate). Key milestones (launch date, first customer, first $1M ARR). Logos if you have recognizable ones. If you're pre-revenue, show engagement metrics: DAU, activation rate, waitlist size, pilot conversions.
|
|
217
|
+
|
|
218
|
+
**What to leave out:** Vanity metrics. Total signups without activation rates. Gross revenue without churn. Downloads without retention. Every number on this slide should survive the question "so what?"
|
|
219
|
+
|
|
220
|
+
**Headlines:**
|
|
221
|
+
|
|
222
|
+
```html
|
|
223
|
+
<h1>$1.8M ARR. <span class="dim">4× in 12 months.</span></h1>
|
|
224
|
+
<h1>94% net retention. <span class="dim">Negative churn by Q3.</span></h1>
|
|
225
|
+
<h1>0 to 340 customers. <span class="dim">No sales team.</span></h1>
|
|
226
|
+
```
|
|
227
|
+
|
|
228
|
+
**Best components:** Stat grid for the key numbers: three to five metrics, each with a label and a value. Two-column for before/after growth. If you have logos worth showing, a Logo bar of four to six customer marks anchors credibility instantly. For social proof at scale, a Testimonial grid lets you show three or four customer voices in one view. Use an Update row to convey shipping velocity: a tight list of recent launches or milestones that signals momentum. Use a Quote slide for one strong customer testimonial, then follow with the numbers.
|
|
229
|
+
|
|
230
|
+
**Common mistakes:**
|
|
231
|
+
- Showing a graph without labeling the axes. Every chart needs numbers, not just a line going up.
|
|
232
|
+
- Mixing timeframes. If your revenue is monthly, your growth should be monthly. Don't show MRR growth with a YoY percentage.
|
|
233
|
+
- Hiding churn behind gross numbers. A slide that says "$2M ARR" but doesn't mention 8% monthly churn is hiding the real story. Investors notice what's missing.
|
|
234
|
+
- Using customer logos you don't have permission to use. Ask first. "Design partner" and "paying customer" are different things.
|
|
235
|
+
|
|
236
|
+
---
|
|
237
|
+
|
|
238
|
+
### 9. Team
|
|
239
|
+
|
|
240
|
+
**What it accomplishes:** Answers "why will this team win?" A case for competence.
|
|
241
|
+
|
|
242
|
+
**What to include:** Founders and key hires (four people max on the slide). For each: name, role, and the one thing that makes them credible for this specific company. Relevant experience: the specific part that matters for this company. Unfair advantages: domain expertise, prior exits, technical depth, network, proprietary insight.
|
|
243
|
+
|
|
244
|
+
**What to leave out:** Advisory boards (unless the advisor is actively involved and the name carries weight). Headshots that look like stock photos. Org charts.
|
|
245
|
+
|
|
246
|
+
**Headlines:**
|
|
247
|
+
|
|
248
|
+
```html
|
|
249
|
+
<h1>Built this before. <span class="dim">At Stripe and Square.</span></h1>
|
|
250
|
+
<h1>Three founders. <span class="dim">22 years in logistics.</span></h1>
|
|
251
|
+
<h1>The team. <span class="dim">Domain-first.</span></h1>
|
|
252
|
+
```
|
|
253
|
+
|
|
254
|
+
**Best components:** Three-column or a Two-column layout. Each column: name, role, one-line credibility statement. Keep it tight. If one founder has a standout background, use a Quote slide with their insight before the team slide. A quote is more memorable than a bullet point. If you have notable investors or advisors worth surfacing, a Logo grid reinforces the network behind the team without taking up slide real estate.
|
|
255
|
+
|
|
256
|
+
**Common mistakes:**
|
|
257
|
+
- Listing every hire. The slide should have three or four people. Everyone else is implied.
|
|
258
|
+
- Leading with the school, not the skill. "MIT PhD" is less persuasive than "built the fraud detection system at Stripe that processes $800B/year."
|
|
259
|
+
- Forgetting to explain why this team for this problem. Generic talent is nice. Specific expertise is investable.
|
|
260
|
+
|
|
261
|
+
---
|
|
262
|
+
|
|
263
|
+
### 10. Competition
|
|
264
|
+
|
|
265
|
+
**What it accomplishes:** Shows you understand the landscape and have a defensible position within it.
|
|
266
|
+
|
|
267
|
+
**What to include:** Who the real competitors are (including the spreadsheet, the manual process, or "do nothing"). Your positioning: the strategic difference, stated in one line. Why customers choose you over alternatives. One or two lines on defensibility: network effects, data moats, switching costs, regulatory advantage.
|
|
268
|
+
|
|
269
|
+
**What to leave out:** Feature comparison matrices. The 2x2 quadrant where you're conveniently in the top right. Dismissive language about competitors.
|
|
270
|
+
|
|
271
|
+
**Headlines:**
|
|
272
|
+
|
|
273
|
+
```html
|
|
274
|
+
<h1>They sell software. <span class="dim">We sell outcomes.</span></h1>
|
|
275
|
+
<h1>The landscape. <span class="dim">And where we sit.</span></h1>
|
|
276
|
+
<h1>Built for SMB. <span class="dim">From the ground up.</span></h1>
|
|
277
|
+
```
|
|
278
|
+
|
|
279
|
+
**Best components:** Two-column (competitors on the left, your positioning on the right). Three-column if you want to frame it as "Legacy tool / Horizontal SaaS / Us (vertical-specific)." A JEDUF works well when your positioning is the middle path between two extremes: the incumbent that over-serves and the lightweight tool that under-delivers. Capability list (Q&A) works if you want to list competitors with one-line positioning for each. Skip the feature matrix. It invites line-item comparison and you will lose on at least three rows.
|
|
280
|
+
|
|
281
|
+
**Common mistakes:**
|
|
282
|
+
- The 2×2 magic quadrant. Every startup puts themselves in the upper right. Investors have seen this a thousand times. It communicates nothing.
|
|
283
|
+
- Claiming no competition. There's always competition. If nobody else is solving the problem, that's either a market-size issue or you haven't looked hard enough. The spreadsheet is a competitor. The status quo is a competitor.
|
|
284
|
+
- Feature-by-feature comparison. You will always lose on some features. Position on the dimension where you're strongest and the alternatives are weakest.
|
|
285
|
+
|
|
286
|
+
---
|
|
287
|
+
|
|
288
|
+
### 11. Financials
|
|
289
|
+
|
|
290
|
+
**What it accomplishes:** Shows you've thought about the path from here to a real business. A framework for thinking about growth.
|
|
291
|
+
|
|
292
|
+
**What to include:** Revenue forecast for the next 18–24 months. Focus on what you can credibly project. Current burn rate. Runway with current cash. Path to profitability or path to next fundraise. Key assumptions behind the forecast (customer growth rate, expansion revenue, churn improvement).
|
|
293
|
+
|
|
294
|
+
**What to leave out:** Detailed P&L projections. Five-year hockey sticks. Revenue forecasts that assume 100% quarter-over-quarter growth for three years straight. Anything you can't defend in a follow-up question.
|
|
295
|
+
|
|
296
|
+
**Headlines:**
|
|
297
|
+
|
|
298
|
+
```html
|
|
299
|
+
<h1>$4.2M ARR by Q4 2025. <span class="dim">Here's how.</span></h1>
|
|
300
|
+
<h1>18 months of runway. <span class="dim">Breakeven at $3M ARR.</span></h1>
|
|
301
|
+
<h1>The model. <span class="dim">Conservative case.</span></h1>
|
|
302
|
+
```
|
|
303
|
+
|
|
304
|
+
**Best components:** Capability list (Q&A) for key assumptions and numbers. Three-column for three scenarios (conservative, base, aggressive), but only if you actually have three distinct models. A simple Eyebrow + headline + subtitle works for early-stage decks where the financial plan is short.
|
|
305
|
+
|
|
306
|
+
**Common mistakes:**
|
|
307
|
+
- The hockey stick graph. Every startup shows one. None of them are accurate. Use specific numbers with specific assumptions instead.
|
|
308
|
+
- Not showing burn rate. Investors want to know how fast you're spending and how long you can survive. Hiding this signals you're afraid of it.
|
|
309
|
+
- Over-engineering the financial model. At pre-seed and seed, a simple bottoms-up model with three or four assumptions is more credible than a 50-tab spreadsheet.
|
|
310
|
+
|
|
311
|
+
---
|
|
312
|
+
|
|
313
|
+
### 12. The ask
|
|
314
|
+
|
|
315
|
+
**What it accomplishes:** Tells the investor exactly what you want and exactly what it buys.
|
|
316
|
+
|
|
317
|
+
**What to include:** How much you're raising. What the money will be used for (hiring, product, go-to-market, in two or three line items). What milestones it unlocks (next revenue target, product launch, market expansion). The implied next step: "This gets us to Series A metrics by Q3 2026."
|
|
318
|
+
|
|
319
|
+
**What to leave out:** Valuation (save for the meeting). Detailed budget breakdowns. Cap table structure.
|
|
320
|
+
|
|
321
|
+
**Headlines:**
|
|
322
|
+
|
|
323
|
+
```html
|
|
324
|
+
<h1>Raising $4M. <span class="dim">To reach $5M ARR.</span></h1>
|
|
325
|
+
<h1>The next 18 months. <span class="dim">And what unlocks after.</span></h1>
|
|
326
|
+
<h1>$2.5M seed. <span class="dim">Three hires. One market.</span></h1>
|
|
327
|
+
```
|
|
328
|
+
|
|
329
|
+
**Best components:** Eyebrow + headline + subtitle for the core ask, then a Three-column or Dot flow showing how the capital maps to milestones. Keep it to one slide. If you need two, the first slide has the number and the second has the milestone roadmap.
|
|
330
|
+
|
|
331
|
+
End with a closing line. A line that sticks. See the section on closing lines below.
|
|
332
|
+
|
|
333
|
+
**Common mistakes:**
|
|
334
|
+
- Being vague about the amount. "$3M at $15M post" is an ask (but save valuation for the conversation). "We're raising a round" is a wish.
|
|
335
|
+
- Listing too many uses of funds. Three line items maximum. More than that and it looks like you don't have priorities.
|
|
336
|
+
- Forgetting the milestones. The money is a means to specific milestones. Tell the investor what it buys: "This round gets us to 1,000 customers, $3M ARR, and Series A readiness."
|
|
337
|
+
|
|
338
|
+
---
|
|
339
|
+
|
|
340
|
+
## Adapting for stage
|
|
341
|
+
|
|
342
|
+
The twelve beats stay the same. The emphasis shifts.
|
|
343
|
+
|
|
344
|
+
### Pre-seed
|
|
345
|
+
|
|
346
|
+
You have an idea, maybe a prototype, maybe early design partners. Lead with Problem and Why Now. Those carry the deck. Product is a mockup or early build. Traction is qualitative: "12 design partners, 3 LOIs." Team is the main asset. Financials are a back-of-napkin model. The ask is small and specific.
|
|
347
|
+
|
|
348
|
+
| Beat | Weight |
|
|
349
|
+
|------|--------|
|
|
350
|
+
| Problem | Heavy |
|
|
351
|
+
| Why now | Heavy |
|
|
352
|
+
| Product | Light (mockup is fine) |
|
|
353
|
+
| Traction | Qualitative |
|
|
354
|
+
| Team | Heavy |
|
|
355
|
+
| Financials | Light |
|
|
356
|
+
|
|
357
|
+
### Seed / Series A
|
|
358
|
+
|
|
359
|
+
You have a product, customers, and early revenue. Lead with Traction and Product. Those carry the deck. Problem and Solution are tight (one slide each). Market size needs real bottom-up math. Team shows you've started hiring key roles. Financials show a credible path to the next round.
|
|
360
|
+
|
|
361
|
+
| Beat | Weight |
|
|
362
|
+
|------|--------|
|
|
363
|
+
| Problem | Tight |
|
|
364
|
+
| Product | Heavy (show the real thing) |
|
|
365
|
+
| Traction | Heavy |
|
|
366
|
+
| Market size | Medium (bottom-up required) |
|
|
367
|
+
| Team | Medium |
|
|
368
|
+
| Financials | Medium |
|
|
369
|
+
|
|
370
|
+
### Series B+
|
|
371
|
+
|
|
372
|
+
You have significant revenue and a clear growth engine. Lead with Traction and Financials. The numbers carry the deck. Product shows the roadmap and expansion opportunities. Competition matters more here: you're defending a position, and the landscape is crowded. The ask is large and tied to a specific scaling plan.
|
|
373
|
+
|
|
374
|
+
| Beat | Weight |
|
|
375
|
+
|------|--------|
|
|
376
|
+
| Traction | Heavy (the lead slide) |
|
|
377
|
+
| Financials | Heavy |
|
|
378
|
+
| Market size | Heavy (expansion TAM) |
|
|
379
|
+
| Product | Medium (roadmap focus) |
|
|
380
|
+
| Competition | Medium |
|
|
381
|
+
| Team | Light (org structure) |
|
|
382
|
+
|
|
383
|
+
---
|
|
384
|
+
|
|
385
|
+
## Adapting for format
|
|
386
|
+
|
|
387
|
+
### 10-minute meeting
|
|
388
|
+
|
|
389
|
+
You have ten minutes. Assume five for the pitch, five for questions. Cut to eight slides: Purpose, Problem, Solution, Product (one screenshot), Traction, Team, Ask. Skip Why Now (weave it into Problem), skip Market (mention one number verbally), skip Competition (address in Q&A), skip Financials (have them ready as backup).
|
|
390
|
+
|
|
391
|
+
### 30-minute pitch
|
|
392
|
+
|
|
393
|
+
The full twelve beats. Take your time on Problem (let them feel it), Product (show the demo), and Traction (walk through the numbers). Budget five minutes for Q&A at the end.
|
|
394
|
+
|
|
395
|
+
### Read-only deck (emailed, no presenter)
|
|
396
|
+
|
|
397
|
+
Every slide needs to stand alone. Add subtitles to every headline. They do the work the presenter would do verbally. Use body copy more generously. Add a one-page executive summary as slide 2 (after the cover). Investors who skim will read the summary and the traction slide. Everything else is supporting detail.
|
|
398
|
+
|
|
399
|
+
The headline arc should tell the story by itself. If you read only the headlines in order, the pitch should make sense.
|
|
400
|
+
|
|
401
|
+
---
|
|
402
|
+
|
|
403
|
+
## The closing line
|
|
404
|
+
|
|
405
|
+
Spend more time on your closing line than any other line in the deck.
|
|
406
|
+
|
|
407
|
+
The last slide is the line the investor repeats when they pitch your company to their partners on Monday morning.
|
|
408
|
+
|
|
409
|
+
It should be:
|
|
410
|
+
- **Short.** One sentence.
|
|
411
|
+
- **Forward-looking.** It points at the future.
|
|
412
|
+
- **Inevitable.** It should feel like a conclusion.
|
|
413
|
+
|
|
414
|
+
Examples:
|
|
415
|
+
|
|
416
|
+
> *"This market moves in 18 months. We're already there."*
|
|
417
|
+
> *"Every manufacturer will automate this. We're the ones building it."*
|
|
418
|
+
> *"The question isn't whether this gets funded. It's by whom."*
|
|
419
|
+
> *"This is year one. Imagine year three."*
|
|
420
|
+
> *"We're showing you what's already working."*
|
|
421
|
+
|
|
422
|
+
Use a Dark slide or a Quote slide. Large type. Nothing else on the slide. Pause before you say it. Pause after. Then stop talking.
|
|
423
|
+
|
|
424
|
+
---
|
|
425
|
+
|
|
426
|
+
## Common mistakes specific to pitch decks
|
|
427
|
+
|
|
428
|
+
### Too many slides
|
|
429
|
+
|
|
430
|
+
Fifteen is the ceiling. Twelve is the target. Every slide past fifteen dilutes the ones before it. If you can't cut a slide, its content probably belongs on another slide.
|
|
431
|
+
|
|
432
|
+
### Hiding bad metrics
|
|
433
|
+
|
|
434
|
+
Investors notice what's missing more than what's present. If your churn is high, show it and explain the plan. If your CAC is unsustainable, show it and explain the trend. Hiding a number raises suspicion about every other number on the slide.
|
|
435
|
+
|
|
436
|
+
### Feature matrices instead of positioning
|
|
437
|
+
|
|
438
|
+
A four-column table where you have checkmarks and competitors have X marks tells the investor nothing about why you win. Positioning is a narrative: "They built a horizontal tool and bolted on our vertical as an afterthought. We built for this vertical from day one. That's why our NPS is 72 and theirs is 31."
|
|
439
|
+
|
|
440
|
+
### Burying the traction
|
|
441
|
+
|
|
442
|
+
If your traction is strong, move key metrics up to slide 2 or 3, right after the purpose. Some investors flip to traction first anyway. Give them the number early, then explain the story behind it.
|
|
443
|
+
|
|
444
|
+
### The "we're the Uber of X" analogy
|
|
445
|
+
|
|
446
|
+
Analogies are crutches. They invite the wrong comparisons and let the investor fill in details you didn't intend. Say what you do. If you need an analogy to explain it, the purpose statement needs work.
|
|
447
|
+
|
|
448
|
+
### Putting valuation on a slide
|
|
449
|
+
|
|
450
|
+
Valuation belongs in the conversation. Putting it in writing anchors you before the negotiation starts. State the raise amount. Leave valuation for the meeting.
|
|
451
|
+
|
|
452
|
+
### Forgetting the ask
|
|
453
|
+
|
|
454
|
+
Some decks end with the team slide or a "thank you" slide and never state what they're raising. The entire deck exists to earn the right to make the ask. Make it. Clearly. On its own slide.
|
|
455
|
+
|
|
456
|
+
---
|
|
457
|
+
|
|
458
|
+
## A formula that works
|
|
459
|
+
|
|
460
|
+
If you don't know where to start:
|
|
461
|
+
|
|
462
|
+
```
|
|
463
|
+
1. Say what you do in one sentence.
|
|
464
|
+
2. Show the pain. Make them feel it.
|
|
465
|
+
3. Show the fix. Make it obvious.
|
|
466
|
+
4. Explain why now. Why this moment.
|
|
467
|
+
5. Size the market with real math.
|
|
468
|
+
6. Show the product. The real thing.
|
|
469
|
+
7. Explain how money flows.
|
|
470
|
+
8. Prove it's working with specific numbers.
|
|
471
|
+
9. Show why this team wins.
|
|
472
|
+
10. Position against the landscape.
|
|
473
|
+
11. Project the path forward.
|
|
474
|
+
12. Ask for what you need. Say what it buys.
|
|
475
|
+
```
|
|
476
|
+
|
|
477
|
+
Twelve beats. The order is the structure. The headlines are the story. The data is the proof. Everything else is design.
|
|
478
|
+
|
|
479
|
+
---
|
|
480
|
+
|
|
481
|
+
## One more thing
|
|
482
|
+
|
|
483
|
+
The best pitch decks don't feel like pitch decks. They feel like a conversation with someone who deeply understands a problem, has built something real to fix it, and can prove it's working.
|
|
484
|
+
|
|
485
|
+
The structure is a scaffold. The components are the vocabulary. The conviction that makes an investor lean forward comes from you knowing your business cold.
|
|
486
|
+
|
|
487
|
+
If you know your numbers, your customers, and your market better than anyone in the room, the deck will work. If you don't, no amount of design will save it.
|
|
488
|
+
|
|
489
|
+
Build the business first. Then build the deck.
|