backup-restore-runbook-generator

Generate disaster recovery runbooks with backup and restore scripts for PostgreSQL and MySQL.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Camilo8902/GabyCosmetics --skill backup-restore-runbook-generator-camilo8902
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backup-restore-runbook-generator
Source: https://github.com/Camilo8902/GabyCosmetics/tree/main/.claude/skills/backup-restore-runbook-generator
Command: npx skills add https://github.com/Camilo8902/GabyCosmetics --skill backup-restore-runbook-generator-camilo8902

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires aws-sdk, pg_dump, pg_restore, mysqldump, kubectl, psql, pg_basebackup, systemctl, curl, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive disaster recovery procedures, ensuring your data is protected and can be restored quickly and reliably in case of an incident.

Core Features & Use Cases

  • Automated Backup Scripts: Generates scripts for PostgreSQL and MySQL backups, including S3 uploads and cleanup.
  • Restore Procedures: Provides scripts for full restores and point-in-time recovery (PITR).
  • Validation Checks: Includes scripts to validate the integrity and performance of restored databases.
  • DR Runbook: Outlines a step-by-step disaster recovery plan with roles and responsibilities.
  • Use Case: Generate a complete disaster recovery plan for your production PostgreSQL database, including automated daily backups, hourly incremental backups, and a detailed runbook for incident response.

Quick Start

Generate a disaster recovery runbook for your PostgreSQL database, including backup and restore scripts.

Frequently Asked Questions about backup-restore-runbook-generator

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

FAQPage Schema
How do I automate PostgreSQL backup and restore procedures?

Disaster recovery runbooks document step-by-step recovery plans with defined roles and responsibilities, ensuring quick restoration of database integrity during incidents.

What is point-in-time recovery and how does it work for database restore?

This Skill supports both PostgreSQL and MySQL databases, generating automated backup scripts, restore procedures, and validation checks tailored to each database system's requirements.

Can I generate disaster recovery runbooks for both PostgreSQL and MySQL?

This Skill supports both PostgreSQL and MySQL databases, generating automated backup scripts, restore procedures, and validation checks tailored to each database system's requirements.

Does this disaster recovery generator work with AWS S3 and kubectl?

The generated validation scripts verify the integrity and performance of your restored database, ensuring that the backup data is accurate and fully operational after the recovery process.

Why do I need validation checks after restoring a database?

The generated validation scripts verify the integrity and performance of your restored database, ensuring that the backup data is accurate and fully operational after the recovery process.