CtrlK
BlogDocsLog inGet started
Tessl Logo

arn-infra-save-plan

This skill should be used when the user says "save infra plan", "save infrastructure plan", "structure infra plan", "create infra project", "finalize infra plan", "arn infra save plan", "infra save plan", "save change plan", "structure infrastructure plan", "finalize infrastructure plan", "arn-infra-save-plan", or wants to convert a PLAN_PREVIEW_INFRA_*.md into a structured project directory with infrastructure-specific templates, report templates, and progress tracking.

72

Quality

88%

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

77%Weight 40%Scale 1-3

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

The content is highly actionable with a clear, well-validated multi-step workflow, but it loses points on conciseness from inline JSON scaffolding and on progressive disclosure because several referenced files (report templates, experience-derivation.md) are not present in the skill's bundle.

Suggestions

Either ship the report-templates/default/*.json files in the bundle or move that template content into references/infra-templates.md so every referenced path resolves locally.

Move the full PROGRESS_TRACKER.json skeleton into references/infra-templates.md and reference it by one-line pointer to reduce body length.

Verify the references/experience-derivation.md path is correct relative to this skill's bundle, or inline the experience-derivation mapping it depends on.

DimensionReasoningScore

Conciseness

The body is mostly task-relevant and avoids explaining basic concepts, but the full PROGRESS_TRACKER.json and checksum blocks plus repeated 'Read ... for the template structure' directives could be tightened by relying more on the referenced templates.

2 / 3

Actionability

It provides a concrete bash invocation with arguments, explicit write paths for every artifact, a full JSON schema, and checksum commands — copy-paste ready guidance throughout.

3 / 3

Workflow Clarity

A clear 9-step sequence with prerequisites, AskUserQuestion checkpoints, branching for zero/one/multiple previews, and a dedicated Error Handling section with fallbacks (mkdir -p, manual template copy) matches the anchor with explicit validation and feedback loops.

3 / 3

Progressive Disclosure

SKILL.md correctly points one level deep to references/infra-templates.md (signaled via blockquote) and bundles save_infra_plan.sh, but the referenced report-templates/default/*.json files do not exist in the bundle and references/experience-derivation.md is a cross-skill path absent here.

2 / 3

Total

10

/

12

Passed

Description

100%Weight 40%Scale 1-3

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

The description is strong: it states concrete capabilities, lists extensive natural trigger terms, and answers both what and when with an explicit 'use when' clause. The main weakness is mild keyword stuffing in the trigger list, but this does not reduce the score.

DimensionReasoningScore

Specificity

The description lists concrete actions — 'convert a PLAN_PREVIEW_INFRA_*.md into a structured project directory with infrastructure-specific templates, report templates, and progress tracking' — naming multiple specific deliverables.

3 / 3

Completeness

It answers both 'what' (convert a preview into a structured project directory with templates and tracking) and 'when' via an explicit 'should be used when' clause with concrete triggers.

3 / 3

Trigger Term Quality

It enumerates many natural trigger phrases a user would say ('save infra plan', 'infra save plan', 'arn infra save plan') plus the filename pattern, giving broad coverage.

3 / 3

Distinctiveness Conflict Risk

The unique PLAN_PREVIEW_INFRA_*.md filename pattern and 'arn'-prefixed trigger terms give it a clear niche that is unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
AppsVortex/arness
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.