devops-runbooks

📁 89jobrien/steve 📅 Jan 24, 2026
17
总安装量
13
周安装量
#20477
全站排名
安装命令
npx skills add https://github.com/89jobrien/steve --skill devops-runbooks

Agent 安装分布

opencode 10
antigravity 9
codex 9
gemini-cli 9
windsurf 7

Skill 文档

DevOps Runbooks Skill

Creates actionable runbooks for operational procedures, incident response, and system maintenance.

What This Skill Does

  • Creates operational runbooks
  • Documents incident procedures
  • Defines escalation paths
  • Provides troubleshooting guides
  • Documents rollback procedures
  • Captures operational knowledge

When to Use

  • Incident response planning
  • On-call documentation
  • System maintenance procedures
  • Disaster recovery planning
  • Knowledge transfer

Reference Files

  • references/RUNBOOK.template.md – Comprehensive operational runbook format

Runbook Structure

  1. Overview – Purpose and when to use
  2. Prerequisites – Access and tools needed
  3. Quick Reference – Key commands and URLs
  4. Procedure – Step-by-step with verification
  5. Rollback – How to revert changes
  6. Troubleshooting – Common issues
  7. Escalation – When and how to escalate

Best Practices

  • Commands must be copy-pasteable
  • Include expected output for each step
  • Document decision points clearly
  • Define rollback at each step
  • Keep procedures current (test regularly)
  • Include escalation contacts