planning-disaster-recovery

Generate disaster recovery plans and configurations for multi-platform IT environments.

2.6k|379|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/jeremylongshore/claude-code-plugins-plus --skill planning-disaster-recovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-disaster-recovery
Source: https://github.com/jeremylongshore/claude-code-plugins-plus/tree/main/plugins/devops/disaster-recovery-planner/skills/disaster-recovery-planner
Command: npx skills add https://github.com/jeremylongshore/claude-code-plugins-plus --skill planning-disaster-recovery

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill enables Claude to plan and implement disaster recovery (DR) procedures. It generates configurations and setup code based on specific requirements and infrastructure, providing production-ready plans that support multi-platform environments and adhere to best practices for business continuity.

Core Features & Use Cases

  • DR Plan Generation: Create tailored disaster recovery plans for specific environments.
  • Configuration & Setup Code: Generate configurations and scripts for DR infrastructure.
  • RTO/RPO Optimization: Design strategies to meet recovery time and point objectives.
  • Use Case: Create a disaster recovery plan for an AWS environment with an RTO of 1 hour and an RPO of 15 minutes, leveraging AWS services like S3 replication and EC2 snapshots.

Quick Start

User request: "Create a disaster recovery plan for my AWS environment with an RTO of 1 hour and an RPO of 15 minutes."

The skill will:

  1. Gather the AWS environment details, RTO, and RPO requirements.
  2. Generate a disaster recovery plan configuration using AWS services like S3 replication, EC2 snapshots, and Route 53 failover.

Frequently Asked Questions about planning-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 cloud infrastructure?

A disaster recovery plan outlines procedures to restore IT systems after failures. This skill generates tailored DR plans for cloud environments by defining RTO and RPO objectives, selecting appropriate services like S3 replication and EC2 snapshots, and producing production-ready configurations that enforce security and testing requirements.

What's the difference between RTO and RPO in disaster recovery?

RTO (Recovery Time Objective) is the maximum acceptable downtime; RPO (Recovery Point Objective) is the maximum acceptable data loss. This skill helps you design DR strategies that meet both objectives by selecting infrastructure and replication methods—such as cross-region failover and automated backups—appropriate to your business continuity needs.

Can I use this for both cloud and on-premises disaster recovery?

Yes, this skill supports multi-platform environments including AWS, Azure, Google Cloud, and on-premises infrastructure. It generates DR configurations and setup code tailored to your specific platforms, integrating with DevOps tools for provisioning, configuration management, and monitoring across hybrid and cloud-native deployments.

How do I implement automated failover for disaster recovery?

Automated failover detects failures and redirects traffic to backup systems without manual intervention. This skill generates the infrastructure code and configurations needed—including route failover policies, health checks, and replication settings—plus scripts to provision recovery resources and integrate monitoring to trigger failover automatically.

What should I test before relying on a disaster recovery plan?

DR plans require regular testing to validate RTO and RPO targets, failover procedures, and data integrity. This skill produces configurations and documentation that enforce testing requirements, helping you conduct failover drills, verify recovery procedures, and document lessons learned to refine your plan.

Does disaster recovery planning work for regulated industries?

Yes. This skill generates production-ready DR plans with built-in security, compliance, and documentation controls suited to regulated environments. It integrates with DevOps tooling and configuration management to enforce audit trails, access controls, and change management requirements.