CtrlK
BlogDocsLog inGet started
Tessl Logo

roborev-respond

Use only when the user explicitly invokes $roborev-respond

49

Quality

53%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./internal/skills/codex/roborev-respond/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

86%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 body is a well-structured, highly actionable guide that gives exact commands, validates input before the destructive close, and verifies the result. Its only weak spot is mild redundancy around the invocation-rule restatement.

Suggestions

Collapse the "Explicit invocation only" section or fold it into the frontmatter description, since the body repeats the trigger rule already stated up top.

Tighten the "IMPORTANT" block by removing the generic "guidelines, not a rigid script" boilerplate, which adds tokens without operational value.

Optionally note explicitly that close is irreversible, so the validate-before-close step is motivated for the reader.

DimensionReasoningScore

Conciseness

The body is mostly lean and operational, but the "Explicit invocation only" section re-states the frontmatter trigger rule and the "IMPORTANT"/"guidelines not a rigid script" boilerplate could be trimmed without losing clarity.

4 / 5

Actionability

It gives fully executable, copy-paste-ready commands (roborev show --json, roborev comment ... && roborev close ...) with worked examples covering both the with-message and without-message cases.

5 / 5

Workflow Clarity

The three-step sequence has real validation (inspect job, refuse panel members, resolve parent) and a verify-success step with common failure causes, but error handling reports to the user rather than forming an automated validate-fix-retry loop.

4 / 5

Progressive Disclosure

No bundle files exist and none are needed; the skill is single-purpose, self-contained, and cleanly navigable via clear section headers, so the well-organized inline structure fully satisfies progressive disclosure.

5 / 5

Total

18

/

20

Passed

Description

20%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 functions as a strict trigger guard but fails to tell Claude or the user what the skill actually does, leaving the 'what' half of a good description blank. Its one strength is very low conflict risk via explicit-only invocation.

Suggestions

Add the 'what': prefix the trigger clause with the action, e.g. "Record a comment on a roborev code review and close it. Use only when the user explicitly invokes $roborev-respond."

Include natural trigger terms users might say, such as "comment on a review" or "close a review", alongside the explicit invocation requirement.

Name the domain (roborev code reviews) so the skill is distinguishable from other skills beyond just its invocation token.

DimensionReasoningScore

Specificity

The description ("Use only when the user explicitly invokes $roborev-respond") names no concrete actions and no domain — it never says the skill records a comment and closes a review, so it is entirely lacking in capability specifics rather than just minimal.

1 / 5

Completeness

It supplies the 'when' (explicit invocation only) but omits the 'what' entirely, matching the anchor where only 'when' is present without 'what'.

2 / 5

Trigger Term Quality

The only trigger token is the command syntax "$roborev-respond"; there are no natural phrases a user would say (e.g. "comment on a review", "close a review"), just technical jargon.

1 / 5

Distinctiveness Conflict Risk

Requiring an explicit literal invocation token makes accidental triggering very unlikely and keeps conflict risk low, though no niche/domain is described to fully distinguish it.

4 / 5

Total

8

/

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