
from skillshub46
Automate and safely execute deployment rollbacks with verification steps to recover from failed releases and minimize downtime.
This skill helps an agent identify when a deployment rollback is needed, execute the rollback to a prior known-good version, and verify the system's health post-rollback. It automates the common steps around rollback procedures while prioritizing safety and verification.
Trigger this skill when a recent deployment causes errors, performance regressions, or unexpected behavior and you need to revert to a stable release quickly. It is also useful for incident playbooks and automated recovery flows tied to monitoring alerts.
rollback-deploy), and verification steps including health checks and log inspection. Best practices on monitoring and documentation are provided.Intended for use with agent runtimes that can run deployment commands or invoke CI/CD tooling (Claude Code, Codex, or other automation-capable LLM integrations).
This skill is a purely descriptive SKILL.md with no scripts or executable components. It outlines what a deployment rollback skill would do — identify issues, execute rollback, verify — but provides no actual commands, scripts, or implementation. References a generic 'rollback-deploy' command without defining it. Essentially a stub or placeholder rather than a functional skill.
Skill is harmless but nearly useless in practice — it's a conceptual outline with no automation. Would need actual scripts and deployment tool integration to be functional.