CtrlK
BlogDocsLog inGet started
Tessl Logo

aiconfig-migrate

DEPRECATED redirect — this skill was renamed to migrate. Do not use this skill; invoke migrate instead. Kept only so old references to aiconfig-migrate still point users to the new name.

57

Quality

64%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/agentcontrol/aiconfig-migrate/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

100%

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-crafted deprecation redirect. It is maximally concise, clearly warns against using the old skill, and directs users to the correct replacement. For its purpose (a simple redirect stub), it scores highly across all dimensions.

DimensionReasoningScore

Conciseness

Extremely lean — only states the deprecation, the new name, and how to update references. Every token serves a purpose with no unnecessary explanation.

3 / 3

Actionability

The single action is unambiguous: invoke the `migrate` skill instead. It also tells users exactly how to update old references (rename from `aiconfig-migrate` to `migrate`). For a redirect skill, this is fully actionable.

3 / 3

Workflow Clarity

This is a single-purpose redirect skill with no multi-step process. The single action (use `migrate` instead) is completely unambiguous, and the bold warning not to follow instructions here is a clear safety checkpoint.

3 / 3

Progressive Disclosure

Appropriately structured as a minimal redirect pointing to the canonical `migrate` skill. No unnecessary inline content; the reference is one level deep and clearly signaled.

3 / 3

Total

12

/

12

Passed

Description

29%

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

This is a deprecation/redirect stub rather than a functional skill description. While it serves its narrow purpose of redirecting old references to the new 'migrate' skill name effectively, it completely lacks any description of actual capabilities, concrete actions, or natural trigger terms that would help Claude understand the underlying functionality. As a redirect, it is well-constructed; as a skill description, it is fundamentally incomplete.

Suggestions

If this skill must remain, add a brief summary of what the 'migrate' skill does so Claude can understand the domain (e.g., 'Migrates AI configuration files between formats. DEPRECATED: use the migrate skill instead.').

Include natural trigger terms related to the actual functionality (e.g., 'configuration migration', 'aiconfig', 'config conversion') so Claude can still route correctly if a user references the old name in context.

DimensionReasoningScore

Specificity

The description contains no concrete actions or capabilities. It only states that the skill is deprecated and redirects to another skill called 'migrate'. There is no information about what the skill actually does.

1 / 3

Completeness

It answers 'when' (do not use this skill; invoke migrate instead) but completely fails to answer 'what does this do' in terms of actual functionality. The 'when' guidance is purely a redirect rather than a trigger condition.

1 / 3

Trigger Term Quality

It includes 'aiconfig-migrate' and 'migrate' as terms that could help with routing, and the old name reference provides some keyword coverage. However, it lacks any natural user-facing keywords about what the underlying functionality does.

2 / 3

Distinctiveness Conflict Risk

The description is very clear about its purpose as a deprecated redirect. It explicitly says 'Do not use this skill; invoke migrate instead,' which makes it highly unlikely to conflict with other skills or be incorrectly selected.

3 / 3

Total

7

/

12

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
launchdarkly/ai-tooling
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.