CtrlK
BlogDocsLog inGet started
Tessl Logo

caveman-review

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

80

Quality

100%

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 skill that practices what it preaches—terse, actionable, and well-structured. The before/after examples are highly effective at teaching the desired output format. The Auto-Clarity escape hatch and Boundaries section show thoughtful design, preventing the skill from being applied inappropriately.

DimensionReasoningScore

Conciseness

Every section earns its place. No explanation of what code review is, no padding. The examples are the longest part and they serve a clear purpose—showing the before/after contrast. The severity prefixes are tightly defined with no fluff.

3 / 3

Actionability

The format template (`L<line>: <problem>. <fix>.`) is copy-paste ready. The examples are concrete with exact line numbers, emoji prefixes, and specific fixes. The Drop/Keep lists give precise, actionable constraints rather than vague guidance.

3 / 3

Workflow Clarity

This is a single-task skill (write terse review comments) with an unambiguous workflow: apply format, use severity prefix, follow drop/keep rules. The Auto-Clarity section adds a clear exception pathway for when to break terse mode. The Boundaries section clearly scopes what the skill does and doesn't do.

3 / 3

Progressive Disclosure

For a standalone skill under 50 lines with no need for external references, the content is well-organized into logical sections (Rules, Examples, Auto-Clarity, Boundaries) that are easy to scan. No bundle files are needed and none are referenced.

3 / 3

Total

12

/

12

Passed

Description

100%

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 strong skill description that clearly communicates its unique value proposition (ultra-compressed, noise-free code review comments), specifies the exact output format (one line: location, problem, fix), and provides comprehensive trigger terms. It uses third person voice consistently and is concise without being vague.

DimensionReasoningScore

Specificity

Lists concrete actions: cuts noise from PR feedback, preserves actionable signal, formats each comment as one line with location/problem/fix. Describes a specific output format and methodology.

3 / 3

Completeness

Clearly answers both what (ultra-compressed code review comments with location/problem/fix format) and when (explicit 'Use when' clause listing multiple trigger phrases plus auto-trigger condition).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms: 'review this PR', 'code review', 'review the diff', '/review', '/caveman-review', 'pull requests'. These are terms users would naturally say when requesting code reviews.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive niche: ultra-compressed, one-line code review comments. The specific format (location, problem, fix) and the unique '/caveman-review' command make it clearly distinguishable from generic code review skills.

3 / 3

Total

12

/

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.