What problem does it solve?
This Skill helps teams design, review, and harden Terraform and OpenTofu configurations so infrastructure changes are safer, more repeatable, and easier to operate at scale.
Core Features & Use Cases
- HCL and Language Guidance: Write clearer configurations with the right expressions, meta-arguments, dynamic blocks, and validation patterns.
- Module, State, and Provider Architecture: Build reusable modules, manage remote state safely, pin providers, and structure environments to reduce blast radius.
- Testing, CI/CD, and Security: Add native tests, Terratest, PR plans, apply gates, drift detection, secrets handling, and policy checks for production workflows.
- Use Case: A platform engineer can use this Skill to review a multi-environment Terraform repo, identify unsafe state or provider practices, and propose a deploy pipeline that is secure, testable, and easy to maintain.
Quick Start
Ask this Skill to audit your Terraform project and provide production-ready improvements for structure, modules, state, testing, CI/CD, and security.