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.

68

Quality

83%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

This is a well-structured, highly actionable skill for a complex multi-step infrastructure plan conversion workflow. The workflow clarity is excellent with clear sequencing, user confirmation gates, and comprehensive error handling including re-run safety. The main weakness is that the skill is somewhat long and could benefit from offloading detailed schemas and templates to reference files, and some sections contain slightly verbose user-facing message templates.

Suggestions

Consider moving the full PROGRESS_TRACKER.json schema and the detailed INTRODUCTION.md section list to a reference file, keeping only a brief summary in the main skill body.

The three experience-level presentation variants in Step 9 add bulk; consider referencing a shared experience-level formatting guide rather than inlining all three variants.

DimensionReasoningScore

Conciseness

The skill is fairly long but most content is necessary for the complex multi-step workflow. However, there's some verbosity in the prerequisites section (explaining what to say to users in multiple scenarios) and the summary presentation section with three experience levels could be more compact. The metadata extraction in Step 2 lists items that could be more terse.

2 / 3

Actionability

The skill provides concrete, executable commands (bash scripts with specific arguments), exact file paths, specific JSON schemas for PROGRESS_TRACKER.json and checksums, exact directory structures, and precise markdown formats for TASKS.md. Code blocks are copy-paste ready with clear variable substitution patterns.

3 / 3

Workflow Clarity

The 9-step workflow is clearly sequenced with explicit validation checkpoints: Step 1 has fallback search logic, Step 2 has a user confirmation gate before proceeding, Step 7 includes checksum generation for future validation, and the error handling section covers re-run safety with checksum mismatch detection. The pipeline position diagram at the top provides excellent context.

3 / 3

Progressive Disclosure

The skill references external files well (infra-templates.md, report templates, experience-derivation.md, save_infra_plan.sh script) with clear paths, but no bundle files were provided to verify these exist. The SKILL.md itself is quite long (~200+ lines) and some content like the full PROGRESS_TRACKER.json schema and detailed template sections could potentially be offloaded to reference files, keeping the main skill leaner.

2 / 3

Total

10

/

12

Passed

Description

89%

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 excels at trigger term coverage and completeness, providing an extensive list of user phrases and clearly stating both what the skill does and when to use it. Its main weakness is that the 'what' portion could be more specific about the concrete actions performed (e.g., what templates are created, what the directory structure looks like). The heavy emphasis on trigger phrases makes it functional but slightly unbalanced toward the 'when' at the expense of detailed 'what'.

Suggestions

Expand the capability description to list more specific concrete actions, e.g., 'Creates directory structure with Terraform/CloudFormation templates, generates status reports, sets up milestone tracking files' rather than the general 'structured project directory with infrastructure-specific templates'.

DimensionReasoningScore

Specificity

The description mentions converting a PLAN_PREVIEW_INFRA_*.md into a structured project directory with infrastructure-specific templates, report templates, and progress tracking. These are somewhat concrete actions but not comprehensively listed — it's more of a single transformation action with some output details.

2 / 3

Completeness

The description explicitly answers both 'what' (convert a PLAN_PREVIEW_INFRA_*.md into a structured project directory with templates and progress tracking) and 'when' (with a comprehensive list of trigger phrases and the condition about wanting to convert the preview file). The 'Use when' equivalent is clearly stated.

3 / 3

Trigger Term Quality

The description includes an extensive list of natural trigger phrases users would say, including variations like 'save infra plan', 'structure infra plan', 'create infra project', 'finalize infra plan', and slug-style variants like 'arn-infra-save-plan'. This provides excellent coverage of how users might invoke this skill.

3 / 3

Distinctiveness Conflict Risk

The description is highly specific to infrastructure plan saving/structuring with very distinct trigger terms and a specific input file pattern (PLAN_PREVIEW_INFRA_*.md). It is unlikely to conflict with other skills due to its narrow, well-defined niche.

3 / 3

Total

11

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

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.