CtrlK
BlogDocsLog inGet started
Tessl Logo

hunk-review

Interacts with live Hunk diff review sessions via CLI. Inspects review focus, navigates files, hunks, and exact lines, reloads session contents, adds inline review comments, and paints attention marks on character ranges. Use when the user has a Hunk session running or wants to review diffs interactively.

73

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

88%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 highly actionable, well-structured command reference with explicit validation and error-recovery guidance for its batch and destructive operations. The only notable gaps are mild redundancy across the overview and flow sections and a monolithic single-file structure that could split detail out.

Suggestions

Consolidate the top 10-step workflow list and the 'Guiding a review' Typical flow to reduce overlap with the detailed Commands section.

Consider moving the detailed per-command flag reference and the STML markup section into one-level-deep reference files, keeping SKILL.md as a tighter overview.

DimensionReasoningScore

Conciseness

Dense command-reference material with no padding about concepts Claude already knows, but the top workflow list, the detailed Commands section, and the 'Guiding a review' Typical flow restate overlapping steps, leaving minor redundancy to trim.

4 / 5

Actionability

Every command is given as copy-paste-ready syntax plus concrete examples (e.g. 'hunk session navigate --repo . --file src/App.tsx --new-line 372'), covering the common navigation, reload, comment, and highlight cases fully.

5 / 5

Workflow Clarity

A clearly numbered 1-10 sequence is paired with explicit validation for batch/destructive ops ('comment apply ... validates the full batch before mutating the live session', clear requires '--yes') and a Common errors section providing error-recovery feedback loops.

5 / 5

Progressive Disclosure

Well-organized into clear single-level sections with no nested references and no bundle files to navigate, but the entire command reference lives inline in one fairly long file rather than splitting detail into one-level-deep reference files.

4 / 5

Total

18

/

20

Passed

Description

92%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, third-person description that clearly states both capability and trigger conditions with concrete actions. It is only slightly thin on natural-term synonyms, being anchored to the 'Hunk' tool name.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Inspects review focus, navigates files, hunks, and exact lines, reloads session contents, adds inline review comments, and paints attention marks on character ranges' — giving comprehensive capability coverage rather than vague abstraction.

5 / 5

Completeness

Explicitly answers both 'what' (the enumerated CLI actions) and 'when' ('Use when the user has a Hunk session running or wants to review diffs interactively') with concrete trigger phrasing.

5 / 5

Trigger Term Quality

Includes natural phrases a user would say ('review diffs interactively', 'has a Hunk session running') but is tied to the proper noun 'Hunk' and omits common synonyms like 'code review' or 'walk through changes', so it falls just below comprehensive.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche — controlling live 'Hunk diff review sessions via CLI' — with triggers specific enough that it would not fire for unrelated skills.

5 / 5

Total

19

/

20

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
modem-dev/hunk
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.