restore-test-verification
SolidUse this skill to track and verify whether backups are recoverable rather than merely present: the difference between "a backup exists" and "a backup is recoverable," how to use screenshot/boot-verification features and spot-check restore drills as evidence, what counts as an adequate testing cadence for different data-criticality tiers, and how to flag backups that have never been restore-tested.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- wyre-technology
- Repository
- wyre-technology/msp-claude-plugins
- Created
- 5 months ago
- Last Updated
- today
- Language
- Astro
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
backup-job-health
Use this skill to assess portfolio-wide backup job health across whatever BCDR and SaaS-backup tools are connected: job success/failure rate, missed- backup detection, storage-consumption trending, and how to normalize very different vendor job models (image-based appliance backup vs. SaaS-data snapshot backup) into one comparable health view.
backup
Backup strategy design, data integrity verification, and disaster recovery planning. Invoke with /backup.
03-core-back-up-and-prove-restore-before-modify-or-destroy
CORE — never delete. Trigger whenever you are about to DELETE, OVERWRITE, TRUNCATE, force-push, drop/truncate a DB table, run a destructive migration, force-recreate a container, or otherwise MODIFY-IN-PLACE or DESTROY anything that holds data or state (files, dirs, DBs, volumes, prod config). A backup is worthless if it can't be restored — this skill defines the mandatory back-up-AND-prove-restore protocol and the gates that physically enforce it.