CtrlK
BlogDocsLog inGet started
Tessl Logo

push-skill-to-github

Commit and push agent-skill changes to the user's private skills GitHub repo (private-skills-repo, rooted at ~/.agents). Use after creating or updating any skill, when the user says "push the skill", "push skills to github", "save the skill to my repo", or "update the skills repo". Handles staging, committing, pushing, and cleaning up the cmux pane used to do it.

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 known issues

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 concise, fully actionable single-purpose skill with a clear sequenced workflow and an explicit verification checkpoint before cleanup. Organization suits its small size well.

DimensionReasoningScore

Conciseness

Lean body with no explaining of concepts Claude already knows; every line (commands, inline notes) earns its place, matching the efficient top anchor.

3 / 3

Actionability

Provides fully executable cmux and git commands with clearly marked placeholders, copy-paste ready — meeting the executable-code top anchor rather than the pseudocode level below.

3 / 3

Workflow Clarity

A clear 4-step sequence with an explicit verification checkpoint (read-screen expecting 'main -> main') before closing the pane, plus a conditional no-cmux branch; not the level below because validation is explicit.

3 / 3

Progressive Disclosure

Under 50 lines, single-purpose, no bundle files, with well-organized Steps and Notes sections — per the simple-skills scoring note this qualifies for the top anchor.

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, specific description with explicit trigger terms and clear what/when guidance. It distinguishes the skill well and avoids vague language.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'staging, committing, pushing, and cleaning up the cmux pane' — matching the top anchor for specific concrete actions.

3 / 3

Completeness

Explicitly answers both what (commit/push skill changes to the private repo) and when ('Use after creating or updating any skill, when the user says...'), satisfying the explicit-trigger anchor.

3 / 3

Trigger Term Quality

Provides four natural phrases a user would actually say ('push the skill', 'push skills to github', 'save the skill to my repo', 'update the skills repo'), giving strong coverage; not the level below because it covers common variations rather than a single keyword.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche — pushing agent skills to a specific private repo with distinct trigger phrases — making it 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
mishatojk/davidskills
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.