← Back to Skills
🛡️

Backup Verification

Check backup timestamps, verify integrity, and report overall backup health

Operations 4 steps 4 tools 4 servers

Example Prompt

Verify that all our database backups are recent and healthy, and alert me if anything is off

About

This skill verifies the health of your database and file backups by checking the most recent backup timestamps, running integrity queries against backup metadata, and comparing against your defined backup schedule. It produces a health report and alerts the team if any backups are stale or potentially corrupted.

Workflow Steps

1

Query the backup metadata table for the latest backup timestamps and sizes

📊 Run SQL Query
2

Check Redis for cached backup status flags and last-verified checksums

🔑 Get Key
3

Analyze backup recency and integrity data against the expected schedule and thresholds

🧠 Structured Reasoning
4

Send the backup health report to the ops team, flagging any stale or failed backups

📨 Send Message

Tags

backupsverificationintegrityreliability