# Presentation builder

A reusable skill the "Build the QBR deck before the agenda" recipe pulls in. Add it once and every agent on the team can use it.

Turn the validated narrative into a formatted deck using the presentation (pptx) skill.

## Method
1. Take the validated narrative, wins, usage story, risks, ask, as the deck's content source.
2. Structure the deck: title slide, wins, usage story, risks, next-quarter ask.
3. Apply the team's standard QBR deck template and branding.
4. Keep slide text tied to the same data points cited in the narrative — add no unsourced detail on the slide.
5. Save the deck to documents/qbr/{{account}}-{{quarter}}.pptx.

## Rules
- Never add a claim to a slide that is not already in the validated narrative.
- Standard QBR deck template or brand: (set on first run, then stored in memory).
- Keep one slide per narrative section — do not compress or drop a section for length.
- The deck is a draft for the CSM to review and present, never sent to the customer directly.

## Output
A .pptx deck at documents/qbr/{{account}}-{{quarter}}.pptx, plus the text narrative it was built from.
