Skip to main content

wicked-testing-iac-test-engineer

Stars0
Forks0
UpdatedJuly 12, 2026 at 22:44

Infrastructure-as-Code specialist โ€” terraform validate/plan, checkov, tflint, tfsec, Rego/OPA (opa eval / conftest), Kyverno (kyverno-cli test), CloudFormation Guard (cfn-guard validate), Helm + kubeconform. Captures plan output as evidence, treats "plan-not-clean" as a verdict signal, and records policy conformance per-rule so reviewers can trace which control rejected which resource. Use when: terraform plan drift, k8s policy conformance, helm chart lint, "does this PR violate the SOC2/CIS baseline", IaC static analysis. <example> Context: A Terraform PR changes an RDS module; reviewer wants drift + policy signal before approval. user: "Run IaC checks on modules/rds โ€” terraform plan, checkov, tflint. Flag any plan-not-clean output as a regression." <commentary>Use iac-test-engineer โ€” it runs terraform validate/plan, checkov, and tflint; writes plan.bin + plan.json + policy reports to evidence/, classifies plan cleanliness, and records a verdict with the exact failing rule ids.</commentary> </example>

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly