CtrlK
BlogDocsLog inGet started
Tessl Logo

run-acceptance-tests

Guide 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`, when a test fails with missing environment variables, or when diagnosing a failing or suspiciously passing acceptance test.

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

Passed

No findings from the security scan

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 tight, highly actionable guide with concrete commands and well-sequenced workflows including validation feedback loops for the destructive flip operation. It could add an explicit post-run verification checkpoint and trim a couple of justifications.

DimensionReasoningScore

Conciseness

Lean and mostly efficient with concrete commands and little padding; the opening definitional line and a few justifications are useful but slightly more than the bare minimum a competent Claude would need.

4 / 5

Actionability

Fully executable, copy-paste-ready commands throughout (go test -run=... -timeout 60m, TF_ACC=1, grep -rn os.Getenv, -count=1, -v, TF_LOG=debug, TF_ACC_WORKING_DIR_PERSIST=1) covering the common run/diagnose/flip cases.

5 / 5

Workflow Clarity

Multiple clearly sequenced workflows with cumulative ordered diagnose steps and a flip workflow containing an explicit validation/feedback loop; the main run workflow lacks an explicit verify-success checkpoint, keeping it just below 5.

4 / 5

Progressive Disclosure

Well-organized into clear single-purpose sections with appropriately hedged cross-skill references ('if available'); no bundle files exist so structure is judged on sectioning alone, which is good but not exemplary.

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, specific description that clearly answers both what the skill does and when to use it, with natural trigger terms and low conflict risk. Minor gains possible from adding a few synonyms of common developer phrasing.

DimensionReasoningScore

Specificity

Names the domain ('running acceptance tests for a Terraform provider') and several concrete actions/scenarios (run with TestAcc prefix, missing env vars, diagnose failing/suspiciously passing tests), with only minor coverage gaps.

4 / 5

Completeness

Clearly states both what ('Guide for running acceptance tests for a Terraform provider') and when ('Use this when asked to run an acceptance test... when a test fails... or when diagnosing...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Strong natural trigger phrases ('run an acceptance test', 'TestAcc', 'test fails with missing environment variables', 'diagnosing a failing or suspiciously passing acceptance test') that a developer would naturally say, though a few synonyms (e.g. 'TF_ACC', 'acc tests') are absent.

4 / 5

Distinctiveness Conflict Risk

The Terraform-provider acceptance-test niche with the TestAcc prefix is highly specific with distinct triggers and minimal conflict risk against other skills.

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
hashicorp/agent-skills
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.