CtrlK
BlogDocsLog inGet started
Tessl Logo

fast-bug-report

Generate a bug report issue for the FAST repository using the provided template.

56

Quality

64%

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 ./.github/skills/fast-bug-report/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%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 well-scoped, lean instruction-only skill with concrete per-section guidance and a clear single external reference, held back only by the absence of an explicit ordered workflow and a worked example.

Suggestions

Present the generation steps as a short numbered sequence (gather context → search for duplicates → fill template sections → emit markdown block) to make the workflow explicit.

Add one brief filled-example bug report to anchor the expected output format.

Use markdown section headers (## Summary, ## Repro, etc.) to mirror the template structure and improve navigation.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, giving per-section fill guidance without explaining what a bug is; only minor explanatory asides (e.g. 'This helps prioritize and design the right solution') could be trimmed.

4 / 5

Actionability

It gives concrete, specific guidance — a named template path, a concrete title format `fix: [what is the issue?] in [where is the issue?]`, per-section instructions, and a strict 'markdown code block only' output — but lacks a worked example of a filled report.

4 / 5

Workflow Clarity

The flow (read template, search for duplicate issues, fill each section, suggest title, emit only the markdown block) is clear and the task is non-destructive ('Do not create or modify any existing Github issues'), but steps are not presented as an explicit ordered sequence with checkpoints.

4 / 5

Progressive Disclosure

For an under-50-line simple skill it appropriately keeps everything in one file and points to a single clearly-signaled one-level reference (../../ISSUE_TEMPLATE/bug-report.md), though the body uses flowing paragraphs rather than explicit section headers, a minor organization gap.

4 / 5

Total

16

/

20

Passed

Description

53%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 clear and reasonably scoped to FAST bug reports but lacks an explicit 'Use when' trigger clause and broader keyword coverage, leaving it mid-range across most dimensions.

Suggestions

Add an explicit trigger clause, e.g. 'Use when the user asks to file or draft a bug report for the FAST repository.'

Broaden trigger terms to include natural synonyms like 'report a bug', 'file an issue', or 'defect report'.

Mention the output format (markdown issue body) in the description to sharpen the 'what'.

DimensionReasoningScore

Specificity

"Generate a bug report issue for the FAST repository using the provided template" names the domain (FAST bug reports) and one concrete action (generate via template), matching the anchor for 1-2 concrete actions without being comprehensive.

3 / 5

Completeness

It clearly answers 'what' (generate a bug report issue) but has no 'Use when...' or equivalent trigger clause, so per the missing-trigger guidance completeness is capped at 3.

3 / 5

Trigger Term Quality

It surfaces relevant keywords like "bug report", "issue", and "template" but misses common variations a user might say ("report a bug", "file an issue", "defect"), fitting the 'some relevant keywords, missing synonyms' anchor.

3 / 5

Distinctiveness Conflict Risk

Scoping to the "FAST repository" gives it a clear niche with minimal conflict risk, though generic terms like "bug report"/"issue" could overlap with other issue-generation skills, placing it just below the top anchor.

4 / 5

Total

13

/

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

relative_links

Relative link issues: 1 suspicious

Warning

Total

15

/

16

Passed

Repository
microsoft/fast
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.