/gaia-pitch-deck

user-facing
Category:
Creative & Collaboration
Lifecycle phase:
Any
Arguments:
[funding stage or pitch purpose]

What 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

  1. Pitch context Collects funding stage, audience type, and pitch purpose.
  2. Load business artifacts Reads PRD, architecture, and business context from planning artifacts.
  3. Build pitch structure Creates slides following the standard pitch deck format with data points.
  4. Generate artifact Writes to .gaia/artifacts/creative-artifacts/pitch-deck-{date}.md with per-slide content, speaker notes, and chart specs.

Inputs

InputSourceDescription
topicCommand argument (optional)The topic or challenge. If omitted, the command asks.

Outputs

OutputLocationDescription
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.