ops-disaster-recovery

Create and validate disaster recovery plans and runbooks for production services.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/withmartian-sandbox/ghrc-x-3126672651424eddb640ecc81321a665 --skill ops-disaster-recovery-withmartian-sandbox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ops-disaster-recovery
Source: https://github.com/withmartian-sandbox/ghrc-x-3126672651424eddb640ecc81321a665/tree/main/ops-team/skills/ops-disaster-recovery
Command: npx skills add https://github.com/withmartian-sandbox/ghrc-x-3126672651424eddb640ecc81321a665 --skill ops-disaster-recovery-withmartian-sandbox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents unplanned downtime and chaotic incident responses by providing a structured, auditable process for defining RTO/RPO, selecting DR strategies, and executing failovers. It helps teams move from informal backups to operational disaster recovery capable of meeting business continuity requirements.

Core Features & Use Cases

  • Business Impact Analysis & Service Classification: tier services by criticality and define RTO/RPO targets.
  • Strategy Selection & Architecture Templates: compare backup, pilot-light, warm/hot standby, and multi-active approaches and produce region-aware architecture diagrams.
  • Runbooks & Failover Procedures: clear prechecks, promotion commands, DNS guidance, verification steps, rollback criteria, and communication templates.
  • Testing & Maintenance: test plans (tabletop, partial, full), test reports with metrics, and a maintenance schedule for reviews and cost checks.
  • Use Case: design and validate a payment-api disaster recovery plan that meets sub-15 minute RTO and sub-1 minute RPO with tested failover runbooks and quarterly drills.

Quick Start

Create a disaster recovery plan for the payment-api service targeting RTO 15 minutes and RPO 1 minute, include runbooks, failover steps, and a quarterly test schedule.

Frequently Asked Questions about ops-disaster-recovery

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

FAQPage Schema
How do I create a disaster recovery plan for a cloud service with strict RTO and RPO targets?

Create a disaster recovery plan by defining business impact, classifying service criticality, and selecting a strategy like warm standby to meet your RTO and RPO targets. This process generates architecture diagrams, failover runbooks, and test schedules.

What is the best way to define failover procedures and runbooks for multi-region cloud architectures?

Define failover procedures by generating runbooks that include prechecks, promotion commands, DNS guidance, verification steps, and rollback criteria. These runbooks ensure structured failover for multi-region cloud architectures during an incident.

How does disaster recovery testing work for production services?

Disaster recovery testing works by executing tabletop, partial, or full failover drills on production services. It produces test reports with metrics and a maintenance schedule to validate RTO/RPO compliance and ensure continuous operational readiness.

When do I need a multi-active disaster recovery strategy instead of a pilot-light approach?

You need a multi-active disaster recovery strategy instead of a pilot-light approach for critical business services requiring near-zero downtime. Comparing these strategies during planning helps select the right architecture to satisfy strict business continuity requirements.

Can I use disaster recovery runbooks for manual and automated failover steps?

Yes, disaster recovery runbooks define both automated and manual failover steps. They provide clear prechecks, promotion commands, and rollback criteria to ensure chaotic incident responses are replaced with structured, auditable recovery actions.