Skip to main content
ClaudeWave
Skill6.7k estrellas del repoactualizado 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.

Instalar en Claude Code
Copiar
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
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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