Deployment rollback
Safe deployment rollback with health checks and database migration reversalFrom its SKILL.md
npx -y skills add manastalukdar/ai-devstudio --skill deployment-rollbackAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.9 KB, 169 tokens by cl100k_base, as published. Nobody here has run it
Safe Deployment Rollback
I'll help you safely rollback deployments with automated health checks, database migration reversal, and multi-environment support.
Rollback Capabilities:
- Application version rollback
- Database migration reversal
- Infrastructure state restoration
- Configuration rollback
- Health monitoring and validation
Arguments: $ARGUMENTS - environment (staging/production), version, or rollback target
Token Optimization
Expected range: 800–2,500 tokens (initial), 200 tokens (safe state)
Caching: Caches platform detection in .claude/cache/deployment-rollback/platform.json for 7 days.
Early exit: Returns immediately if the deployment is already in a safe state.
Patterns used: Grep-before-Read, early exit, Bash for system queries, caching
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.