CtrlK
BlogDocsLog inGet started
Tessl Logo

arn-code-ensure-config

This skill should be used when the user says "ensure config", "check arness config", "arn-code-ensure-config", "verify arness setup", or wants to verify that Arness Code configuration is present for the current project. This skill is primarily consumed as a reference by entry-point skills (arn-planning, arn-implementing, arn-shipping, arn-reviewing-pr, arn-assessing, arn-code-feature-spec, arn-code-bug-spec, arn-code-swift, arn-code-standard) which read the `references/step-0-fast-path.md` reference as Step 0 before proceeding with their workflow.

76

Quality

95%

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

100%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 body is an exemplary lean overview: it routes the two invocation modes, names the cache validation gate, and delegates detail to one-level-deep references with exact paths. Minor organizational gap: two reference files (preferences-schema.md, specialist-pre-check.md) are not referenced from anywhere in the bundle.

DimensionReasoningScore

Conciseness

The ~12-line body is lean and every line earns its place — purpose, the cache-indirection instruction, direct-invocation behavior, and a one-line workflow pointer — with no explanation of concepts Claude already knows; matches the 'lean and efficient, every token earns its place' anchor.

3 / 3

Actionability

Gives concrete, copy-paste-ready file paths ('${CLAUDE_PLUGIN_ROOT}/.../references/step-0-fast-path.md' and '.../ensure-config.md') and a precise procedure ('follow its instructions (Layers 1–3, then Layer 4 cache write)'); as an instruction-only skill the absence of inline code is not penalized because the guidance is actionable.

3 / 3

Workflow Clarity

Clearly sequences both invocation paths (entry-point → step-0-fast-path cache check → fallthrough vs. direct → full validation) and explicitly names the cache-check validation gate with its hit/miss branching, meeting the 'clear sequence with explicit validation steps' anchor at the overview level.

3 / 3

Progressive Disclosure

The body is a clean overview pointing one level deep to real, well-signaled references (step-0-fast-path.md, ensure-config.md, cache-check.sh) with content appropriately split; the referenced files contain the actual instructions rather than further redirects.

3 / 3

Total

12

/

12

Passed

Description

90%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 gives explicit trigger guidance, names the domain and action, and occupies a distinctive niche. Its only weakness is specificity — it states one action (verify config presence) rather than enumerating several concrete capabilities.

DimensionReasoningScore

Specificity

Names the domain and a single action — 'verify that Arness Code configuration is present for the current project' — but does not enumerate multiple concrete actions, matching the 'names domain and some actions, but not comprehensive' anchor; not a 1 (not vague) and not a 3 (no list of several specific actions).

2 / 3

Completeness

Explicitly states what ('verify that Arness Code configuration is present') and when via an explicit 'should be used when the user says...' trigger clause, satisfying both what-and-when with explicit triggers; the missing-'Use when' cap does not apply.

3 / 3

Trigger Term Quality

Lists multiple natural trigger phrases a user would say — 'ensure config', 'check arness config', 'verify arness setup' — giving good coverage; the 'arn-code-ensure-config' slug is technical but the natural terms dominate, clearing the 'good coverage' anchor over the 'some keywords, missing variations' level.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (Arness Code config verification) with distinctive 'arness'-prefixed triggers, making conflict with unrelated skills unlikely; matches the 'clear niche with distinct triggers' anchor.

3 / 3

Total

11

/

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.