CtrlK
BlogDocsLog inGet started
Tessl Logo

help

Route a "how do I use Codewhale" question to the installed help, config, and doctor surfaces instead of reciting a manual from memory. Explicit-only.

72

Quality

90%

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

92%Weight 40%Scale 1-5

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

An exemplary router skill: concrete commands and paths, a clear ordered routing table with explicit fallback rules, and tight well-organized sections with no padding. The only blemish is slight redundancy between the Invocation/Non-goals/Bounds sections.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, but the 'Invocation' section restates the frontmatter's explicit-only stance and 'Non-goals' overlaps with 'Bounds' (both forbid guessing/inventing), giving minor trimmable redundancy rather than the flawless token economy of a 5.

4 / 5

Actionability

It gives fully executable, specific guidance: concrete slash commands ('/help', '/skills inspect', '/skill <name>', '/config'), the exact command 'codewhale-tui doctor', named doc paths, and the precise tool ('File with action: "read"'), covering the common routing cases.

5 / 5

Workflow Clarity

The numbered routing table gives a clear ordered sequence with an explicit priority ('in this order') and decision rules act as checkpoints ('the surface wins', 'say so and stop'); as a non-destructive router the validation cap does not apply and the simple-skill exception holds.

5 / 5

Progressive Disclosure

A simple single-purpose skill under 50 lines with no bundle files, organized into well-labeled sections and pointing one level deep to checkout docs ('docs/SKILLS.md', 'docs/CONFIGURATION.md') that are clearly signaled, matching the simple-skill exception for a 5.

5 / 5

Total

19

/

20

Passed

Description

87%Weight 40%Scale 1-5

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

A tight, well-targeted description that states the action, the trigger condition, and the distinct surfaces it routes to, all in third person. Minor lack of trigger synonyms is the only thing keeping it from a perfect profile.

DimensionReasoningScore

Specificity

Names the domain (Codewhale usage questions) and three concrete routing targets ('help, config, and doctor surfaces'), which lists several specific actions with only minor coverage gaps, stopping short of the fully comprehensive 5.

4 / 5

Completeness

It explicitly answers both what ('Route a ... question to the installed help, config, and doctor surfaces') and when ('how do I use Codewhale' question) with a concrete trigger phrase, so the missing-'Use when' cap does not apply.

5 / 5

Trigger Term Quality

The quoted phrase 'how do I use Codewhale' is a natural user utterance, giving good keyword coverage, but it lacks synonyms or common variations that would push it to a 5.

4 / 5

Distinctiveness Conflict Risk

It carves a clear niche (routing Codewhale self-usage questions to live surfaces) with a distinct trigger and 'instead of reciting a manual from memory' framing, minimizing overlap with other skills.

5 / 5

Total

18

/

20

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
Hmbown/CodeWhale
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.