PPTX.gallery
Open in PPTX.dev

Timelines Block

Implementation Plan

A practical action-plan block for owners, steps, and immediate next moves.

implementation-plan1 slidedense density

Plan

Next actions by owner

Translate the recommendation into the first execution steps.

01

Owner

02

Step

03

Date

Use Implementation Plan in your next deck — for free

STORYD writes a presentation around your topic and applies Implementation Plan across every slide. No template hunting, no copy-paste.

Build a deck with Implementation Plan →

Free, no card. Exports to PPTX.

OPF Config

blocks:implementation-plan
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "Implementation Plan",
  "description": "A practical action-plan block for owners, steps, and immediate next moves.",
  "tone": "formal",
  "narrative": "what-so-what-now-what",
  "takeaway": "Convert a decision or recommendation into accountable next actions.",
  "tags": [
    "content-block",
    "gallery:blocks/implementation-plan"
  ],
  "design": {
    "colorScheme": "slate-gray",
    "fontScheme": "aptos",
    "background": {
      "type": "solid",
      "color": "#ffffff"
    }
  },
  "slides": [
    {
      "id": "implementation-plan",
      "layout": "bullet-list",
      "title": "Next actions by owner",
      "subtitle": "Immediate steps for the first execution cycle.",
      "bullets": [
        "Owner A: finalize scope",
        "Owner B: confirm resourcing",
        "Owner C: launch pilot"
      ]
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.

Use Case

Use when a decision needs to convert into accountable execution.

When to Use

For steering committees, project kickoffs, operating reviews, and planning decks.

When to Avoid

Avoid if dates and dependencies require a detailed project plan.

Block Structure

bullet-list

Next actions by owner

Immediate steps for the first execution cycle.

  • -Owner A: finalize scope
  • -Owner B: confirm resourcing
  • -Owner C: launch pilot

Best Practices

1

Use verbs at the start of each action.

2

Include only actions the team can start now.

3

Do not hide owners in speaker notes.

Playground deep link: config=blocks:implementation-plan