What problem does it solve? Shipping to production often hides irreversible steps, unbounded retries, and unowned alerts until a 2am incident exposes them. This Skill structures release and operations reviews so rollouts are reversible, promotions are evidence-based, and every failure mode has an owner and a runbook. ## Core Features & Use Cases - Rollout Shape Review: Checks flags, canaries, ramps, promotion signals, rollback plans, and approvals for irreversible steps. - Runtime Containment Checks: Verifies degraded tiers, retry caps with backoff and jitter, circuit breakers, load shedding, and graceful shutdown draining. - Ownership & Runbook Audit: Ensures every flag, migration, dashboard, and alert has a named owner, expiry date, and documented failure actions. - Use Case: Before ramping a database migration to full traffic, run this Skill to confirm the backout path works without a new build, the promotion signal is metric-based, and the on-call runbook covers known failure modes. ## Quick Start Ask the AI to review your release plan, rollout configuration, or runbook using the structural-operating checks and flag any red-flag risks.