plain-promptSave to collectionCreate a collection in the sidebar first.DevOpsReview a Terraform planPrioritize destructive replacements, identity changes, network exposure, and state risk.#terraform#iac#review
plain-promptSave to collectionCreate a collection in the sidebar first.SecuritySecurity-review an automation scriptCheck input trust, quoting, secrets, privileges, downloads, and destructive paths.#script#security#review
plain-promptSave to collectionCreate a collection in the sidebar first.CodingReview a Bash script for correctnessInspect quoting, expansions, pipelines, error handling, portability, and cleanup.#bash#shell#review
plain-promptSave to collectionCreate a collection in the sidebar first.CodingReview a PowerShell scriptInspect parameter binding, pipeline objects, error semantics, quoting, and compatibility.#powershell#windows#review