Automates the recovery process for failed deployments by reverting to stable versions and verifying system health.
The Deployment Rollback Manager is a specialized Claude Code skill designed to minimize downtime and ensure system reliability during deployment failures. It streamlines the recovery process by identifying deployment errors, executing precise rollback commands via terminal, and performing post-rollback verification through health checks and log analysis. This skill is essential for DevOps engineers and developers who need a safe, automated way to revert to a known-good state when a recent update causes performance degradation, unexpected behavior, or critical system errors.
主な機能
01Performance degradation detection and response
02Automated rollback command execution
03Safety-first procedure management
043 GitHub stars
05Post-rollback health and status verification
06Log analysis for recovery confirmation
ユースケース
01Recovering from a deployment that introduced critical application errors
02Automating the recovery phase of a CI/CD pipeline within the development environment
03Reverting to a previous stable version after detecting significant performance issues