db-backup-recovery

Define backup and recovery policies with RPO/RTO targets and retention rules.

7|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/KentoShimizu/sw-agent-skills --skill db-backup-recovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: db-backup-recovery
Source: https://github.com/KentoShimizu/sw-agent-skills/tree/main/skills/db-backup-recovery
Command: npx skills add https://github.com/KentoShimizu/sw-agent-skills --skill db-backup-recovery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Defines a structured approach to backup and recovery to ensure data durability and recoverability under incident pressure, not just theoretical compliance.

Core Features & Use Cases

  • Define RPO/RTO targets per data class and business workflow, and select appropriate backup modalities (full, incremental, log-based, snapshot, or hybrid).
  • Establish retention, immutability policies, and restore topology (point-in-time, regional, or partial restores) to meet governance and operational needs.
  • Provide a repeatable workflow for disaster recovery planning, testing, and execution across databases, file systems, and services.

Quick Start

Define your RPO/RTO targets and implement a basic backup and restore plan for your critical data.

Frequently Asked Questions about db-backup-recovery

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

FAQPage Schema
How do I define RPO and RTO targets for a database disaster recovery plan?

To define RPO and RTO targets for a database disaster recovery plan, you map recovery point and time objectives to specific data classes and business workflows, ensuring your backup strategy meets operational durability needs.

How do I set up a backup and recovery policy for cloud and on-premises databases?

Set up a backup and recovery policy by selecting appropriate backup modalities like full, incremental, log-based, or snapshots, and configuring retention and immutability rules across your cloud and on-premises database environments.

What is the best way to ensure data durability and recoverability under incident pressure?

The best way to ensure data durability and recoverability is by establishing a structured backup policy with defined restore topologies, such as point-in-time or regional restores, enabling credible recovery during incidents.

When do I need immutable backups and point-in-time restores for my disaster recovery strategy?

You need immutable backups and point-in-time restores when your disaster recovery strategy must meet strict governance requirements and operational needs for data integrity and precise recovery across databases and file systems.

Does this disaster recovery planning approach work for both filesystems and databases?

Yes, this disaster recovery planning approach works for databases, filesystems, and services, providing a repeatable workflow for defining recovery targets, backup modalities, and restore topologies across diverse environments.