引導 Runbook 的撰寫、維護與演練。 Use when: 撰寫 Runbook、規劃演練、稽核 Runbook 覆蓋範圍、事故後更新 Runbook。 Not for: 處理正在進行中的事故——請用 /incident;部署程序本身——請用 /deploy。 Keywords: runbook, operations, drill, on-call, procedure, 維運手冊, 演練, 待命, 標準程序.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add AsiaOstrich/universal-dev-standards --skill runbook-assistant --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Runbook Assistant?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/asiaostrich-runbook-assistant-universal-dev-standards)More formats (shields.io, HTML) on the badges page.
---
name: runbook
source: ../../../../skills/runbook-assistant/SKILL.md
source_version: 1.0.0
translation_version: 1.1.0
last_synced: 2026-08-17
status: current
description: |
引導 Runbook 的撰寫、維護與演練。
Use when: 撰寫 Runbook、規劃演練、稽核 Runbook 覆蓋範圍、事故後更新 Runbook。
Not for: 處理正在進行中的事故——請用 /incident;部署程序本身——請用 /deploy。
Keywords: runbook, operations, drill, on-call, procedure, 維運手冊, 演練, 待命, 標準程序.
allowed-tools: Read, Write, Grep, Glob
scope: universal
argument-hint: "[create|drill|coverage] [alert name or type | 告警名稱或類型]"
---
# Runbook 助手
> **語言**: [English](../../../../skills/runbook-assistant/SKILL.md) | 繁體中文
引導 Runbook 撰寫、維護、演練和覆蓋率報告。
## 功能
| 功能 | 說明 |
|------|------|
| **建立 Runbook** | 從標準範本產生 Runbook(7 個區段) |
| **演練規劃** | 規劃和記錄演練 |
| **覆蓋率報告** | 檢查 P1-P4 告警的 Runbook 覆蓋率 |
| **品質審查** | 驗證 Runbook 品質(6 個原則) |
| **過期檢查** | 識別過期需審查的 Runbook |
## 使用方式
```bash
/runbook # 顯示 Runbook 指南
/runbook create "api-latency-high" # 為告警建立 Runbook
/runbook drill # 規劃演練
/runbook coverage # 產生覆蓋率報告
```
## 下一步引導
> **Runbook 引導完成。建議下一步:**
> - 執行 `/observability --alerting` 連結告警到 Runbook ⭐ **推薦**
> - 執行 `/incident --postmortem` 從事故更新 Runbook
> - 執行 `/checkin` 提交變更
## 參考
- 核心規範:[runbook-standards.md](../../../../core/runbook-standards.md)
- 相關:[alerting-standards.md](../../../../core/alerting-standards.md)
- 相關:[postmortem-standards.md](../../../../core/postmortem-standards.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!