Installation
Skills CLI
npx skills@latest add hashicorp/agent-skills --skill terraform-policyRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the terraform-policy skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Checks the installed tfpolicy version, then delegates policy work to the companion tfpolicy-author or tfpolicy-test instructions with version-specific schema behavior. The tfpolicy CLI is required, and missing companion skills may be installed with npx before files are written or tested.
- LicenceMPL-2.0
- FrontmatterValid name and description
- Risky patternsNone found
- Size53 lines
- Last checked27 Sept 2026 ·
80d14e9223640263488c93fee0693a50f2a19f1ca10a90fa2900d53081616bea
What it can touch
- Edits code
Changes files in your project.
- Runs commands
Runs shell commands such as tests, builds or installs.
- Network
Reaches external services or the web.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
plugins/terraform/skills/terraform-policy/SKILL.md on GitHub (opens in a new tab)