nexu-io/open-design✦ 精选0°

eng-runbook

仓库创建 2026年4月28日最近提交 3 小时前SkillHot 收录 20 天前
▸ 精选理由

为 SRE/运维团队快速产出可执行的值班与响应手册,实用性强。

这个 Skill 做什么

生成包含警报、可复制命令与应急流程的工程运行手册。

把服务的关键运维信息浓缩成一页,包含警报表、可复制命令、仪表盘与事发处理清单。遇到要写 runbook、ops doc 或 on‑call 指南时用,能让值班同学一看就知道怎么第一时间响应。特色是实操导向、命令可复制并按优先级和响应流程排列,便于快速处置和交接。

▸ 展开 SKILL.md 英文原文

An engineering runbook — service overview, alerts table, dashboards links, common procedures with copy-pasteable commands, on-call rotation, and an incident-response checklist. Use when the brief mentions "runbook", "ops doc", "on-call guide", "SRE doc", or "运维手册".

自动化集成运维手册事故响应SRE 文档通用
8.2w
Stars
9.5k
Forks
40
仓库内 Skill
+6.3k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nexu-io/open-design/main/design-templates/eng-runbook/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nexu-io/open-design/main/design-templates/eng-runbook/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Engineering Runbook Skill

Produce a single-page engineering runbook.

## Workflow

1. Read DESIGN.md.
2. Identify the service from the brief.
3. Layout:
   - Header: service name, owner team, severity tier, version.
   - Service summary paragraph + dependency list.
   - Alerts table: alert name / severity / what it means / first response.
   - Dashboards & links list.
   - Common procedures block (3–4) with code blocks (deploy, rollback, rotate keys).
   - On-call rotation table (week / primary / secondary / backup).
   - Incident response checklist (5 numbered steps).
4. One inline `<style>`, semantic HTML, monospace for code blocks.

## Output contract

```
<artifact identifier="runbook
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有