/gaia-pitch-deck
user-facingWhat it does
/gaia-pitch-deck creates an investor or partner pitch deck following the standard structure: Cover, Problem, Solution, Market (TAM/SAM/SOM), Business Model, Traction, Team, and Ask. Each slide includes speaker notes and data-visualization specifications.
When to use it
- You are preparing for a fundraising round (seed, Series A, etc.) and need a structured investor deck with specific TAM/SAM/SOM data, a clear Ask, and use-of-funds breakdown.
- You are pitching a partnership or enterprise deal and need a deck tailored to that audience.
- You want speaker notes and data-visualization specifications (chart types, data points) alongside each slide so the deck is presentation-ready.
Prerequisites
- No strict prerequisites. Works best when planning artifacts exist for context.
How to invoke
/gaia-pitch-deck Series A fundraise
What it does step by step
- Pitch context Collects funding stage, audience type, and pitch purpose.
- Load business artifacts Reads PRD, architecture, and business context from planning artifacts.
- Build pitch structure Creates slides following the standard pitch deck format with data points.
- Generate artifact Writes to
.gaia/artifacts/creative-artifacts/pitch-deck-{date}.mdwith per-slide content, speaker notes, and chart specs.
Inputs
| Input | Source | Description |
|---|---|---|
topic | Command argument (optional) | The topic or challenge. If omitted, the command asks. |
Outputs
| Output | Location | Description |
|---|---|---|
| Creative artifact | .gaia/artifacts/creative-artifacts/ | The session output document. |
Example session
> /gaia-pitch-deck Series A fundraise
Funding stage: Series A
Audience: VCs
Generating 12 slides:
Cover, Problem, Solution, Market, Business Model,
Traction, Team, Ask, plus appendix.
Written to .gaia/artifacts/creative-artifacts/pitch-deck-2026-05-07.md
What to run next
- Review the generated deck and refine data points, speaker notes, and visual specs.
/gaia-storytelling-- craft the narrative behind the pitch for a more compelling delivery.
Troubleshooting
Topic not provided
The command asks for your topic interactively if no argument is given.