agent-skills
by hashicorp
A collection of Agent skills and Claude Code plugins for HashiCorp products.
About
A collection of Agent skills and Claude Code plugins for HashiCorp products.
Skill Analysis
Skills (20)
Comprehensive guide for working with HashiCorp Terraform Stacks. Use when creating, modifying, or validating Terraform Stack configurations (.tfcompon...
bashhclTransform monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best pr...
bashhclmarkdown"Write, test, or convert Terraform Policy files (.policy.hcl, .policytest.hcl, Sentinel→tfpolicy). Triggers: policy.hcl, policytest, convert sentinel,...
bashExpert agent for testing Terraform policies. Helps write and debug `.policytest.hcl` files, design resource mocks (`attrs` / `prior_attrs`), reason ab...
bashhclExpert agent for authoring Terraform Policies — from natural-language requirements or Sentinel source. Covers the full workflow write new policies, co...
hclGenerate Terraform HCL code following HashiCorp's security practices
hclGenerate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform ...
bashhclDiscover existing cloud resources using Terraform Search queries and bulk import them into Terraform management. Use when bringing unmanaged infrastru...
bashhclComprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, valid...
bashhclAzure Verified Modules (AVM) requirements and best practices for developing certified Azure Terraform modules. Use when creating or reviewing Azure mo...
hclImplement Terraform Provider resources and data sources using the Plugin Framework. Use when developing CRUD operations, schema design, state manageme...
bashgohclmarkdownGuide for running acceptance tests for a Terraform provider. Use this when asked to run an acceptance test or to run a test with the prefix `TestAcc`.
Implement Terraform Provider actions using the Plugin Framework. Use when developing imperative operations that execute at lifecycle events (before/af...
bashgohclreleaseyamlUse this when scaffolding a new Terraform provider.
>-
goCreate, update, and review Terraform provider documentation for Terraform Registry using HashiCorp-recommended patterns, tfplugindocs templates, and s...
bashPush Packer build metadata to HCP Packer registry for tracking and managing image lifecycle. Use when integrating Packer builds with HCP Packer for ve...
bashhclyamlBuild Amazon Machine Images (AMIs) with Packer using the amazon-ebs builder. Use when creating custom AMIs for EC2 instances.
bashhclBuild Windows images with Packer using WinRM communicator and PowerShell provisioners. Use when creating Windows AMIs, Azure images, or VMware templat...
hclpowershellBuild Azure managed images and Azure Compute Gallery images with Packer. Use when creating custom images for Azure VMs.
bashhcl
Recent Commits
- 8c6573a2026-07-15feat: add terraform-policy-code plugin with tfpolicy-author and tfpolicy-test skills (#89)vpaul97
- bde3ed32026-07-14fix(ci): use TESSL_TOKEN auth, surface CLI errors, skip review on fork PRs (#85)Tyler Lynch
- a784e502026-07-13include instructions for 1st action in plugin. include test examples (#77)drewmullen
- 957d5f92026-07-09fix: lint issues (#75)Maksym
- 339a1132026-05-28chore: update codeowners default owner to new repo maintenance teamLee Fowler
- 43ca9b02026-05-11fix(ci): evaluate jq interpolations in skill-review detailed output (#71)Sahil Deshmukh
- b129bb52026-04-25terraform-style-guide: prefer latest versions (#60)Baraa Basata
- 13fc5392026-04-25feat: add ephemeral resource guidance to terraform-style-guide (#64)Rosemary Wang
- de4323a2026-04-17fix(ci): escape backticks in skill-review workflow to avoid command substitution (#67)robw-tessl
- a4e097d2026-04-14[COMPLIANCE] Add/Update Copyright Headers (#61)hashicorp-copywrite[bot]