What problem does it solve? Deployments often ship without a credible way back, forcing teams to improvise during incidents. This Skill ensures every deployment carries defined rollback triggers, a chosen revert-versus-roll-forward path, and rehearsed documentation before release. ## Core Features & Use Cases - Rollback Trigger Definition: Establishes observable conditions that mandate rolling back a deployment. - Revert vs Roll-Forward Decisions: Records a deliberate rollback path per change, including forward-only data migration strategies. - Rehearsal and Runbook Documentation: Produces rehearsal evidence and a rollback section in the deployment runbook using the RUNBOOK template. - Use Case: Before releasing a schema migration, use this Skill to define rollback triggers, decide on a compatibility strategy for the forward-only migration, rehearse the path, and document it in the release runbook. ## Quick Start Ask the AI to plan the rollback triggers, revert-versus-roll-forward path, and runbook rollback section for your upcoming deployment.