disaster-recovery-testing by aj-geddes/useful-ai-prompts
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill disaster-recovery-testing实施系统性的灾难恢复测试,以验证恢复流程、衡量 RTO/RPO、识别差距,并确保团队为实际事件做好准备。
最小工作示例:
# dr-test-plan.yaml
apiVersion: v1
kind: ConfigMap
metadata:
name: dr-test-procedures
namespace: operations
data:
dr-test-plan.md: |
# 灾难恢复测试计划
## 测试目标
- 验证备份恢复流程
- 验证故障转移机制
- 测试 DNS 故障转移
- 验证恢复后数据完整性
- 测量 RTO 和 RPO
- 培训事件响应团队
## 测试前检查清单
- [ ] 通知利益相关者
- [ ] 安排 4-6 小时的时间窗口
- [ ] 禁用告警以防止噪音
- [ ] 备份生产数据
- [ ] 确保灾难恢复环境已隔离
- [ ] 准备好回滚计划
// ... (完整实现请参阅参考指南)
references/ 目录中的详细实现:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 指南 | 内容 |
|---|
| 灾难恢复测试计划与执行 | 灾难恢复测试计划与执行 |
| 灾难恢复测试脚本 | 灾难恢复测试脚本 |
| 灾难恢复测试自动化 | 灾难恢复测试自动化 |
每周安装量
104
代码仓库
GitHub 星标数
126
首次出现
2026年1月21日
安全审计
安装于
opencode88
gemini-cli86
codex84
claude-code82
cursor80
github-copilot72
Implement systematic disaster recovery testing to validate recovery procedures, measure RTO/RPO, identify gaps, and ensure team readiness for actual incidents.
Minimal working example:
# dr-test-plan.yaml
apiVersion: v1
kind: ConfigMap
metadata:
name: dr-test-procedures
namespace: operations
data:
dr-test-plan.md: |
# Disaster Recovery Test Plan
## Test Objectives
- Validate backup restoration procedures
- Verify failover mechanisms
- Test DNS failover
- Validate data integrity post-recovery
- Measure RTO and RPO
- Train incident response team
## Pre-Test Checklist
- [ ] Notify stakeholders
- [ ] Schedule 4-6 hour window
- [ ] Disable alerting to prevent noise
- [ ] Backup production data
- [ ] Ensure DR environment is isolated
- [ ] Have rollback plan ready
// ... (see reference guides for full implementation)
Detailed implementations in the references/ directory:
| Guide | Contents |
|---|---|
| DR Test Plan and Execution | DR Test Plan and Execution |
| DR Test Script | DR Test Script |
| DR Test Automation | DR Test Automation |
Weekly Installs
104
Repository
GitHub Stars
126
First Seen
Jan 21, 2026
Security Audits
Gen Agent Trust HubWarnSocketPassSnykFail
Installed on
opencode88
gemini-cli86
codex84
claude-code82
cursor80
github-copilot72
Azure Data Explorer (Kusto) 查询技能:KQL数据分析、日志遥测与时间序列处理
133,300 周安装