| name | generating-slide-deck |
| description | Generate an investor or stakeholder presentation from Phase 5 synthesis; produces a structured slide outline with headlines, talking points, and data citations. Run after `synthesizing-research` (Phase 6). |
| compatibility | Designed for Claude Code |
| metadata | {"stability":"development","allowed-tools":"Read, Write, Glob, Grep, WebSearch, WebFetch","argument-hint":["audience-type"]} |
Generating Slide Deck (Phase 6)
Target: $ARGUMENTS
Phase 6 of the GTM pipeline. Depends on Phase 5. Generates a structured
investor or stakeholder presentation from the synthesized GTM research.
Mode Awareness
Read config/mode.md before starting:
concise — 8-10 slides, one data point per slide, minimal text
detailed — 12-15 slides, supporting evidence slides, appendix section
conservative — Data-led narrative, proof-before-vision structure
ambitious — Vision-first narrative, bold claims with supporting data, moonshot framing
Inputs
results/phase-5/synthesis.md — Integrated GTM narrative (primary source)
config/comments_gtm.md — Audience type, deck length, format preferences
config/mode.md — Style and approach settings
Slide Structure
Adapt based on audience from config/comments_gtm.md:
Investor Deck (default)
- Title — Product name + one-liner
- Problem — Pain point with market evidence
- Solution — How the product solves it
- Market Size — TAM/SAM/SOM
- Product — Key capabilities and differentiators
- Traction / PMF Evidence — Signals and validation
- Competitive Landscape — Positioning map
- GTM Strategy — Channels, ICP, motion
- Team (placeholder if not available)
- Ask / Next Steps
Enterprise Buyer Deck
- Executive Summary
- Problem Statement
- Solution Overview
- Technical Fit
- Competitive Differentiation
- Implementation Path
- ROI / Business Case
- Next Steps
Internal Leadership Deck
- Opportunity Summary
- Market Analysis
- PMF Assessment
- Recommended GTM Path
- Resource Requirements
- Risks and Mitigations
- Decision Required
Workflow
- Read Phase 5 synthesis and
config/comments_gtm.md for audience preference
- Select appropriate slide structure based on audience
- Write each slide with: headline (insight), 3-5 bullets, data citations
- Apply mode settings — concise vs detailed depth, conservative vs ambitious framing
- Add appendix slides for supporting data (detailed mode only)
- Validate against criteria — Check
config/validation_criteria.md Phase 6 gates
Output
Write to results/phase-6/:
slide-deck.md
# [Product Name] — [Audience Type] Deck
---
## Slide 1: [Title]
**Headline**: [Insight-driven headline, not a topic label]
Key points:
- [bullet]
- [bullet]
- [bullet]
Speaker notes: [Optional: key talking point]
---
## Slide 2: [Title]
**Headline**: [Insight-driven headline]
[Data point] — Source: [citation]
Key points:
- [bullet]
---
[Continue for all slides]
---
## Appendix (detailed mode only)
### A1: [Supporting Data Slide Title]
[Data table or extended evidence]
Rules
- Every slide headline must be an insight, not a topic (e.g. "SMB compliance costs $40K/year" not "Market Overview")
- No slide exceeds 5 bullets
- All data slides must cite source inline
- Deck must follow length from
config/comments_gtm.md; do not exceed it
- Phase 5 synthesis is the single source of truth — do not introduce new claims in the deck