CtrlK
BlogDocsLog inGet started
Tessl Logo

report-issue

Use this skill when the user wants to "report a bug", "file an issue", "report an issue", "submit a bug report", or report any problem with the canvas-apps plugin to the GitHub repository.

67

Quality

82%

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

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 body is an extremely lean delegation pointer with excellent token efficiency and clear navigation to one bundled file. Its weakness is that it provides no inlined actionable guidance and relies entirely on an external file that cannot be verified from the skill bundle.

Suggestions

Inline a 2-3 line quick-start summary (e.g., the first phase or the required inputs) so the skill remains actionable even before the bundled file is read.

Confirm the referenced report-issue-workflow.md exists at ${PLUGIN_ROOT}/skills/report-issue/ and consider placing it under references/ so the bundle structure is self-contained and verifiable.

Add a one-line note on what the workflow produces (a filed GitHub issue) so the end state is clear from SKILL.md alone.

DimensionReasoningScore

Conciseness

A single lean line that assumes Claude's competence and delegates to a bundled file; every token earns its place with no padding.

5 / 5

Actionability

Provides a concrete file path to read but the body itself contains no executable steps or specifics; all actionable detail is deferred to the bundled workflow file.

3 / 5

Workflow Clarity

The single delegated action ('read and follow all phases') is unambiguous and the task is not destructive/batch, but the actual sequenced workflow lives in the unseen bundled file.

4 / 5

Progressive Disclosure

Clear one-level-deep reference that is well-signaled, but the referenced report-issue-workflow.md is not present in the verifiable bundle structure (references/scripts/assets) and resolves via a ${PLUGIN_ROOT} variable.

4 / 5

Total

16

/

20

Passed

Description

90%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 well-constructed with strong trigger coverage, clear what/when guidance, and a distinct niche. Its only weakness is that the enumerated actions are synonyms of a single capability rather than a comprehensive set of distinct actions.

DimensionReasoningScore

Specificity

Names the domain (reporting problems with the canvas-apps plugin to GitHub) and one concrete action, but the listed phrases ('report a bug', 'file an issue', 'submit a bug report') are synonyms for a single capability rather than multiple distinct actions.

3 / 5

Completeness

Explicitly states both what (report a problem with the canvas-apps plugin to the GitHub repository) and when (a 'Use this skill when...' clause with concrete trigger phrases).

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrases with synonyms ('report a bug', 'file an issue', 'report an issue', 'submit a bug report', 'report any problem') that users would naturally say.

5 / 5

Distinctiveness Conflict Risk

Scoped to the canvas-apps plugin with distinct issue-reporting triggers, giving it a clear niche with minimal overlap risk against other skills.

5 / 5

Total

18

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

relative_links

Relative link issues: 1 missing, 1 deeper-than-1-level

Warning

Total

13

/

16

Passed

Repository
microsoft/power-platform-skills
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.