Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

use cases ppt roadmap

zmworm edited this page Apr 5, 2026 · 4 revisions

Build a Warm-Toned Product Roadmap for an All-Hands Meeting

Persona: Product Manager | Difficulty: Intermediate | Tags: ppt create roadmap tech

Create a polished 7-slide product roadmap deck with warm coral styling, slide insertion, and clean modern layout — all from a chat conversation.

Download: product-roadmap-h1-2026.pptx · product-roadmap-h1-2026.py

Build a Warm-Toned Product Roadmap for an All-Hands Meeting

See also: Add Shapes · Add Slides · Move Elements · Batch Commands · Create a File


User:

Hey, I need a PowerPoint for our all-hands next Friday — product roadmap for the next two quarters. Can you put together maybe 6 slides? Cover what we shipped last quarter, what's in progress right now, Q2 and Q3 priorities, a risks slide, and a closing "what we need from you" ask slide. Keep it clean and modern, warm coral and soft cream tones with dark charcoal text. Each slide should have a short headline and bullet points, nothing too wordy. Oh and the title slide should say "Product Roadmap — H1 2026" with my name, Jordan Mills.

Agent creates 6 slides with warm coral styling, headlines, and bullet points:

Show commands (46 commands)
officecli create product-roadmap-h1-2026.pptx
officecli add product-roadmap-h1-2026.pptx '/' --type slide \
 --prop layout=blank \
 --prop background=FFF5EB \
 --prop transition=fade
officecli add product-roadmap-h1-2026.pptx '/' --type slide \
 --prop layout=blank \
 --prop background=FFF5EB \
 --prop transition=fade
officecli add product-roadmap-h1-2026.pptx '/' --type slide \
 --prop layout=blank \
 --prop background=FFF5EB \
 --prop transition=fade
officecli add product-roadmap-h1-2026.pptx '/' --type slide \
 --prop layout=blank \
 --prop background=FFF5EB \
 --prop transition=fade
officecli add product-roadmap-h1-2026.pptx '/' --type slide \
 --prop layout=blank \
 --prop background=FFF5EB \
 --prop transition=fade
officecli add product-roadmap-h1-2026.pptx '/' --type slide \
 --prop layout=blank \
 --prop background=FFF5EB \
 --prop transition=fade
officecli add product-roadmap-h1-2026.pptx '/slide[1]' --type shape \
 --prop name=!!bg-bar \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=0cm \
 --prop y=0cm \
 --prop width=33.87cm \
 --prop height=1.0cm
officecli add product-roadmap-h1-2026.pptx '/slide[1]' --type shape \
 --prop name=!!bottom-bar \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=0cm \
 --prop y=18.1cm \
 --prop width=33.87cm \
 --prop height=0.9cm
officecli add product-roadmap-h1-2026.pptx '/slide[1]' --type shape \
 --prop name=!!title-accent \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=5.0cm \
 --prop width=0.5cm \
 --prop height=5.5cm
officecli add product-roadmap-h1-2026.pptx '/slide[1]' --type shape \
 --prop name=!!main-title \
 --prop text="Product Roadmap
— H1 2026" \
 --prop fill=none \
 --prop line=none \
 --prop x=3.5cm \
 --prop y=4.8cm \
 --prop width=27cm \
 --prop height=6cm \
 --prop font=Calibri \
 --prop size=44 \
 --prop bold=true \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[1]' --type shape \
 --prop name=!!presenter-name \
 --prop text="Jordan Mills" \
 --prop fill=none \
 --prop line=none \
 --prop x=3.5cm \
 --prop y=11.5cm \
 --prop width=20cm \
 --prop height=1.5cm \
 --prop font=Calibri \
 --prop size=20 \
 --prop bold=false \
 --prop color=E8725A \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[1]' --type shape \
 --prop name=!!date-label \
 --prop text="All-Hands · April 11, 2026" \
 --prop fill=none \
 --prop line=none \
 --prop x=3.5cm \
 --prop y=13.0cm \
 --prop width=20cm \
 --prop height=1.2cm \
 --prop font=Calibri \
 --prop size=14 \
 --prop bold=false \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[2]' --type shape \
 --prop name=!!top-bar \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=0cm \
 --prop y=0cm \
 --prop width=33.87cm \
 --prop height=0.7cm
