Presentation Designer — Presentation Full Production Pipeline
An agent team collaborates to produce presentation planning, storyboards, slides, and speaker notes all at once.
Execution Mode
Agent Team — 5 members communicate directly via SendMessage and cross-validate each other's work.
Agent Composition
| Agent |
File |
Role |
Type |
| storyteller |
.claude/agents/storyteller.md |
Message Structure, Logic Flow Design |
general-purpose |
| info-architect |
.claude/agents/info-architect.md |
Visualization, Information Hierarchy Design |
general-purpose |
| visual-designer |
.claude/agents/visual-designer.md |
Slide Layout, design system |
general-purpose |
| presentation-coach |
.claude/agents/presentation-coach.md |
Speaker notes, Timing, Q&A |
general-purpose |
| deck-reviewer |
.claude/agents/deck-reviewer.md |
cross-validate, Verification |
general-purpose |
Workflow
Phase 1: Preparation (Performed Directly by the Orchestrator)
- Extract from user input:
- **Presentation **: within
- Audience Information (Selection): Audienceof background, expectations, decision-making authority
- Presentation whenbetween (Selection): goal whenbetween
- Presentation Format (Selection): //Suggestion//
- ** File** (Selection): ,
_workspace/ to in generate
- Organize input and save to
_workspace/00_input.mdin save
- If existing files are present
_workspace/, copy to _workspace/ and skip the corresponding Phase
- Based on the scope of the request determine the execution mode ( " per mode" )
Phase 2: Team Assembly and Execution
compositionand . between of relationship and :
| sequence |
|
|
of |
|
| 1 |
Story Structure Design |
storyteller |
None |
_workspace/01_story_structure.md |
| 2 |
Information Design |
info-architect |
1 |
_workspace/02_info_design.md |
| 3 |
Slide Deck production |
visual-designer |
1, 2 |
_workspace/03_slide_deck.md |
| 4a |
Speaker notes Writing |
presentation-coach |
1, 3 |
_workspace/04_speaker_notes.md |
| 4b |
Deck Review |
deck-reviewer |
2, 3, 4a |
_workspace/05_review_report.md |
Inter-team communication flow:
- storyteller complete -> info-architectTo Visualization Slide before, visual-designerTo before, coachTo before before
- info-architect complete -> visual-designerTo Chart Style·Color before, coachTo description before
- visual-designer complete -> coachTo Slide before Timing before
- reviewer cross-validate. 🔴 Must Fix when AgentTo → → Verification (vs 2)
Phase 3: Integration and Final Deliverables
Reviewof based on :
_workspace/ within File verify
- from the review report 🔴 Must Fix reflected verify
- summary To :
- Story Structure —
01_story_structure.md
- Information Design —
02_info_design.md
- Slide Deck —
03_slide_deck.md
- Speaker notes —
04_speaker_notes.md
- Review —
05_review_report.md
Modes by Task Scale
of in Agent :
| Pattern |
mode |
Agent |
| " ", " Deck" |
Full Pipeline |
5 All |
| "Presentation Storyboard " |
Story mode |
storyteller + reviewer |
| " to Slide " ( within) |
Slide mode |
info-architect + visual-designer + reviewer |
| "Presentation and" ( Slide) |
Coaching mode |
coach + reviewer |
| " " |
Review mode |
reviewer only |
Using Existing Files: , copy the files to _workspace/of in and of Agent .
Data Transfer Protocol
| Strategy |
|
|
| File-Based |
_workspace/ |
Storing and sharing major deliverables |
| Message-Based |
SendMessage |
Real-time delivery of key information, revision requests |
| Task-Based |
TaskCreate/TaskUpdate |
Progress tracking, dependency management |
File naming convention: {}_{Agent}_{}.{}
Error Handling
| in type |
Strategy |
| Audience Information |
Audience , in the report "Audience " when |
| Presentation whenbetween |
15(15Slide) application |
|
to Chart Structure Design, when |
| Agent failure |
1 retry -> if still fails, proceed without that deliverable, note omission in review report |
| RED found in review |
Request revision from relevant agent -> rework -> re-verify (up to 2 times) |
Test Scenarios
Normal Flow
Prompt: " SaaS Deck 20 to . Audience when A "
Expected Result:
- Story Structure: arc(→→market→Model→→), Emotion Curve
- Information Design: market Chart, , Competitive matrix
- Slide Deck: 20 within, design system definition, Slideper Layout
- Speaker notes: Slideper , Timing , Q&A 10
- Review: matrix before Verification
Existing File Utilization Flow
Prompt: " withinto Slide " + File
Expected Result:
_workspace/in
- Slide mode: info-architect + visual-designer + reviewer
- storyteller Structure based on between Story , coach
Error Flow
Prompt: "Presentation , AI "
Expected Result:
- Full Pipelineto , Audience/whenbetween to application
- storyteller Audience , 15
- Review in the report "Audience/whenbetween application" when
Extended Skills per Agent
per Agentof before Extended Skill:
|
subject Agent |
Role |
slide-layout-patterns |
visual-designer |
20 Slide Layout, grid system, |
data-visualization-guide |
info-architect |
Chart Selection matrix, Information Hierarchy(LATCH), Color |
1---2name: presentation-designer3description: of Planning, Storyboard, Slide Deck, Speaker notes an agent team collaborates to in production to line. ' ', 'Presentation Planning', 'PPT composition', 'Slide Deck ', 'Presentation and', ' ', ' Deck', ' Slide', 'Presentation vs ', ' Presentation ' etc. production beforein . casein Presentation Coaching . , PowerPoint/Keynote File , Slide to, Presentation of .4---56# Presentation Designer — Presentation Full Production Pipeline78An agent team collaborates to produce presentation planning, storyboards, slides, and speaker notes all at once.910## Execution Mode1112**Agent Team** — 5 members communicate directly via SendMessage and cross-validate each other's work.1314## Agent Composition1516| Agent | File | Role | Type |17|---------|------|------|------|18| storyteller | `.claude/agents/storyteller.md` | Message Structure, Logic Flow Design | general-purpose |19| info-architect | `.claude/agents/info-architect.md` | Visualization, Information Hierarchy Design | general-purpose |20| visual-designer | `.claude/agents/visual-designer.md` | Slide Layout, design system | general-purpose |21| presentation-coach | `.claude/agents/presentation-coach.md` | Speaker notes, Timing, Q&A | general-purpose |22| deck-reviewer | `.claude/agents/deck-reviewer.md` | cross-validate, Verification | general-purpose |2324## Workflow2526### Phase 1: Preparation (Performed Directly by the Orchestrator)27281. Extract from user input:29 - **Presentation **: within30 - **Audience Information** (Selection): Audienceof background, expectations, decision-making authority31 - **Presentation whenbetween** (Selection): goal whenbetween32 - **Presentation Format** (Selection): //Suggestion//33 - ** File** (Selection): , 342. `_workspace/` to in generate353. Organize input and save to `_workspace/00_input.md`in save364. If existing files are present `_workspace/`, copy to _workspace/ and skip the corresponding Phase375. Based on the scope of the request **determine the execution mode** ( " per mode" )3839### Phase 2: Team Assembly and Execution4041 compositionand . between of relationship and :4243| sequence | | | of | |44|------|------|------|------|--------|45| 1 | Story Structure Design | storyteller | None | `_workspace/01_story_structure.md` |46| 2 | Information Design | info-architect | 1 | `_workspace/02_info_design.md` |47| 3 | Slide Deck production | visual-designer | 1, 2 | `_workspace/03_slide_deck.md` |48| 4a | Speaker notes Writing | presentation-coach | 1, 3 | `_workspace/04_speaker_notes.md` |49| 4b | Deck Review | deck-reviewer | 2, 3, 4a | `_workspace/05_review_report.md` |5051**Inter-team communication flow:**52- storyteller complete -> info-architectTo Visualization Slide before, visual-designerTo before, coachTo before before53- info-architect complete -> visual-designerTo Chart Style·Color before, coachTo description before54- visual-designer complete -> coachTo Slide before Timing before55- reviewer cross-validate. 🔴 Must Fix when AgentTo → → Verification (vs 2)5657### Phase 3: Integration and Final Deliverables5859Reviewof based on :60611. `_workspace/` within File verify622. from the review report 🔴 Must Fix reflected verify633. summary To :64 - Story Structure — `01_story_structure.md`65 - Information Design — `02_info_design.md`66 - Slide Deck — `03_slide_deck.md`67 - Speaker notes — `04_speaker_notes.md`68 - Review — `05_review_report.md`6970## Modes by Task Scale7172 of in Agent :7374| Pattern | mode | Agent |75|----------------|----------|-------------|76| " ", " Deck" | **Full Pipeline** | 5 All |77| "Presentation Storyboard " | **Story mode** | storyteller + reviewer |78| " to Slide " ( within) | **Slide mode** | info-architect + visual-designer + reviewer |79| "Presentation and" ( Slide) | **Coaching mode** | coach + reviewer |80| " " | **Review mode** | reviewer only |8182**Using Existing Files**: , copy the files to `_workspace/`of in and of Agent .8384## Data Transfer Protocol8586| Strategy | | |87|------|------|------|88| File-Based | `_workspace/` | Storing and sharing major deliverables |89| Message-Based | SendMessage | Real-time delivery of key information, revision requests |90| Task-Based | TaskCreate/TaskUpdate | Progress tracking, dependency management |9192File naming convention: `{}_{Agent}_{}.{}`9394## Error Handling9596| in type | Strategy |97|----------|------|98| Audience Information | Audience , in the report "Audience " when |99| Presentation whenbetween | 15(15Slide) application |100| | to Chart Structure Design, when |101| Agent failure | 1 retry -> if still fails, proceed without that deliverable, note omission in review report |102| RED found in review | Request revision from relevant agent -> rework -> re-verify (up to 2 times) |103104## Test Scenarios105106### Normal Flow107**Prompt**: " SaaS Deck 20 to . Audience when A "108**Expected Result**:109- Story Structure: arc(→→market→Model→→), Emotion Curve110- Information Design: market Chart, , Competitive matrix111- Slide Deck: 20 within, design system definition, Slideper Layout112- Speaker notes: Slideper , Timing , Q&A 10113- Review: matrix before Verification114115### Existing File Utilization Flow116**Prompt**: " withinto Slide " + File117**Expected Result**:118- `_workspace/`in 119- Slide mode: info-architect + visual-designer + reviewer 120- storyteller Structure based on between Story , coach 121122### Error Flow123**Prompt**: "Presentation , AI "124**Expected Result**:125- Full Pipelineto , Audience/whenbetween to application126- storyteller Audience , 15 127- Review in the report "Audience/whenbetween application" when128129## Extended Skills per Agent130131per Agentof before Extended Skill:132133| | subject Agent | Role |134|------|-------------|------|135| `slide-layout-patterns` | visual-designer | 20 Slide Layout, grid system, |136| `data-visualization-guide` | info-architect | Chart Selection matrix, Information Hierarchy(LATCH), Color |