ops-disaster-recovery

Define disaster recovery plans with RTO/RPO targets and failover runbooks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, repeatable workflow to plan, implement, and validate disaster recovery for production services so outages are contained and business impact is minimized.

Core Features & Use Cases

  • Business Impact Analysis: Classify services by criticality and define RTO/RPO targets with a BIA template to prioritize recovery efforts.
  • Strategy Selection & Architecture: Compare Backup, Pilot Light, Warm/Hot Standby, and Multi-Active approaches and map architectures for cross-region replication and failover.
  • Runbooks & Testing: Produce detailed failover runbooks, automated checklists, step-by-step failover and rollback procedures, and scheduled test templates (tabletop, component, partial, full).
  • Maintenance & Governance: Enforce runbook reviews, replication monitoring, cost reviews, and action items to keep DR posture current.
  • Dispatch Integration: Guidance to dispatch an infrastructure-architect subagent for detailed design or testing tasks.

Quick Start

Create a DR plan for the payment-api with target RTO 15 minutes and RPO 1 minute using the BIA, strategy matrix, runbook template, and a scheduled partial failover test.

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 runbook for cloud production systems?▼

Disaster recovery strategy selection involves comparing Backup, Pilot Light, Warm/Hot Standby, and Multi-Active approaches based on your RTO/RPO targets. You map architectures for cross-region replication to ensure fast recovery of critical services.

What is the difference between RTO and RPO in disaster recovery planning?▼

RTO (Recovery Time Objective) defines the maximum downtime allowed for service restoration, while RPO (Recovery Point Objective) sets the maximum acceptable data loss. Both metrics drive your disaster recovery strategy and failover procedure design.

How do I test disaster recovery failover procedures for critical services?▼

You test disaster recovery failover procedures using scheduled test templates like tabletop exercises, component tests, partial failovers, and full failovers. This validates your runbooks and ensures your cross-region replication meets RTO/RPO targets.

What's the best way to operationalize disaster recovery plans across multiple cloud regions?▼

The best way to operationalize disaster recovery is to enforce maintenance schedules, runbook reviews, and replication monitoring. This keeps your DR posture current and ensures automated failover steps function correctly across cloud production systems.

Can I use a business impact analysis to prioritize disaster recovery efforts?▼

Yes, you can use a business impact analysis template to classify services by criticality and define RTO/RPO targets. This prioritizes recovery efforts for critical services and guides your disaster recovery strategy selection.

When should I upgrade from a backup strategy to a warm standby disaster recovery approach?▼

You should upgrade from a backup strategy to a warm standby approach when your RTO/RPO targets require faster recovery and minimal data loss. Compare DR strategies using a strategy matrix to map architectures for cross-region replication and automated failover.