disaster-recovery-planning

Plan per-service disaster recovery with RPO and RTO targets.

1|Updated Nov 29, 2025
One-click install
npx skills add https://github.com/SSiertsema/claude-code-plugins --skill disaster-recovery-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: disaster-recovery-planning
Source: https://github.com/SSiertsema/claude-code-plugins/tree/main/disaster-recovery-planning/skills/disaster-recovery-planning
Command: npx skills add https://github.com/SSiertsema/claude-code-plugins --skill disaster-recovery-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Per-service disaster recovery planning to ensure targeted data protection, failover readiness, and regulatory compliance, reducing downtime and data loss.

Core Features & Use Cases

  • Per-service RPO + RTO: specify targets per service and criticality.
  • DR strategies: choose from backup-restore, pilot-light, warm-standby, hot-standby, or multi-region active-active depending on cost and speed.
  • Backup policy & testing: define frequency, retention, encryption, locations, and quarterly restore drills.
  • Failover runbooks & drills: standardize detection, decision, communication, execution, verification, and post-mortem processes; schedule and track drills.
  • Compliance alignment: map DR plans to relevant regulations and industry standards.

Quick Start

Define per-service RPO/RTO targets and select a DR strategy for each service, then draft backup policies and runbooks.

Frequently Asked Questions about disaster-recovery-planning

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

FAQPage Schema
How do I plan disaster recovery for multi-service applications across regions?

Disaster recovery planning for multi-service applications involves selecting per-service DR strategies like backup-restore, pilot-light, warm-standby, hot-standby, or multi-region active-active. This ensures targeted failover readiness and regulatory compliance across regions while minimizing data loss.

What is the difference between RPO and RTO in business continuity planning?

RPO and RTO in business continuity planning define your maximum acceptable data loss and downtime targets. You specify these metrics per service based on criticality, which dictates the required backup frequency, failover speed, and overall disaster recovery strategy selection.

How do I choose the right DR strategy between pilot-light and warm-standby?

Choosing between DR strategies like pilot-light and warm-standby depends on your cost and speed requirements. Pilot-light maintains minimal core services running for faster scaling, while warm-standby keeps a scaled-down but fully functional environment ready for quicker failover.

How do I create a failover runbook and schedule DR drills?

Creating a failover runbook involves standardizing detection, decision, communication, execution, verification, and post-mortem processes. You schedule DR drills quarterly to test these runbooks, ensuring your team can execute auditable recovery procedures during an actual disaster.

What should a per-data-store backup policy include for disaster recovery?

A per-data-store backup policy for disaster recovery must define backup frequency, retention periods, encryption standards, and storage locations. This ensures data protection aligns with your defined RPO targets and supports tested, auditable restore processes.

Can I map disaster recovery plans to compliance and industry standards?

Yes, you can map disaster recovery plans to compliance regulations and industry standards. This compliance alignment ensures your per-service RPO, RTO targets, backup policies, and DR drill records are fully auditable and meet required regulatory frameworks.