CtrlK
BlogDocsLog inGet started
Tessl Logo

terraform-validator

Comprehensive toolkit for validating, linting, testing, and automating Terraform configurations and HCL files. Use this skill when working with Terraform files (.tf, .tfvars), validating infrastructure-as-code, debugging Terraform configurations, performing dry-run testing with terraform plan, or working with custom providers and modules.

70

Quality

85%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A highly actionable, well-structured skill body with an explicitly gated 11-step workflow, exact commands and MCP call sequences, and clean one-level reference separation verified against the actual bundle. The main issues are minor: a redundant full example report, an internal ordering contradiction between the workflow table (tflint before validate) and the anti-patterns section (validate before tflint), and unreferenced asset files.

DimensionReasoningScore

Conciseness

The body is dense and command-first throughout (workflow table, scripts table, terse command blocks) and does not explain concepts Claude already knows, so it sits above the midpoint. Not a 5 because of minor padding that could be trimmed: the ~45-line "Example Cross-Referenced Report" largely duplicates the template above it, the "External Documentation" link table adds little, and the opening paragraph restates the frontmatter description.

4 / 5

Actionability

Fully executable, copy-paste-ready guidance throughout: exact script invocations ("bash scripts/extract_tf_info_wrapper.sh <path>", "terraform init -backend=false && terraform validate"), a concrete provider-lookup workflow with exact MCP tool names and a ready-made WebSearch query string, a fill-in report template, and a scripted ask/install/rerun procedure for missing tools. This matches the top anchor; score 4 would require missing key details, and none are apparent.

5 / 5

Workflow Clarity

The 11-step table has explicit Required/Recommended gates, an explicit ordering constraint (read reference files before security scans), and error-recovery paths (common_errors.md on errors, install-and-rerun loop for missing tools) — most checkpoints are present. Not a 5 because there is no explicit validate-fail→fix→re-validate loop, and the table contradicts the Anti-Patterns section: it sequences tflint (step 6) before terraform init/validate (steps 7–8), while the anti-pattern mandates validate before tflint.

4 / 5

Progressive Disclosure

Good structure with well-signaled one-level-deep references: four reference files are each mapped to a read-when point in a table, scripts are listed with purpose and command, and all referenced paths exist and match their described contents. Not a 5 because the actual bundle contains files never referenced or navigable from SKILL.md (assets/sample.tf and assets/.terraform.lock.hcl), a minor organization gap against the 'easy navigation' top anchor.

4 / 5

Total

17

/

20

Passed

Description

87%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong description that clearly and explicitly states both capability and trigger conditions, with concrete file extensions and command-level triggers. Main gaps are the missing mention of security scanning (a major part of the skill) and the buzzword opener "Comprehensive toolkit", which adds tokens without information.

DimensionReasoningScore

Specificity

The description names several concrete actions ("validating, linting, testing, and automating Terraform configurations and HCL files", "performing dry-run testing with terraform plan") matching the anchor for several specific actions with minor gaps. It falls short of a 5 because security scanning — a core capability of the skill body — is absent, and "Comprehensive toolkit" is buzzword padding rather than a concrete action.

4 / 5

Completeness

It explicitly answers both questions: what ("validating, linting, testing, and automating Terraform configurations and HCL files") and when, via a concrete "Use this skill when..." clause listing five specific trigger conditions (working with .tf/.tfvars files, validating IaC, debugging, dry-run testing, custom providers and modules). This matches the top anchor with concrete trigger phrases; score 4 would require the 'when' to be less explicit, which it is not.

5 / 5

Trigger Term Quality

Good natural-keyword coverage including file extensions (".tf, .tfvars"), a synonym ("infrastructure-as-code"), and a concrete command trigger ("terraform plan") — the kind of phrases users would actually say. Not a 5 because common trigger phrases for major capabilities are missing, e.g. "security scan", "checkov", or "lint my terraform" as natural user phrasings.

4 / 5

Distinctiveness Conflict Risk

Terraform is a clear niche with distinct triggers (.tf/.tfvars extensions, terraform plan, providers/modules) and minimal conflict risk with non-Terraform skills. Not below 5: the action verbs (validate, lint, test, debug) clearly scope it to existing-code work rather than the generic "helps with code and documents" pattern of lower anchors; the only mild overlap risk ("automating") is secondary to the dominant validation framing.

5 / 5

Total

18

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
pantheon-org/tekhne
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.