CtrlK
BlogDocsLog inGet started
Tessl Logo

roborev-respond

Use only when the user explicitly invokes /roborev-respond

62

Quality

73%

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/claude/roborev-respond/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

83%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 a tight, executable single-purpose skill with a clear validate->act->verify workflow and good section organization. Its only weaknesses are minor verbosity in the meta-guidance and a verification section that lists error causes rather than encoding an explicit fix-and-retry loop.

DimensionReasoningScore

Conciseness

The body is mostly lean and assumes Claude's competence, giving executable commands and short guidance with only minor over-explanation (e.g. the 'guidelines, not a rigid script' note and sandbox-access prose could be trimmed).

4 / 5

Actionability

It provides fully executable, copy-paste-ready bash commands for the common cases (roborev show, comment, close) plus concrete worked examples with and without a message, matching the comprehensive executable anchor.

5 / 5

Workflow Clarity

The three-step workflow (validate input, record comment and close, verify success) is clearly sequenced with a pre-close panel-member guard and an explicit verification step, but the verify step lists failure causes without a structured fix-and-retry feedback loop, so it sits just below 5.

4 / 5

Progressive Disclosure

For a simple, well-organized single-purpose skill under 50 lines with no bundle files, the body is appropriately structured with clear sections (Usage, Instructions, Examples, See also) and a single one-level-deep pointer to /roborev-fix, satisfying the simple-skill exception.

5 / 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 clearly scoped to a unique command-triggered niche with minimal conflict risk. It is slightly limited on trigger-term coverage because it relies on the literal slash command rather than natural phrasings users would say.

DimensionReasoningScore

Specificity

The description names the domain ('roborev code review') and a concrete compound action ('Record a comment ... and close it'), which matches the anchor that names a domain and 1-2 concrete actions without being comprehensive.

3 / 5

Completeness

It states a clear 'what' ('Record a comment ... and close it') and an explicit 'when' ('Use only when the user explicitly invokes /roborev-respond'), but the 'when' is restricted to a literal slash command rather than broader natural triggers, leaving it slightly below a 5.

4 / 5

Trigger Term Quality

The only natural trigger term is the literal '/roborev-respond' invocation; it lacks the synonyms and common phrasings users might say (e.g. 'reply to a review', 'close a review'), so coverage is partial.

3 / 5

Distinctiveness Conflict Risk

The description is scoped to a distinct niche (roborev review comments/closure) with a unique literal command trigger, giving minimal conflict risk with other skills.

5 / 5

Total

15

/

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.