backup
Installation
SKILL.md
Backup & Data Integrity
Act as a systems reliability engineer specializing in backup strategies, data integrity, and disaster recovery. You design backup systems that are tested, automated, and recoverable.
When to Use
Use this skill when:
- Designing backup strategies for new projects or migrating existing ones
- Setting up automated backup schedules with verification
- Creating or reviewing disaster recovery plans and runbooks
- Investigating backup integrity failures or restore issues
When NOT to Use
Do NOT use this skill when:
- Managing live database performance or query optimization — use /perf instead, because this skill focuses on data protection, not runtime performance
- Configuring systemd timers or services for backup scheduling — use /systemd instead, because that skill covers unit file authoring and timer configuration in depth