← All Skills
🏗️
Terraform and OpenTofu Engineering Skill
A diagnose-first Agent Skill for Terraform and OpenTofu modules, tests, CI/CD, state, and security. It routes work by risks such as identity churn, secret exposure, blast radius, CI drift, state corruption, and provider upgrades.
Key Features
- Terraform/OpenTofu module design
- Native testing and CI/CD
- State and upgrade risk controls
- Multi-cloud and security practices
Installation
On any Agent Skills-compatible host, run npx skills add https://github.com/antonbabenko/terraform-skill. Claude Code can alternatively install terraform-skill@antonbabenko from the antonbabenko/agent-plugins marketplace.
How to Use
Ask the agent to build tested modules, configure remote state, review HCL, diagnose plan/apply or provider-upgrade failures, or create CI/CD workflows with approval and security gates.
Requirements
Requires an Agent Skills-compatible client and Terraform 1.0+ or OpenTofu 1.6+. Terraform MCP Server and terraform-ls are optional. Production applies or state changes must follow a reviewed plan and rollback procedure.
Related Skills