CtrlK
BlogDocsLog inGet started
Tessl Logo

review

Deprecated standalone review skill

52

Quality

57%

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 ./skills/review/SKILL.md
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.

The body is a tight, well-structured deprecation notice that redirects Claude to concrete alternatives. It is concise, actionable, unambiguous in its single action, and appropriately self-contained for a skill this small.

DimensionReasoningScore

Conciseness

The body is a lean routing notice — one heading plus two sentences and a task line — with no padding or explanation of concepts Claude already knows, matching the "lean and efficient; every token earns its place" anchor.

3 / 3

Actionability

It gives concrete, copy-paste-ready alternatives ("Use `$code-review` directly" and "`$plan --review`") rather than vague direction, satisfying the fully-executable-guidance anchor.

3 / 3

Workflow Clarity

This is a simple single-purpose skill whose single action (do not invoke; route to the named alternative) is unambiguous, which the rubric allows to score 3 without a multi-step workflow.

3 / 3

Progressive Disclosure

At well under 50 lines with no need for external references, the single clear heading and self-contained notice meet the simple-skill allowance for a top score on progressive disclosure.

3 / 3

Total

12

/

12

Passed

Description

15%

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 a deprecation label rather than a capability statement: it names a vague domain ("review") with no concrete actions and no usage triggers. It scores low on specificity, completeness, and distinctiveness, with only the presence of "review" lifting trigger term quality slightly.

Suggestions

If this skill must remain, add an explicit "Use when..." clause (or equivalent) and state the concrete actions it performs to raise completeness and specificity.

Reword in third-person active voice naming specific actions (e.g. "Reviews planning artifacts for...") instead of the static "Deprecated standalone review skill" label.

Distinguish it from $code-review and $plan --review with a distinct trigger term so it is not conflated with those alternatives.

DimensionReasoningScore

Specificity

"Deprecated standalone review skill" names no concrete actions, only a vague classification. It does not list specific actions like the score-2/3 anchors require.

1 / 3

Completeness

It gives only a weak "what" ("review skill") and no "when to use" clause — instead it states when not to use it, so both what and when are missing/very weak per the score-1 anchor.

1 / 3

Trigger Term Quality

"review" is a relevant natural keyword a user might say, but coverage is thin and missing common variations, matching the "some relevant keywords but missing common variations" anchor rather than the no-keyword anchor.

2 / 3

Distinctiveness Conflict Risk

"review" is very generic and would conflict with related skills; the body itself redirects to $code-review and $plan --review, confirming the overlap risk described by the score-1 anchor.

1 / 3

Total

5

/

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
Yeachan-Heo/oh-my-codex
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.