Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:59 +08:00
commit 79be0aa370
8 changed files with 182 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# References
Bundled resources for backup-strategy-implementor skill
- [ ] database_backup_best_practices.md Document outlining best practices for database backups
- [ ] application_backup_best_practices.md Document outlining best practices for application backups
- [ ] disaster_recovery_plan_template.md Template for creating a disaster recovery plan
- [ ] supported_database_systems.md List of supported database systems and their specific backup procedures
- [ ] supported_application_platforms.md List of supported application platforms and their specific backup procedures