| name | rollback-automation-skill |
| description | Automate rollback procedures with state snapshots, rollback scripts, and verification automation |
| allowed-tools | ["Bash","Read","Write","Grep","Glob","Edit"] |
| graph | {"domains":["domain:software-engineering"],"specializations":["specialization:code-migration-modernization"],"skillAreas":["skill-area:deployment-infrastructure-management","skill-area:gitops"],"roles":["role:devops-engineer","role:sre"],"workflows":["workflow:technical-debt-reduction"],"topics":["topic:refactoring"]} |
Rollback Automation Skill
Automates rollback procedures for migration activities, managing state snapshots, generating rollback scripts, and automating verification.
Purpose
Enable safe rollback for:
- State snapshot management
- Rollback script generation
- Database rollback coordination
- Traffic switch rollback
- Verification automation
Capabilities
1. State Snapshot Management
- Create pre-migration snapshots
- Store state checkpoints
- Version snapshots
- Clean up old snapshots
2. Rollback Script Generation
- Generate database rollbacks
- Create code rollbacks
- Build config rollbacks
- Document procedures
3. Database Rollback Coordination
- Generate reverse migrations
- Handle data rollback