db-rollback
CommunitySafely restore your database to a previous state.
AuthorGDSDN
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust and safe mechanism to revert your database to a previous known state, whether from a snapshot or a custom rollback script, minimizing the risk of data loss or corruption.
Core Features & Use Cases
- Snapshot Restoration: Revert the entire database schema and data to a point-in-time snapshot.
- Rollback Script Execution: Apply custom SQL scripts to undo specific schema changes.
- Safety Features: Includes pre-rollback emergency snapshots, exclusive locking, and post-rollback validation.
- Use Case: After a failed migration that left the database in an inconsistent state, use this Skill to quickly and safely restore it to its pre-migration condition.
Quick Start
Use the db-rollback skill to restore the database from the snapshot file located at /path/to/your/snapshot.sql.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: db-rollback Download link: https://github.com/GDSDN/kord-aios/archive/main.zip#db-rollback Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.