CtrlK
BlogDocsLog inGet started
Tessl Logo

create-github-issue

Create GitHub issues using the gh CLI. Use when the user wants to create a new issue, report a bug, request a feature, or create a task in GitHub. Trigger keywords - create issue, new issue, file bug, report bug, feature request, github issue.

74

Quality

91%

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

92%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is concise, highly actionable, and well-organized with copy-paste-ready gh commands for each issue type. The main gap is the absence of validation/error-handling checkpoints around the external issue-creation operation.

Suggestions

Add a validation step after creation, such as checking the command's exit code and confirming the returned issue URL/number before reporting success, and a brief fallback for `gh` auth or creation failures.

DimensionReasoningScore

Conciseness

The body is lean with no preamble explaining concepts Claude already knows; every section (templates, options, after-creating) earns its place and assumes Claude's competence.

3 / 3

Actionability

Multiple complete, executable `gh issue create` commands with real heredoc bodies and a clear options table make the guidance copy-paste ready.

3 / 3

Workflow Clarity

Steps are sectioned (prerequisites, templates, after-creating) but there is no validation checkpoint for an external create operation — e.g. verifying the issue was created or handling `gh` failure — which caps workflow clarity at 2 per the rubric's batch/external-operation guidance.

2 / 3

Progressive Disclosure

A single well-organized SKILL.md with clear sections and no bundle files; for a simple single-purpose skill under the rubric's threshold, the clean section structure alone earns a 3.

3 / 3

Total

11

/

12

Passed

Description

90%Weight 40%Scale 1-3

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-structured with an explicit 'Use when' clause and strong, natural trigger keywords, giving it high completeness and distinctiveness. Its only weakness is specificity: it names the tool and one action rather than enumerating multiple distinct concrete actions.

Suggestions

Expand the capability statement to list concrete actions (e.g., 'create, title, label, and submit issues') rather than only 'Create GitHub issues using the gh CLI' to reach the score-3 specificity anchor.

DimensionReasoningScore

Specificity

Names the domain and tool ('Create GitHub issues using the gh CLI') but lists only one core action; the bug/feature/task list enumerates issue types rather than distinct concrete actions, so it stops short of the score-3 'multiple specific actions' anchor.

2 / 3

Completeness

Clearly states what it does and includes an explicit 'Use when the user wants to create a new issue, report a bug, request a feature, or create a task in GitHub' trigger clause, answering both what and when.

3 / 3

Trigger Term Quality

'create issue, new issue, file bug, report bug, feature request, github issue' gives good coverage of the natural phrasings a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The niche is clear (GitHub issues via the gh CLI) with distinct, specific trigger keywords unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

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
NVIDIA/OpenShell
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.