draft-a-playbook

draft-a-playbook is a skill for Claude Code, Codex from akiotanaka847/qaio-desktop. It costs 72 tokens per session (1,559 once invoked), scanned A, original, MIT.

An incident-response playbook writer that documents what to do when a serious service problem occurs, from detection through the follow-up review.

In plain words
What is it for?
Use it to create runbooks for outages or security incidents and to record the process for post-incident review.
Why use it?
It replaces improvised responses with agreed steps, responsibilities, customer updates, and engineering handoffs.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to create runbooks for outages or security incidents and to record the process for post-incident review.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akiotanaka847/qaio-desktop/draft-a-playbook
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add akiotanaka847/qaio-desktop --skill draft-a-playbook
Clone the repo
git clone --depth 1 https://github.com/akiotanaka847/qaio-desktop

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for draft-a-playbook

README.md
[![agentmods](https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/draft-a-playbook/github.svg)](https://agentmods.dev/skills/akiotanaka847/qaio-desktop/draft-a-playbook)
Your own site
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/draft-a-playbook"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/draft-a-playbook/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for draft-a-playbook

Your own site · 80×15
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/draft-a-playbook"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/draft-a-playbook.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,559 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00072 $0.01559
Opus 5 $0.00036 $0.00779
Sonnet 5 $0.00014 $0.00312
Haiku 4.5 $0.00007 $0.00156

Measured 7d ago against content hash 8adbf7cf39ba, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

draft-a-playbook scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

store/agents/support/.agents/skills/draft-a-playbook/SKILL.md · 120 lines

How it starts

The opening of the file, as written. The whole thing — 120 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Draft a Playbook

When to use

  • "draft the P1 playbook" / "runbook for outages" / "security incident playbook."
  • After incident where you say "we need real playbook for this."
  • When onboarding marks incident response TBD.

Connections I need

I run external work through Composio. Before this skill runs I check that the categories below are linked. Missing → I name the category, ask you to connect it from the Integrations tab, stop.

  • Messaging (Slack / Microsoft Teams) - named internal channel for the "first 15 minutes" page step. Required.
  • Dev tracker (GitHub / Linear) - named target for engineering handoff and post-mortem tracking. Required.

If neither is connected I stop and ask you to connect Slack (or Teams) first - the playbook depends on a real internal channel.

Information I need

I read your support context first. For every required field that's missing I ask ONE plain-language question (best modality: connected app > file drop > URL > paste) and wait.

  • Severity definition for this incident type - Required. Why I need it: the trigger line at the top of the playbook needs a real boundary. If missing I ask: "What counts as a P1 for you - give me 2 or 3 example tickets that would qualify?"
  • On-call rotation + named contacts - Required. Why I need it: the playbook pages real humans, not "engineering." If missing I ask: "Who's the engineering on-call when something breaks at 2am, and how do you reach them?"
  • VIP list - Required. Why I need it: VIPs get a 1:1 message during incidents, not a bulk email. If missing I ask: "Which 3 to 5 customers should always get a personal note from you when there's an incident?"
  • Status page / public comms channel - Optional. Why I need it: the "first 15 minutes" step flips it to investigating. If you don't have it I keep going with TBD.
  • Customer comms voice - Optional. Why I need it: incident templates read truer in your tone. If you don't have it I keep going with TBD and recommend running voice calibration.

Read the full file on GitHub · 120 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 120 lines · 72 tokens per session scan A 8adbf7cf39ba

Subscribe to this mod's changes

draft-a-playbook is a skill published in the GitHub repository akiotanaka847/qaio-desktop (2 stars, last pushed 8d ago), licensed MIT. It adds 72 tokens to every session and 1,559 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.