officecli add product-roadmap-h1-2026.pptx '/slide[2]' --type shape \
 --prop name=!!slide-label \
 --prop text=01 \
 --prop fill=none \
 --prop line=none \
 --prop x=29.0cm \
 --prop y=0.9cm \
 --prop width=3.5cm \
 --prop height=1.2cm \
 --prop font=Calibri \
 --prop size=18 \
 --prop bold=true \
 --prop color=E8725A \
 --prop align=right \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[2]' --type shape \
 --prop name=!!headline \
 --prop text="What We Shipped" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=1.5cm \
 --prop width=28cm \
 --prop height=2.2cm \
 --prop font=Calibri \
 --prop size=36 \
 --prop bold=true \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[2]' --type shape \
 --prop name=!!divider \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=3.8cm \
 --prop width=4.0cm \
 --prop height=0.2cm
officecli add product-roadmap-h1-2026.pptx '/slide[2]' --type shape \
 --prop name=!!sub-label \
 --prop text="Q1 2026 Highlights" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=4.1cm \
 --prop width=20cm \
 --prop height=1.1cm \
 --prop font=Calibri \
 --prop size=14 \
 --prop bold=false \
 --prop color=E8725A \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[2]' --type shape \
 --prop name=!!bullets \
 --prop text="Launched v2.0 of the core platform — 40% faster load times
Shipped self-serve onboarding flow (reduced CS tickets by 30%)
Rolled out real-time collaboration to all paid tiers
Delivered new analytics dashboard with export support
Completed full SOC 2 Type II audit" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=5.4cm \
 --prop width=28cm \
 --prop height=10cm \
 --prop font=Calibri \
 --prop size=18 \
 --prop bold=false \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=top \
 --prop list=bullet \
 --prop spaceBefore=6
officecli add product-roadmap-h1-2026.pptx '/slide[3]' --type shape \
 --prop name=!!top-bar \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=0cm \
 --prop y=0cm \
 --prop width=33.87cm \
 --prop height=0.7cm
officecli add product-roadmap-h1-2026.pptx '/slide[3]' --type shape \
 --prop name=!!slide-label \
 --prop text=02 \
 --prop fill=none \
 --prop line=none \
 --prop x=29.0cm \
 --prop y=0.9cm \
 --prop width=3.5cm \
 --prop height=1.2cm \
 --prop font=Calibri \
 --prop size=18 \
 --prop bold=true \
 --prop color=E8725A \
 --prop align=right \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[3]' --type shape \
 --prop name=!!headline \
 --prop text="In Progress Right Now" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=1.5cm \
 --prop width=28cm \
 --prop height=2.2cm \
 --prop font=Calibri \
 --prop size=36 \
 --prop bold=true \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[3]' --type shape \
 --prop name=!!divider \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=3.8cm \
 --prop width=4.0cm \
 --prop height=0.2cm
officecli add product-roadmap-h1-2026.pptx '/slide[3]' --type shape \
 --prop name=!!sub-label \
 --prop text="Active work — targeting Q2 delivery" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=4.1cm \
 --prop width=25cm \
 --prop height=1.1cm \
 --prop font=Calibri \
 --prop size=14 \
 --prop bold=false \
 --prop color=E8725A \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[3]' --type shape \
 --prop name=!!bullets \
 --prop text="Mobile app redesign — Beta in testing with 200 users
AI-assisted search powered by LLM embeddings (60% complete)
Enterprise SSO / SAML support — engineering underway
Refactored permissions model for org-level access control
Notification center overhaul — design finalized, dev in sprint" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=5.4cm \
 --prop width=28cm \
 --prop height=10cm \
 --prop font=Calibri \
 --prop size=18 \
 --prop bold=false \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=top \
 --prop list=bullet \
 --prop spaceBefore=6
officecli add product-roadmap-h1-2026.pptx '/slide[4]' --type shape \
 --prop name=!!top-bar \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=0cm \
 --prop y=0cm \
 --prop width=33.87cm \
 --prop height=0.7cm
officecli add product-roadmap-h1-2026.pptx '/slide[4]' --type shape \
 --prop name=!!slide-label \
 --prop text=03 \
 --prop fill=none \
 --prop line=none \
 --prop x=29.0cm \
 --prop y=0.9cm \
 --prop width=3.5cm \
 --prop height=1.2cm \
 --prop font=Calibri \
 --prop size=18 \
 --prop bold=true \
 --prop color=E8725A \
 --prop align=right \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[4]' --type shape \
 --prop name=!!headline \
 --prop text="Q2 Priorities" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=1.5cm \
 --prop width=28cm \
 --prop height=2.2cm \
 --prop font=Calibri \
 --prop size=36 \
 --prop bold=true \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[4]' --type shape \
 --prop name=!!divider \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=3.8cm \
 --prop width=4.0cm \
 --prop height=0.2cm
