CtrlK
BlogDocsLog inGet started
Tessl Logo

dev-commit

AI DevKit · Safe git commit workflow for AI coding agents. Use when the user asks to commit, prepare a commit, stage changes, create a PR-ready checkpoint, or finish work with a conventional commit while avoiding unrelated user changes.

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

A tight, action-first SKILL.md body with executable commands, a numbered workflow containing explicit validation and retry checkpoints, and well-organized sections appropriate for a single-purpose skill.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it never explains git fundamentals, only stating executable steps and guardrails, so every token earns its place.

3 / 3

Actionability

Concrete, copy-paste-ready commands throughout ("git status --short --branch", "git diff --stat", "git add path/to/file", "git diff --cached --stat") plus a specific message format and an enumerated commit-type list.

3 / 3

Workflow Clarity

A clearly sequenced 7-step contract with explicit validation checkpoints (validate in step 3, re-check in step 5) and a feedback loop for validation failure ("stop before committing") and hook-modified files (inspect/re-stage before retry).

3 / 3

Progressive Disclosure

A single self-contained file well under 50 lines with clean sections (Commit Contract, Guardrails, Message Style) and no external references needed, matching the simple-skill exception for a score of 3.

3 / 3

Total

12

/

12

Passed

Description

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

A concise, well-targeted description that names concrete actions and provides explicit, natural-language triggers covering both what and when, with a clear niche that minimizes conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "commit, prepare a commit, stage changes, create a PR-ready checkpoint, or finish work with a conventional commit" — plus a concrete guardrail goal ("avoiding unrelated user changes"), matching the score-3 anchor of multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers both what ("Safe git commit workflow for AI coding agents") and when (explicit "Use when..." triggers), satisfying the score-3 anchor.

3 / 3

Trigger Term Quality

The "Use when the user asks to commit, prepare a commit, stage changes, create a PR-ready checkpoint, or finish work with a conventional commit" clause gives broad coverage of natural phrasings a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The AI-agent commit-workflow niche with the "avoiding unrelated user changes" framing is distinct and unlikely to trigger for unrelated git or general-purpose 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
codeaholicguy/ai-devkit
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.