CtrlK
BlogDocsLog inGet started
Tessl Logo

build-fix

Build Fix deprecated shim

59

Quality

67%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/build-fix/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The content is an efficient, clearly organized deprecation stub that unambiguously redirects build-failure handling to other workflows, though it offers no executable artifacts.

DimensionReasoningScore

Conciseness

The body is a lean deprecation notice ('Hard-deprecated. Do not invoke or route this skill...') with no padding or explanation of concepts Claude already knows; every token earns its place.

3 / 3

Actionability

It gives a specific directive (do not invoke; route build failures to the execution, debugging, or verification workflow), but offers no executable code or commands, so it is concrete guidance that is not copy-paste ready — between level 2 and 3.

2 / 3

Workflow Clarity

This is a simple single-task skill whose sole action — do not invoke and redirect elsewhere — is unambiguous, so per the simple-skills note workflow clarity can score 3.

3 / 3

Progressive Disclosure

The skill is under 50 lines with no need for external references, and the deprecation statement is well-organized; no bundle files exist and none are referenced, so per the scoring notes progressive disclosure can score 3.

3 / 3

Total

11

/

12

Passed

Description

50%

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 terse and names a domain, but it conveys deprecation status rather than concrete capabilities and lacks an explicit use-trigger, leaving it generic enough to conflict with adjacent workflows.

Suggestions

Add a concrete capability statement (e.g., the specific build-failure actions the shim once wrapped) instead of relying on the label 'deprecated shim'.

Include an explicit trigger clause such as 'Use when...' or, since this is deprecated, state the routing explicitly in the description to improve completeness.

Differentiate from sibling workflows by naming the exact failure scenarios it should (or should not) handle.

DimensionReasoningScore

Specificity

The phrase 'Build Fix deprecated shim' names a domain (build fix) and a status (deprecated shim) but lists no concrete actions; it stops short of the multiple specific actions of a level-3 example yet is more than the empty abstraction of level 1.

2 / 3

Completeness

It states what the skill is (a deprecated build-fix shim) but provides no explicit 'Use when...' trigger, so per the judging guidelines a missing trigger clause caps completeness at 2 rather than reaching the explicit what-and-when of level 3.

2 / 3

Trigger Term Quality

'Build Fix' is a natural term a user might say, but the description only offers that one phrasing plus the technical 'deprecated shim', missing common variations; it matches 'some relevant keywords but missing common variations' rather than the broad coverage of level 3.

2 / 3

Distinctiveness Conflict Risk

'Build Fix' is a generic domain that overlaps with the execution, debugging, and verification workflows the body itself names, so it could trigger for the wrong skill; it is somewhat specific but not the clear niche of level 3.

2 / 3

Total

8

/

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
Yeachan-Heo/oh-my-codex
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.