CtrlK
BlogDocsLog inGet started
Tessl Logo

caveman-help

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

76

Quality

95%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

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 an excellent reference card skill that exemplifies conciseness and actionability. The table-based format is ideal for quick lookup, configuration examples are executable, and the content is perfectly scoped for its purpose as a one-shot help display. The skill practices what it preaches — caveman-style brevity throughout.

DimensionReasoningScore

Conciseness

Extremely lean and efficient. Uses tables for structured data, avoids explaining what Claude already knows, and every section earns its place. The caveman style itself reinforces brevity. No unnecessary padding or concept explanations.

3 / 3

Actionability

Provides concrete triggers, exact commands, configuration examples with executable code (env var and JSON config), and clear behavioral descriptions. The tables give precise trigger-to-behavior mappings that are immediately actionable.

3 / 3

Workflow Clarity

This is a single-purpose reference card skill with a clear, unambiguous action: display the help card. The deactivation flow, mode persistence behavior, configuration resolution order (env var > config file > full), and language rules are all explicitly stated. No multi-step destructive operations require validation checkpoints.

3 / 3

Progressive Disclosure

Content is well-organized into logical sections (Modes, Skills, Deactivate, Language, Configure, More) with a clear link to full docs at the end. For a help card skill with no bundle files, this is appropriately structured — concise overview with one external reference for deeper information.

3 / 3

Total

12

/

12

Passed

Description

89%

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 solid, concise description that clearly communicates its purpose as a help reference for caveman-related features. Its strongest aspects are the explicit trigger terms and clear 'when' guidance. The main weakness is that the 'what' could be slightly more specific about what information the reference card actually contains or displays.

DimensionReasoningScore

Specificity

It describes a concrete action ('Quick-reference card' and 'One-shot display') and names the domain (caveman modes, skills, commands), but doesn't list multiple specific actions beyond displaying help information.

2 / 3

Completeness

Clearly answers both 'what' (quick-reference card for all caveman modes, skills, and commands; one-shot display) and 'when' (explicit trigger terms listed after 'Trigger:'). The when clause is explicit and well-defined.

3 / 3

Trigger Term Quality

Excellent trigger term coverage with natural phrases users would actually say: '/caveman-help', 'caveman help', 'what caveman commands', 'how do I use caveman'. These are realistic user queries with good variation.

3 / 3

Distinctiveness Conflict Risk

Very distinct niche — it's specifically a help/reference card for 'caveman' functionality with unique trigger terms. Unlikely to conflict with other skills due to the specific 'caveman' domain qualifier.

3 / 3

Total

11

/

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
juliusbrussee/caveman
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.