CtrlK
BlogDocsLog inGet started
Tessl Logo

roborev-review-branch

Use only when the user explicitly invokes $roborev-review-branch

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 ./internal/skills/codex/roborev-review-branch/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is actionable and well-sequenced with explicit validation checkpoints and clean section organization. The main weakness is redundancy from repeating the full command signature in several places, which could be trimmed for token efficiency.

Suggestions

Define the command signature once in Usage and reference it from Instructions/Examples instead of repeating the full flags each time.

Consider collapsing the 'Explicit invocation only' and 'When NOT to invoke' sections, which overlap on the same guard concept.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence without explaining known concepts, but the full command signature is repeated across Usage, the Instructions header, and the Examples, so it 'could be tightened'.

2 / 3

Actionability

It gives concrete, executable commands (roborev review --branch --wait, git rev-parse --verify) with real flags and a complete base-branch snippet, fitting 'fully executable code/commands; copy-paste ready'.

3 / 3

Workflow Clarity

A clear four-step sequence (validate → run → present → offer next steps) includes an explicit validation gate ('If validation fails... Do not proceed') and error-recovery guidance, matching the 'clear sequence with explicit validation steps' anchor.

3 / 3

Progressive Disclosure

No bundle files are needed for this single-workflow skill; the body is well-organized into clearly signaled sections with a 'See also' navigation block, so well-organized self-contained structure earns the top anchor.

3 / 3

Total

11

/

12

Passed

Description

30%Weight 40%Scale 1-3

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 functions as a precise invocation guard with strong distinctiveness but fails to convey what the skill actually does, costing it specificity and completeness. Adding a clause stating it requests and presents a code review of branch commits would raise both dimensions.

Suggestions

State the skill's purpose, e.g. 'Requests a code review of all commits on the current branch via roborev and presents the verdict and findings.'

Keep the explicit-invocation guard but pair it with the 'what' so the description answers both what and when.

Consider including a natural trigger phrase like 'code review of a branch' alongside the literal command token to broaden trigger coverage.

DimensionReasoningScore

Specificity

The description ("Use only when the user explicitly invokes $roborev-review-branch") names no concrete actions or domain — it is purely a trigger guard, matching the 'vague or no actions' anchor.

1 / 3

Completeness

It answers 'when' (explicit invocation only) but entirely omits 'what does this do' (requesting/running a code review), so it is missing the 'what' half — the 'missing what OR when' anchor.

1 / 3

Trigger Term Quality

"review" and "branch" are natural domain terms a user would say, but they appear only inside the jargon command token $roborev-review-branch with no common natural-language variations, fitting 'some relevant keywords but missing common variations'.

2 / 3

Distinctiveness Conflict Risk

Tying the trigger to one literal command token and explicitly excluding natural-language requests gives it a clear niche unlikely to fire for the wrong skill, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

7

/

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
roborev-dev/roborev
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.