Skip to main content
ClaudeWave
Skill6.7k repo starsupdated 11d ago

eng-runbook

The eng-runbook Claude Code skill generates a structured engineering runbook page for on-call teams, combining service topology overview, alert severity tables with thresholds, dashboard links, copyable operational commands in code blocks, weekly on-call rotations, and incident response checklists. Use this when documenting service operations for rapid incident response and troubleshooting.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/nexu-io/html-anything /tmp/eng-runbook && cp -r /tmp/eng-runbook/next/src/lib/templates/skills/eng-runbook ~/.claude/skills/eng-runbook
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

【模板: Engineering Runbook】
【意图】工程 oncall 用的可拷贝命令的 runbook 单页。
【布局】
- Service overview (拓扑 + 依赖)
- Alerts table (severity / threshold / runbook link)
- Dashboards links 卡片
- Common procedures (mono 代码块, 一键复制)
- On-call rotation (本周 + 下周)
- Incident response checklist