CtrlK
BlogDocsLog inGet started
Tessl Logo

detail-bugs

Interact with Detail bugs for a repository via the CLI — list and filter bugs, inspect reports, close as resolved or dismissed, reopen previously closed bugs, and override a bug's priority.

75

12.50x
Quality

84%

Does it follow best practices?

Impact

100%

12.50x

Average score across 1 eval scenario

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

93%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 concise, fully actionable, and well-structured for a single-purpose CLI skill, with only a minor workflow-clarity gap around verifying mutating operations after they run.

Suggestions

After the close and prioritize commands, note a verification step such as running 'detail bugs show <BUG_ID>' to confirm the new state or override was recorded.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence; every line enumerates flags or gives one earned aside (e.g. 'Worth passing: it is what a later detail bugs show reports as the override reason') with no padding about what bugs or CLIs are.

5 / 5

Actionability

Each subcommand is given with its full executable flag set and concrete examples like '--status resolved,dismissed' and '--priority p1,p2', making the guidance copy-paste ready.

5 / 5

Workflow Clarity

Per-subcommand flows are clearly laid out with prerequisite, auth-error recovery, and interactive-prompt guidance, but the mutating close/prioritize commands lack an explicit post-action verification step, leaving a minor checkpoint gap.

4 / 5

Progressive Disclosure

A focused single-purpose reference under ~60 lines with no bundle files and clearly organized sections meets the simple-skill exception for a top score.

5 / 5

Total

19

/

20

Passed

Description

75%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 specific and well-differentiated with strong action coverage, but it omits any explicit 'when to use' trigger guidance, capping completeness. Adding a 'Use when…' clause would lift the weakest dimension.

Suggestions

Append a 'Use when…' clause naming natural triggers, e.g. 'Use when the user asks to review, triage, close, or reprioritize Detail bug reports.'

Add a couple of natural synonym phrases users might say (e.g. 'bug reports', 'security findings') to broaden trigger coverage.

DimensionReasoningScore

Specificity

Lists five concrete actions — 'list and filter bugs', 'inspect reports', 'close as resolved or dismissed', 'reopen previously closed bugs', and 'override a bug's priority' — which matches the comprehensive-coverage anchor.

5 / 5

Completeness

The 'what' is clearly and comprehensively stated, but there is no 'Use when…' clause or equivalent explicit trigger guidance, which the guidelines cap at 3.

3 / 5

Trigger Term Quality

Includes natural user terms like 'bugs', 'inspect reports', 'close', 'reopen', and 'override priority', but lacks synonyms or product-name variants beyond 'Detail bugs', so it falls just below comprehensive.

4 / 5

Distinctiveness Conflict Risk

It targets a specific niche — the Detail CLI's per-repository bug surface — with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

17

/

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
usedetail/cli
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.