CtrlK
BlogDocsLog inGet started
Tessl Logo

github-gh-cli

Inspect GitHub pull requests, issues, workflow runs, and API data with the gh CLI. Use when the user wants repository facts from GitHub without opening the browser, especially for PR status, CI failures, issue lists, or structured JSON output.

80

Quality

100%

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

100%

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

A compact, well-structured command reference that assumes competence and delivers executable examples by task category. It makes excellent use of a small token budget for a single-purpose read-only skill.

DimensionReasoningScore

Conciseness

Lean and free of conceptual padding — no explanation of what GitHub is — with every section (working rules, command examples) earning its tokens; assumes Claude's competence.

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands across categories (e.g. 'gh pr view 123 --repo owner/repo', 'gh run view <run-id> --repo owner/repo --log-failed', 'gh api repos/owner/repo/issues --jq '.[].title'').

3 / 3

Workflow Clarity

A simple, single-purpose read-only skill under 50 lines with clear, well-organized category sections; per the simple-skills note, this qualifies for a 3, and no destructive/batch validation is needed for read-only gh queries.

3 / 3

Progressive Disclosure

A short self-contained SKILL.md with no bundle files and well-organized sections; per the guideline for sub-50-line skills with no need for external references, well-organized sections alone warrant a 3.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, well-scoped description that names concrete capabilities and gives explicit, natural-language triggers. It cleanly answers what the skill does and when to invoke it.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Inspect GitHub pull requests, issues, workflow runs, and API data' — with third-person voice, matching the score-3 anchor for specific concrete actions.

3 / 3

Completeness

Explicitly answers both what ('Inspect GitHub pull requests... with the gh CLI') and when ('Use when the user wants repository facts from GitHub without opening the browser...'), with an explicit 'Use when' trigger clause.

3 / 3

Trigger Term Quality

Covers natural user-facing terms — 'pull requests', 'issues', 'workflow runs', 'PR status', 'CI failures', 'issue lists', 'structured JSON output' — giving good coverage of phrases a user would naturally say.

3 / 3

Distinctiveness Conflict Risk

Scoped tightly to GitHub + gh CLI with distinct triggers (PR status, CI failures, issue lists, JSON output), occupying a clear niche unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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
huangruiteng/CS-Notes
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.