What problem does it solve?
This Skill helps reviewers catch infrastructure and operational reliability risks before changes are applied, reducing the chance of broken deploys, destructive replacements, drift, and hidden cost.
Core Features & Use Cases
- Idempotent re-apply checks: Confirms changes converge safely on retries and do not collide with existing state.
- Destructive-change safeguards: Reviews destroy, replace, and teardown paths for blast-radius control and human approval boundaries.
- Environment and lifecycle controls: Verifies stage isolation, teardown behavior, cost ceilings, drift recovery, observability, and smoke-test coverage for live systems.
- Use Case: A team preparing to ship new cloud infrastructure can use this Skill to verify the plan is safe to apply, recoverable if it fails, and observable if something goes wrong.
Quick Start
Use the operational-safety skill to review this infrastructure change against idempotency, blast radius, isolation, teardown, drift recovery, observability, and cloud implementation craft.