CtrlK
BlogDocsLog inGet started
Tessl Logo

github-ops

Provides comprehensive GitHub operations using gh CLI and GitHub API. Activates when working with pull requests, issues, repositories, workflows, or GitHub API operations including creating/viewing/merging PRs, managing issues, querying API endpoints, and handling GitHub workflows in enterprise or public GitHub environments.

86

1.11x
Quality

80%

Does it follow best practices?

Impact

95%

1.11x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

72%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 highly actionable with copy-paste `gh` commands and an excellent progressive-disclosure structure backed by real reference files. Its main weaknesses are redundant quick-reference/Resources sections that pad the token budget and a lack of validation checkpoints around destructive operations like PR merges.

Suggestions

Add a validation checkpoint before destructive operations—e.g., run `gh pr checks 123` and `gh pr view 123` to confirm status is mergeable before `gh pr merge`.

Remove the duplicated 'Quick Reference' section or the per-reference 'Resources' summaries; keep one concise entry point to cut padding.

Provide a short sequenced workflow for the most common multi-step task (e.g., create PR → wait for checks → merge) with explicit verification steps.

DimensionReasoningScore

Conciseness

Mostly efficient with command-by-command examples, but the 'Quick Reference' section duplicates Core Operations commands and the Resources section restates each reference's contents, adding noticeable padding.

3 / 5

Actionability

Concrete, copy-paste-ready `gh` and `gh api` commands with inline comments cover the common cases across PRs, issues, repos, workflows, and API calls.

5 / 5

Workflow Clarity

Commands are grouped by category but multi-step processes are not sequenced and validation checkpoints are absent; the destructive `gh pr merge` operation has no pre-merge verification, which caps this dimension at 3 per the rubric.

3 / 5

Progressive Disclosure

A clear overview points to five real, well-signaled one-level-deep reference files, each accompanied by an explicit 'Load this reference when...' navigation cue, with no nested references.

5 / 5

Total

16

/

20

Passed

Description

88%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.

A strong description that clearly states capabilities and explicit activation triggers with concrete, natural keywords. It is comprehensive and well-scoped to GitHub operations, with only minor overlap risk against generic git skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions across the domain—'creating/viewing/merging PRs, managing issues, querying API endpoints, and handling GitHub workflows'—matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly answers both what ('Provides comprehensive GitHub operations using gh CLI and GitHub API') and when ('Activates when working with pull requests, issues, repositories, workflows...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural terms users would say ('pull requests', 'issues', 'GitHub', 'workflows', 'PRs') with the synonym 'PRs', but misses some common variations and lacks file-extension-style triggers; not quite the full-synonym coverage of a 5.

4 / 5

Distinctiveness Conflict Risk

A clear GitHub-operations niche with distinct gh-CLI/API triggers and minimal overlap risk; docked one point for residual overlap potential with general git/version-control skills.

4 / 5

Total

18

/

20

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
daymade/claude-code-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.