mcpbeat

Devops Runbooks

aiskillstore/devops-runbooks

Operational runbook and procedure documentation specialist. Use when creating incident response procedures, operational playbooks, or system maintenance guides.

This is a copy. The original lives at comeonoliver/devops-runbooks.

4k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
404
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/aiskillstore/marketplace --skill devops-runbooks

What comes with it

15 586 bytes besides the instruction
references/RUNBOOK.template.md
skill-report.json

The instruction itself

6 sections, as written by the author

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

  • Overview - Purpose and when to use
  • Prerequisites - Access and tools needed
  • Quick Reference - Key commands and URLs
  • Procedure - Step-by-step with verification
  • Rollback - How to revert changes
  • Troubleshooting - Common issues
  • 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

How to use it

Copy the folder

Take aiskillstore/devops-runbooks from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.