incident-runbook-templates

Create incident response runbook templates with YAML frontmatter and Markdown steps.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/leonardoteodoroo/amino-advanced --skill incident-runbook-templates-leonardoteodoroo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: incident-runbook-templates
Source: https://github.com/leonardoteodoroo/amino-advanced/tree/main/.agent/skills/incident-runbook-templates
Command: npx skills add https://github.com/leonardoteodoroo/amino-advanced --skill incident-runbook-templates-leonardoteodoroo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Templates for incident response runbooks empower teams to structure detection, triage, mitigation, and communication procedures.

Core Features & Use Cases

  • Structured runbooks covering detection, triage, mitigation, resolution, and communications
  • Escalation matrices, ownership assignments, and verification steps
  • Onboarding and practicing incident response with service-specific templates

Quick Start

Copy a template, tailor it to your service, and run a guided incident drill to validate the playbook.

Frequently Asked Questions about incident-runbook-templates

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

FAQPage Schema
What is an incident response runbook and when do I need one?▼

To create incident response runbooks, copy a template, tailor it to your specific service, and run a guided incident drill to validate the playbook. Templates use YAML frontmatter for metadata and a Markdown body for actionable steps.

How do I structure escalation paths for incident management?▼

Incident runbook templates are generic and designed to be tailored to your specific services. You copy a template, adapt the detection and mitigation steps to your architecture, and validate the playbook through guided incident drills.

How do I create incident response playbooks for my services?▼

To create incident response playbooks, copy a template, tailor it to your service, and run a guided incident drill to validate the playbook. Templates use YAML frontmatter for metadata and a Markdown body for actionable steps.

Can I use these runbook templates for incident readiness exercises?▼

Yes, these incident runbook templates are explicitly designed to be applied across active incidents and readiness exercises. They enable standardized escalation paths and recovery actions for practicing incident response onboarding.

Do I need any specific tools to use incident runbook templates?▼

No external dependencies are required. The templates rely on standard YAML frontmatter for naming and descriptions, paired with a Markdown body containing actionable steps, making them compatible with any text editor or documentation system.