CtrlK
BlogDocsLog inGet started
Tessl Logo

review-change

Review a proposed code change and its evidence when asked to assess implementation quality.

64

Quality

76%

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

Fix and improve this skill with Tessl

tessl review fix ./internal/adaptertest/testdata/all-agents/package/skills/review-change/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

The content is lean, executable, and clearly sequenced with a concrete validation signal, making it an efficient single-purpose skill. The main gap is the absence of explicit error-recovery guidance and an explicit pointer to the reference file.

Suggestions

Add a brief feedback loop for the failure case, e.g. 'If it exits non-zero, report the failure and do not proceed.'

Explicitly link the reference bundle, e.g. 'See references/REFERENCE.md for evidence-gathering details.', so navigation is signaled.

Clarify what evidence to gather before running the check, since the skill assesses implementation quality against evidence.

DimensionReasoningScore

Conciseness

The body is extremely lean with no padding or explanation of concepts Claude already knows; every line ('Process steps in order', 'Finish here.') earns its place and assumes Claude's competence.

5 / 5

Actionability

It provides a fully executable command (skills/review-change/scripts/check.sh) with a precise output contract ({"ok":true} on stdout) and exit behavior (non-zero on failure), making the single action copy-paste ready.

5 / 5

Workflow Clarity

A clear single-step sequence with an explicit ordering instruction and a stop signal ('Finish here.'), plus an implicit validation checkpoint via the script's non-zero exit on failure; however, it lacks an explicit feedback loop describing what to do when the check fails, so it does not reach the top anchor.

4 / 5

Progressive Disclosure

Under 50 lines with a clean, well-organized section and real one-level-deep bundle files (scripts/check.sh and references/REFERENCE.md), but the body never explicitly signals or links the REFERENCE.md reference, leaving a minor navigation gap.

4 / 5

Total

18

/

20

Passed

Description

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

The description is concise, third-person, and answers both what the skill does and when to use it, but its trigger guidance and action specificity are somewhat general. Adding concrete trigger phrases and listing specific review actions would push it higher.

Suggestions

Add concrete trigger phrases users naturally say, e.g. 'Use when the user asks to review a PR, evaluate implementation quality, or assess whether a change matches its evidence.'

List specific review actions (e.g. 'check the change runs, verify evidence, report gaps') rather than the single verb 'Review'.

Include common synonyms like 'code review', 'PR review', or 'evaluate' to broaden natural trigger coverage.

DimensionReasoningScore

Specificity

Names the domain ('proposed code change and its evidence') and one concrete action ('Review ... assess implementation quality'), but does not enumerate several specific review actions, matching the anchor for 1-2 concrete actions without comprehensive coverage.

3 / 5

Completeness

Provides a clear 'what' (review a code change and its evidence) and an explicit 'when' ('when asked to assess implementation quality'), but the trigger guidance is not spelled out with concrete enumerated phrases, matching the anchor where 'when' could be more explicit.

4 / 5

Trigger Term Quality

Includes some relevant natural phrases ('code change', 'assess implementation quality') but is missing common variations or synonyms a user would say (e.g. 'code review', 'PR review', 'evaluate'), fitting the 'some relevant keywords' anchor.

3 / 5

Distinctiveness Conflict Risk

The phrase ties the skill to a specific niche (reviewing proposed changes and their evidence to assess implementation quality) with mostly distinct triggers and only minor overlap risk against general code-review skills.

4 / 5

Total

14

/

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
jbaruch/agentic-context-registry
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.