---
name: "kick-off-deck"
description: "Build a polished, brand-consistent Qiscus kick-off deck (.pptx) — official template slides plus project team, objective, scope, flow, and a native Gantt timeline."
type: skill
roles: ["Project Management", "Sales"]
activities: ["Presentation", "Project Delivery"]
tags: ["Kickoff", "Deck", "PPTX", "Project Delivery"]
owner: "Yayan Adipraja"
sourceUrl: "https://drive.google.com/drive/folders/15sybTK9oh6aRzzBdLZ4SI-5vxR7IxhNN"
---

# kick-off-deck

> Build a polished, brand-consistent Qiscus kick-off deck (.pptx) — official template slides plus project team, objective, scope, flow, and a native Gantt timeline.

## Overview

kick-off-deck assembles a styled `.pptx` kick-off deck for Qiscus customer-implementation projects. It reuses the official Qiscus title slide, Project Change Control slide, and closing slide verbatim from a bundled template, then inserts the project-specific content in between — interviewed from you step by step.

Brand decisions are locked in from real deck iterations: Playfair Display headers in Qiscus green, Inter body text, the `#ENABLINGCONVERSATIONS` mark on every content slide, and a consistent role-color system for team cards.

## Slide Structure

| Slide | Content |
| --- | --- |
| Title | From template — client name, project name, and date replaced |
| Project Team | 4–6 role cards (AM · PM · TL · Dev · AI Trainer · QA) with names, no emails |
| Objective | New business: single panel. Expansion: Before → After hero band + current/delivered panels |
| Scope of Work | 3-column table (Items / Task Title / Detail Task) with merged category cells |
| Flow | Embeds Figma flow images, or placeholder slides to fill in later |
| Timeline | Native Gantt chart with labeled bars and public holidays |
| Change Control + Thank You | From template — Thank You rewritten to show the three Qiscus offices (SG · ID · MY) |

## How It Works

1. The skill interviews you (via structured questions) for team, objective, scope, and flow assets
2. For the timeline, it invokes the [timeline-creator](/tools/timeline-creator/) skill first, then renders the schedule as a native Gantt slide
3. A builder script turns the assembled JSON config into the final `.pptx`
4. Key slides are visually QA'd before the deck is handed back

## How to Access

Get the skill folder (template, logo, and builder script included) from the [shared Drive folder](https://drive.google.com/drive/folders/15sybTK9oh6aRzzBdLZ4SI-5vxR7IxhNN) and install it into your Claude skills.

## Example Prompts

```
Create a kick-off deck for [Client] — WhatsApp Bot Revamp project.
Here's the assessment screenshot and the Figma flow.
```

```
Draft KOM slides for the [Client] expansion project. The objective is
moving from menu-based to AI-based bot.
```

## Related Tools

- [timeline-creator](/tools/timeline-creator/) — generates the timeline embedded in the deck
- [mom-kick-off](/tools/mom-kick-off/) — minutes of meeting after the kick-off itself
