Automates the recovery process for failed software deployments by reverting systems to the last known stable state with integrated safety checks.
The Deployment Rollback Manager skill empowers Claude to handle critical production incidents by executing safe, verified rollbacks. It analyzes deployment failures—whether caused by performance degradation, application errors, or unexpected behavior—and automates the revert process using CLI tools. Beyond just executing commands, the skill incorporates post-rollback verification steps, such as checking health logs and application status, to ensure the environment has successfully returned to a healthy state, minimizing downtime and human error during high-pressure recovery scenarios.
主な機能
01Automated rollback execution via CLI commands
02Post-revert system health and status verification
03Analysis of performance degradation and error triggers
04Safety-first recovery procedures to prevent data loss
05883 GitHub stars
06Log monitoring to confirm successful restoration
ユースケース
01Reverting a production deployment immediately after detecting high error rates.
02Restoring service stability after a performance-degrading software update.
03Automating recovery workflows within CI/CD pipelines when automated health checks fail.