CtrlK
BlogDocsLog inGet started
Tessl Logo

aiconfig-update

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

55

Quality

61%

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-update/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 that does exactly what it needs to do: clearly communicate that the skill is deprecated, name the replacement, and instruct users to update old references. It's concise, actionable, and appropriately structured for its purpose.

DimensionReasoningScore

Conciseness

The content is extremely lean — it communicates exactly what's needed (this is deprecated, use the new name) with no unnecessary explanation or padding.

3 / 3

Actionability

For a deprecation redirect, the guidance is fully concrete and actionable: it names the exact replacement skill ('configs-update'), tells the user not to follow instructions here, and tells them how to update old references.

3 / 3

Workflow Clarity

This is a single-purpose redirect skill with an unambiguous action (invoke configs-update instead). There are no multi-step processes or destructive operations, so the simple, clear directive is sufficient.

3 / 3

Progressive Disclosure

For a deprecation stub with no bundle files, the content is appropriately minimal and well-organized. It doesn't need external references beyond pointing to the replacement skill, which it does clearly.

3 / 3

Total

12

/

12

Passed

Description

22%

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 description serves as a deprecation redirect rather than a functional skill description. It completely lacks information about what the skill does or when it should be used, making it ineffective for skill selection. While the redirect purpose is understandable, the description fails on nearly all evaluation dimensions because it provides no actionable capability or trigger information.

Suggestions

If this skill must exist as a redirect, include a brief summary of what configs-update does (e.g., 'Updates AI configuration files...') so Claude can understand the domain when encountering old references.

Add a 'Use when...' clause that describes the scenarios that should trigger redirection, e.g., 'Use when the user references aiconfig-update, then redirect to configs-update.'

Consider whether this redirect skill is necessary at all — if possible, handle the rename via aliases or metadata rather than a separate skill entry that clutters the skill list.

DimensionReasoningScore

Specificity

The description contains no concrete actions or capabilities. It only states that the skill is deprecated and redirects to another skill name, without describing what the skill actually does.

1 / 3

Completeness

It does not answer 'what does this do' in terms of actual functionality, nor does it provide a 'when should Claude use it' clause. The only guidance is to NOT use this skill, which is the opposite of a trigger.

1 / 3

Trigger Term Quality

It includes the old name 'aiconfig-update' and the new name 'configs-update', which are relevant trigger terms for redirection purposes. However, it lacks any natural user-facing keywords describing the actual task domain.

2 / 3

Distinctiveness Conflict Risk

The deprecation redirect is somewhat distinctive in that it explicitly names both the old and new skill names, reducing ambiguity. However, it could still cause confusion since it doesn't clarify the actual domain, and having two skills with overlapping names creates inherent conflict risk.

2 / 3

Total

6

/

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.