req-nf-inf-backup-recovery

Design backup and recovery plans with restore procedures aligned to RTO/RPO goals.

Updated May 18, 2026
One-click install
npx skills add https://github.com/ABLER-Digital-Services/ai-guild --skill req-nf-inf-backup-recovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: req-nf-inf-backup-recovery
Source: https://github.com/ABLER-Digital-Services/ai-guild/tree/main/skills/req-nf-inf-backup-recovery
Command: npx skills add https://github.com/ABLER-Digital-Services/ai-guild --skill req-nf-inf-backup-recovery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you eliminate gaps and inconsistencies in backup and disaster recovery planning by producing a complete, auditable design for backup targets, backup methods, retention, restore procedures, validation, and DR scenarios.

Core Features & Use Cases

  • Backup design that covers the full lifecycle: backs up every relevant data/resource, defines how backups are taken, stored, and managed over time.
  • Restore and RTO/RPO-aligned procedures: documents target-specific restore steps and ties them to recovery objectives.
  • DR and backup verification planning: enumerates disaster scenarios and specifies a test plan to ensure restores work in practice.
  • AWS-oriented implementation guidance: includes concrete guidance for tools and patterns such as AWS Backup, RDS snapshots, EBS snapshots, S3 replication, encryption, and cross-region considerations.

Quick Start

Ask the AI to produce the backup and recovery design document for your system and to define each backup target’s method, frequency, retention, RTO/RPO, restore steps, DR scenarios, and verification plan.

Frequently Asked Questions about req-nf-inf-backup-recovery

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

FAQPage Schema
How do I design a backup and recovery plan that meets specific RTO and RPO goals?

An effective backup design covers the full lifecycle of every data resource by defining backup methods, storage, retention, and restore procedures. It also enumerates disaster scenarios and specifies a verification plan to ensure restores work in practice.

What is the best way to document restore procedures for AWS RDS snapshots and EBS volumes?

The best way to document restore procedures is to create an MECE-structured artifact that includes target-specific restore steps for resources like AWS RDS snapshots and EBS volumes, tying each step directly to your recovery time and point objectives.

How do I create a disaster recovery validation plan for AWS infrastructure?

A disaster recovery validation plan enumerates specific DR scenarios and specifies a test plan to ensure restores work in practice. It maps disaster scenarios to target-specific recovery steps and includes operational cost and verification considerations.

Does AWS Backup support point-in-time recovery and incremental backup schedules?

Yes, backup design can define full, differential, and incremental schedules, including point-in-time recovery (PITR) where applicable. It requires defining backup tooling and schedules to ensure all infrastructure data resources are covered.

What should be included in a backup target inventory for disaster recovery?

A backup target inventory should include all relevant infrastructure data resources, per-target backup and retention storage design, target-specific restore steps, DR scenario mapping, and operational cost and verification considerations for a complete auditable design.

When should I use cross-region replication and encryption for S3 backup design?

You should use cross-region replication and encryption when your DR scenario mapping requires geographical fault tolerance and data security. The design artifact must include these AWS-oriented implementation considerations to ensure restores work in practice.