# Scripts Bundled resources for database-recovery-manager skill - [ ] validate_backup.sh: Script to validate database backups by checking integrity and recoverability. - [ ] pitr_restore.sh: Script to perform point-in-time recovery to a specified timestamp. - [ ] failover.sh: Script to initiate a failover to a secondary database instance. - [ ] test_recovery.sh: Script to automate recovery testing by restoring backups to a test environment.