CtrlK
BlogDocsLog inGet started
Tessl Logo

triage-issue

Analyze a single GitHub issue for docker/docs — check whether the problem still exists, determine a verdict, and report findings. Use when asked to triage, assess, or review an issue, even if the user doesn't say "triage" explicitly: "triage issue 1234", "is issue 500 still valid", "should we close #200", "look at this issue", "what's going on with #200".

76

Quality

95%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

90%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 tight, highly actionable triage workflow with executable commands and a real validation checkpoint before destructive actions. It falls just short of top marks on workflow clarity (no error-recovery loop) and progressive disclosure (the long area-label list is inlined).

Suggestions

Add a brief error-recovery note for the `gh api` label/closure commands (e.g., retry on transient failure, or surface the error to the user) to reach the workflow-clarity 5 anchor.

Move the area-label enumeration into a `references/area-labels.md` file and reference it from section 6, keeping the inline guidance to 'pick one area/ label' to improve progressive disclosure.

Remove the stray trailing '.' on the last line of the file, which is not valid markdown.

DimensionReasoningScore

Conciseness

Lean and efficient — numbered sections with executable `gh` commands and no padding or explanation of concepts Claude already knows; every section earns its tokens.

5 / 5

Actionability

Fully executable, copy-paste-ready `gh issue view`/`gh api` commands cover the common verdict cases (close, fix, escalate, leave open) plus area labeling.

5 / 5

Workflow Clarity

Clear 7-step sequence with an explicit pre-action validation checkpoint ('Always check timeline cross-references before deciding to fix'), but lacks an error-recovery feedback loop for failed `gh` calls, stopping short of the 5 anchor.

4 / 5

Progressive Disclosure

Well-organized into clear numbered sections with no nested references, but the ~30-item area-label enumeration is inlined rather than moved to a reference file, a minor organization gap.

4 / 5

Total

18

/

20

Passed

Description

100%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 lean, specific, and complete: it states concrete actions, gives a clear 'Use when' trigger with realistic example phrasings, and occupies a distinct niche. It uses third-person imperative voice throughout with no fluff or over-claims.

DimensionReasoningScore

Specificity

Names the domain and multiple concrete actions — 'Analyze a single GitHub issue', 'check whether the problem still exists', 'determine a verdict, and report findings' — giving comprehensive coverage of what the skill does.

5 / 5

Completeness

Explicitly answers both 'what' (analyze, check, verdict, report) and 'when' with a 'Use when...' clause and concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Includes natural phrases users would actually say — 'triage issue 1234', 'is issue 500 still valid', 'should we close #200', 'look at this issue', 'what's going on with #200' — plus synonyms triage/assess/review.

5 / 5

Distinctiveness Conflict Risk

Scoped to a clear niche — triaging docker/docs GitHub issues — with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

20

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
docker/docs
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.