runbooks

Execute pre-defined runbooks automatically when alerts trigger.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/hung-phan/system-skills --skill runbooks-hung-phan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: runbooks
Source: https://github.com/hung-phan/system-skills/tree/main/skills/system-review/references/reliability/runbooks
Command: npx skills add https://github.com/hung-phan/system-skills --skill runbooks-hung-phan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides step-by-step recovery procedures for known failure modes, enabling efficient incident response and minimizing downtime.

Core Features & Use Cases

  • Incident Recovery Procedures: Offers pre-defined steps for resolving common incidents.
  • Automation: Converts manual runbook steps into automated mitigations.
  • Use Case: When an alert is triggered, the Skill automatically executes the corresponding runbook to resolve the issue.

Quick Start

Run the incident response runbook for 'CheckoutP99Latency'.

Frequently Asked Questions about runbooks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate incident response for known system failure modes?

You can automate incident response by converting manual runbook steps into automated mitigations that execute upon alert triggers. This provides pre-defined recovery procedures to minimize downtime during system failures.

What is a runbook in on-call operations and system recovery?

A runbook in on-call operations provides pre-defined, step-by-step recovery procedures for known failure modes. It enables efficient incident response and minimizes downtime by guiding system recovery actions.

Does automated runbook execution require access to alerting systems?

Yes, automated runbook execution requires access to the alerting system and runbook automation tools. These connections allow the system to trigger appropriate incident recovery procedures automatically when alerts are activated.

How do I start an automated incident recovery procedure for a specific alert?

To start an automated incident recovery procedure, you run the incident response runbook corresponding to the specific alert. For example, you can execute the runbook for 'CheckoutP99Latency' to resolve the triggered issue.

Can I use this for post-incident analysis alongside system recovery?

Yes, you can use this for post-incident analysis alongside on-call operations and system recovery. It applies pre-defined runbooks to known failure modes, supporting both immediate mitigation and subsequent review of incidents.