Skip to content
repo2 skills

IaC (Terraform)

Intent → governed Terraform. Stops at plan.

IaC (Terraform) turns a plain-language infrastructure intent into governed, best-practice, cloud-agnostic Terraform plus a human-gated CI/CD pipeline. generate-iac runs a mandatory Stage-0 ADR gate, a vocabulary-firewalled spec, schema-grounded generation, and a policy-as-code and security preflight — then stops at a digest-pinnable terraform plan for G4 handoff. reconcile-iac audits plan-visible drift and proposes a per-resource disposition. The agent never runs terraform apply; it produces and pins the plan, and release-loop (or the generated pipeline) routes it to the real account. Depends on core and governance-extras.

Skills in this pack

  • generate-iac
  • reconcile-iac

Install

Via agentbundle CLI

agentbundle install --pack iac-terraform

Requires agentbundle.

Via Claude Code / Claude Desktop

claude plugin install iac-terraform@agent-ready-repo

No extra tooling required — works directly in Claude Code or Claude Desktop.Browse the catalogue →