officecli add product-roadmap-h1-2026.pptx '/slide[4]' --type shape \
 --prop name=!!sub-label \
 --prop text="April – June 2026" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=4.1cm \
 --prop width=20cm \
 --prop height=1.1cm \
 --prop font=Calibri \
 --prop size=14 \
 --prop bold=false \
 --prop color=E8725A \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[4]' --type shape \
 --prop name=!!bullets \
 --prop text="GA launch of mobile app redesign
Ship AI-assisted search to all users
Enterprise tier GA — SSO, SAML, advanced audit logs
Integrations marketplace: Slack, Jira, Salesforce connectors
In-app usage analytics for customer admins" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=5.4cm \
 --prop width=28cm \
 --prop height=10cm \
 --prop font=Calibri \
 --prop size=18 \
 --prop bold=false \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=top \
 --prop list=bullet \
 --prop spaceBefore=6
officecli add product-roadmap-h1-2026.pptx '/slide[5]' --type shape \
 --prop name=!!top-bar \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=0cm \
 --prop y=0cm \
 --prop width=33.87cm \
 --prop height=0.7cm
officecli add product-roadmap-h1-2026.pptx '/slide[5]' --type shape \
 --prop name=!!slide-label \
 --prop text=04 \
 --prop fill=none \
 --prop line=none \
 --prop x=29.0cm \
 --prop y=0.9cm \
 --prop width=3.5cm \
 --prop height=1.2cm \
 --prop font=Calibri \
 --prop size=18 \
 --prop bold=true \
 --prop color=E8725A \
 --prop align=right \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[5]' --type shape \
 --prop name=!!headline \
 --prop text="Q3 Priorities" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=1.5cm \
 --prop width=28cm \
 --prop height=2.2cm \
 --prop font=Calibri \
 --prop size=36 \
 --prop bold=true \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[5]' --type shape \
 --prop name=!!divider \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=3.8cm \
 --prop width=4.0cm \
 --prop height=0.2cm
officecli add product-roadmap-h1-2026.pptx '/slide[5]' --type shape \
 --prop name=!!sub-label \
 --prop text="July – September 2026" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=4.1cm \
 --prop width=20cm \
 --prop height=1.1cm \
 --prop font=Calibri \
 --prop size=14 \
 --prop bold=false \
 --prop color=E8725A \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[5]' --type shape \
 --prop name=!!bullets \
 --prop text="Advanced reporting suite — custom dashboards and scheduled exports
API v3 public release with improved rate limits and webhooks
Automation builder — no-code workflow triggers
Expanded data residency options (EU, APAC)
Customer portal for self-serve billing, plans, and seat management" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=5.4cm \
 --prop width=28cm \
 --prop height=10cm \
 --prop font=Calibri \
 --prop size=18 \
 --prop bold=false \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=top \
 --prop list=bullet \
 --prop spaceBefore=6
officecli add product-roadmap-h1-2026.pptx '/slide[6]' --type shape \
 --prop name=!!top-bar-left \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=0cm \
 --prop y=0cm \
 --prop width=16.5cm \
 --prop height=0.7cm
officecli add product-roadmap-h1-2026.pptx '/slide[6]' --type shape \
 --prop name=!!top-bar-right \
 --prop preset=rect \
 --prop fill=2D2D2D \
 --prop line=none \
 --prop x=16.87cm \
 --prop y=0cm \
 --prop width=17.0cm \
 --prop height=0.7cm
officecli add product-roadmap-h1-2026.pptx '/slide[6]' --type shape \
 --prop name=!!left-panel-bg \
 --prop preset=rect \
 --prop fill=FDEEE4 \
 --prop line=none \
 --prop x=0cm \
 --prop y=0.7cm \
 --prop width=16.5cm \
 --prop height=18.3cm
officecli add product-roadmap-h1-2026.pptx '/slide[6]' --type shape \
 --prop name=!!left-headline \
 --prop text="Risks & Watch Items" \
 --prop fill=none \
 --prop line=none \
 --prop x=1.2cm \
 --prop y=1.5cm \
 --prop width=14cm \
 --prop height=2.0cm \
 --prop font=Calibri \
 --prop size=26 \
 --prop bold=true \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[6]' --type shape \
 --prop name=!!left-divider \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=1.2cm \
 --prop y=3.6cm \
 --prop width=3.0cm \
 --prop height=0.2cm
officecli add product-roadmap-h1-2026.pptx '/slide[6]' --type shape \
 --prop name=!!left-bullets \
 --prop text="Mobile launch timeline tight — dependency on iOS review
AI search infra costs may exceed Q2 budget estimate
Enterprise deals blocked pending SOC 2 certificate delivery
Key backend engineer on leave in May
Competitor launching similar automation features in Q2" \
 --prop fill=none \
 --prop line=none \
 --prop x=1.2cm \
 --prop y=4.1cm \
 --prop width=14.5cm \
 --prop height=12cm \
 --prop font=Calibri \
 --prop size=16 \
 --prop bold=false \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=top \
 --prop list=bullet \
 --prop spaceBefore=5
officecli add product-roadmap-h1-2026.pptx '/slide[6]' --type shape \
 --prop name=!!right-headline \
 --prop text="What We Need From You" \
 --prop fill=none \
 --prop line=none \
 --prop x=18.0cm \
 --prop y=1.5cm \
 --prop width=14cm \
 --prop height=2.0cm \
 --prop font=Calibri \
 --prop size=26 \
 --prop bold=true \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[6]' --type shape \
 --prop name=!!right-divider \
 --prop preset=rect \
 --prop fill=2D2D2D \
 --prop line=none \
 --prop x=18.0cm \
 --prop y=3.6cm \
 --prop width=3.0cm \
 --prop height=0.2cm
officecli add product-roadmap-h1-2026.pptx '/slide[6]' --type shape \
 --prop name=!!right-bullets \
 --prop text="Approve headcount: 2 additional engineers for Q3 automation work
Align on Enterprise GA date — need exec sign-off by April 18
Champion AI search rollout internally before external announcement
Help unblock the SOC 2 certificate handoff with Legal
Share roadmap externally — we need your customer intros for beta" \
 --prop fill=none \
 --prop line=none \
 --prop x=18.0cm \
 --prop y=4.1cm \
 --prop width=14.5cm \
 --prop height=12cm \
 --prop font=Calibri \
 --prop size=16 \
 --prop bold=false \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=top \
 --prop list=bullet \
 --prop spaceBefore=5

User:

Actually, can you add a slide right after the title — just a quick "How We Prioritize" slide? Three bullets explaining our prioritization framework. Slot it in as slide 2.

Agent adds a new slide and moves it to position 2:

officecli add product-roadmap-h1-2026.pptx '/' --type slide --prop background=FFF8F0
officecli add product-roadmap-h1-2026.pptx '/slide[7]' --type shape \
 --prop name=!!top-bar \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=0cm \
 --prop y=0cm \
 --prop width=33.87cm \
 --prop height=0.7cm
officecli add product-roadmap-h1-2026.pptx '/slide[7]' --type shape \
 --prop name=!!slide-label \
 --prop text=00 \
 --prop fill=none \
 --prop line=none \
 --prop x=29.0cm \
 --prop y=0.9cm \
 --prop width=3.5cm \
 --prop height=1.2cm \
 --prop font=Calibri \
 --prop size=18 \
 --prop bold=true \
 --prop color=E8725A \
 --prop align=right \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[7]' --type shape \
 --prop name=!!headline \
 --prop text="How We Prioritize" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=1.5cm \
 --prop width=28cm \
 --prop height=2.2cm \
 --prop font=Calibri \
 --prop size=36 \
 --prop bold=true \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[7]' --type shape \
 --prop name=!!divider \
 --prop preset=rect \
 --prop fill=E8725A \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=3.8cm \
 --prop width=4.0cm \
 --prop height=0.2cm
officecli add product-roadmap-h1-2026.pptx '/slide[7]' --type shape \
 --prop name=!!sub-label \
 --prop text="Our Prioritization Framework" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=4.1cm \
 --prop width=20cm \
 --prop height=1.1cm \
 --prop font=Calibri \
 --prop size=14 \
 --prop bold=false \
 --prop color=E8725A \
 --prop align=left \
 --prop valign=center
officecli add product-roadmap-h1-2026.pptx '/slide[7]' --type shape \
 --prop name=!!bullets \
 --prop text="Customer impact first — we score every initiative by reach, urgency, and direct revenue or retention value before committing engineering time
Strategic alignment — work must map to at least one of our three pillars: growth, reliability, or ecosystem expansion
Capacity-weighted sequencing — we size work against realistic team bandwidth and sequence by dependency order to avoid blocking downstream efforts" \
 --prop fill=none \
 --prop line=none \
 --prop x=2.5cm \
 --prop y=5.4cm \
 --prop width=28cm \
 --prop height=10cm \
 --prop font=Calibri \
 --prop size=18 \
 --prop bold=false \
 --prop color=2D2D2D \
 --prop align=left \
 --prop valign=top \
 --prop list=bullet \
 --prop spaceBefore=6
officecli move product-roadmap-h1-2026.pptx '/slide[7]' --index 1

Based on OfficeCLI v1.0.34

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /