CtrlK
BlogDocsLog inGet started
Tessl Logo

github-ops

GitHub repository operations, automation, and management. Issue triage, PR management, CI/CD operations, release management, and security monitoring using the gh CLI. Use when the user wants to manage GitHub issues, PRs, CI status, releases, contributors, stale items, or any GitHub operational task beyond simple git commands.

75

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

The canonical home for this skill is tdg-personal/github-ops

SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The body is concise and highly actionable with executable gh commands and clear sectioning, but batch operations lack explicit validation feedback loops, which caps workflow clarity.

Suggestions

Add an explicit validate→fix→retry checkpoint for destructive batch operations, e.g., confirm stale candidates before auto-closing and verify a dependency PR's checks pass before auto-merging.

Add a verification step in the CI/CD and release workflows (e.g., re-check CI green after rerun, verify the created release tag matches the changelog) to close the feedback loop.

Consider noting a dry-run/--check mode for the stale-close automation so accidental closures can be caught before the batch is applied.

DimensionReasoningScore

Conciseness

Lean and action-oriented with no padding or explanation of concepts Claude already knows; every section delivers executable gh commands and specifics.

3 / 3

Actionability

Provides concrete, copy-paste-ready gh CLI commands and JQ examples throughout every section, fully executable rather than pseudocode.

3 / 3

Workflow Clarity

Numbered workflows and a Quality Gate checklist give a clear sequence, but batch/destructive operations (auto-close stale issues, auto-merge dependency bumps) lack explicit validate→fix→retry feedback loops, capping the score per the rubric's batch-operations guidance.

2 / 3

Progressive Disclosure

A single well-organized file with clear sections and no need for external references; per the simple-skills scoring note, well-structured single-file content scores 3.

3 / 3

Total

11

/

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.

The description is specific, complete, and distinctive, listing concrete GitHub operations and providing an explicit natural-language trigger clause with relevant keywords.

DimensionReasoningScore

Specificity

Lists multiple concrete actions (issue triage, PR management, CI/CD operations, release management, security monitoring) and names the gh CLI, matching the anchor for several specific concrete actions.

3 / 3

Completeness

Explicitly answers both what it does and when to use it via the "Use when the user wants to manage GitHub issues, PRs, CI status, releases..." trigger clause.

3 / 3

Trigger Term Quality

Includes natural terms users would say ("GitHub issues, PRs, CI status, releases, contributors, stale items"), giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Scoped to GitHub operational tasks via gh CLI, distinct from simple git commands, with niche-specific triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
affaan-m/ECC
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.