Skill Claude CodeCodex
Gates Terraform and OpenTofu changes with bumper before they are applied — turns a plan into JSON, scans it for destructive, irreversible, or non-compliant changes, and blocks apply until issues are fixed and the plan is verified. Use when about to run terraform/tofu plan or apply, when writing or editing .tf files…