draft-a-playbook

Draft incident response playbooks with escalation and communication templates.

2|Updated May 8, 2026
One-click install
npx skills add https://github.com/akiotanaka847/qaio-desktop --skill draft-a-playbook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: draft-a-playbook
Source: https://github.com/akiotanaka847/qaio-desktop/tree/main/store/agents/support/.agents/skills/draft-a-playbook
Command: npx skills add https://github.com/akiotanaka847/qaio-desktop --skill draft-a-playbook

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you write a complete incident response playbook ahead of time so every outage or incident has clear escalation, messaging, and follow-up steps instead of ad-hoc scrambling.

Core Features & Use Cases

  • Step-by-step incident timeline: Generates a runbook from detection through post-mortem, with clear “first 15 minutes,” “first 60 minutes,” “same day,” and “within 48 hours” sections.
  • Real paging and tracking wiring: Enforces that internal paging and engineering handoff channels are connected (Slack/Microsoft Teams and GitHub/Linear), then uses the connected targets in the playbook.
  • Actionable comms templates: Produces customer-facing and VIP-focused message templates aligned to your support context and voice, including status page updates and root-cause write-up guidance.
  • Atomic doc + outputs indexing: Writes to playbooks/{slug}.md and appends a structured entry to outputs.json as an escalation-playbook draft.

Quick Start

Ask it to draft the playbook for a specific incident type (for example, a P1 outage or security incident) and confirm the required support info so it can produce a ready-to-run document.

Frequently Asked Questions about draft-a-playbook

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an incident response playbook for a P1 outage?

An incident response playbook defines triggers, roles, escalation paths, and customer communications for P1 outages. It structures incident response into clear timelines from the first 15 minutes through the post-mortem phase to prevent ad-hoc scrambling.

What should be included in a runbook for security incidents?

A security incident runbook must include triggers, role assignments, internal paging channels, customer comms templates, and post-mortem follow-up steps. It connects dev-tracking and messaging platforms to structure the security response from detection to root-cause analysis.

Do I need Slack and GitHub integrations to generate an incident runbook?

Yes, generating a functional runbook requires linked messaging and dev-tracking integrations such as Slack or Microsoft Teams and GitHub or Linear. The playbook uses these connected targets to define real internal paging and engineering handoff channels.

How does a post-mortem fit into the incident response timeline?

A post-mortem fits into the incident response timeline as the final follow-up phase scheduled within 48 hours. The playbook includes root-cause write-up guidance and follow-up actions to complete the incident lifecycle after immediate resolution.

Can I generate customer-facing status page updates during an outage?

Yes, you can generate status page updates by using the comms templates included in the playbook. It produces customer-facing and VIP-focused message templates aligned to your support context and voice for use during active outages.

What is the best way to structure escalation paths for on-call teams?

The best way to structure escalation paths is by defining clear roles and connecting internal paging channels like Slack. The playbook documents these targets, assigns specific responsibilities, and appends a structured escalation draft to an outputs file.