CtrlK
BlogDocsLog inGet started
Tessl Logo

sub-skill

Discover and reorganize the skill inventory into hierarchical sub-skill bundles. Use when the user asks to review, group, or consolidate skills into a parent bundle.

68

Quality

82%

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

86%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.

A tight, well-structured container skill that delegates cleanly to its sub-skills with a clear sequenced workflow and an explicit safety gate. The only gap is the absence of concrete invocation syntax and an explicit post-consolidate verification step.

Suggestions

Add a one-line example of how to invoke each sub-skill (e.g. command or slash form) to lift actionability from concrete-but-delegated to fully executable.

State an explicit post-consolidate verification (e.g. confirm the parent bundle loads and children are registered) to turn the workflow's user-approval gate into a full validate-feedback loop.

Optionally name the backup location/format for consolidate so the recovery path is concrete rather than implied by 'timestamped backups'.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — no concept explanations, no padding, every line (When to use, Sub-skills, flow + gate) earns its place.

5 / 5

Actionability

Concrete delegating guidance names what each sub-skill does and the sequence with a hard gate ('Never run consolidate without an explicit go-ahead'), but no command/invocation syntax is given.

4 / 5

Workflow Clarity

Clear review→consolidate sequence with an explicit user-approval checkpoint before the destructive step (and timestamped backups noted); lacks a post-consolidate verification or feedback loop, so not a 5.

4 / 5

Progressive Disclosure

Under 50 lines with well-organized sections (# Sub-skill, When to use, Sub-skills) and clearly signaled one-level-deep sub-skill references; no external bundle files are needed.

5 / 5

Total

18

/

20

Passed

Description

78%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 strong description that clearly states both capability and explicit trigger guidance with natural user phrasing. It is slightly limited by only naming two concrete actions and a marginally broad 'review' trigger.

DimensionReasoningScore

Specificity

Names the domain (skill inventory) and two concrete actions ('Discover and reorganize ... into hierarchical sub-skill bundles'), but coverage is not comprehensive — closest to the 1-2 concrete actions anchor.

3 / 5

Completeness

Explicitly answers both 'what' (discover and reorganize the skill inventory into hierarchical sub-skill bundles) and 'when' ('Use when the user asks to review, group, or consolidate skills'), matching the anchor 5 example structure.

5 / 5

Trigger Term Quality

'review, group, or consolidate skills into a parent bundle' are natural phrases a user would say, with good keyword coverage; a few synonyms (e.g. 'organize', 'nest') are missing.

4 / 5

Distinctiveness Conflict Risk

The sub-skill bundling niche is mostly distinct with specific triggers, though 'review skills' is somewhat broad and could minorly overlap with general skill-management skills.

4 / 5

Total

16

/

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
MoonshotAI/kimi-code
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.