From disaster-recovery-planner
Plans disaster recovery procedures, generates configurations and setup code for multi-platform environments with specified RTO and RPO.
How this skill is triggered — by the user, by Claude, or both
Slash command
/disaster-recovery-planner:disaster-recovery-plannerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to generate disaster recovery plans tailored to specific infrastructure and business needs. It automates the creation of configurations and setup code, significantly reducing the manual effort required for DR implementation.
This skill empowers Claude to generate disaster recovery plans tailored to specific infrastructure and business needs. It automates the creation of configurations and setup code, significantly reducing the manual effort required for DR implementation.
This skill activates when you need to:
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:
User request: "Help me set up a business continuity strategy using a multi-region deployment."
The skill will:
This skill can be integrated with other DevOps tools and plugins to automate the entire disaster recovery process, including infrastructure provisioning, configuration management, and monitoring.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin disaster-recovery-plannerGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.