CtrlK
BlogDocsLog inGet started
Tessl Logo

commit

ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task.

68

Quality

83%

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

The canonical home for this skill is commit in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

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

A well-structured, highly actionable reference skill that gives copy-paste-ready commit conventions with a validated prerequisite workflow. The main gaps are minor: a verification step for the composed message and some example density that slightly dents conciseness.

DimensionReasoningScore

Conciseness

The body is lean with no padding about what git or commits are; format rules, type table, and examples all earn their place. Not a 5 because the revert and breaking-change examples plus the full 12-row type table add some reference density that could be trimmed for the common case.

4 / 5

Actionability

Provides a copy-paste format template, a complete commit-types table, explicit subject/body/footer rules, literal footer patterns ('Fixes GH-1234'), the Co-Authored-By block, and four full example commit messages covering fix, feat, refactor, and breaking-change cases.

5 / 5

Workflow Clarity

The Prerequisites section gives a clear sequenced workflow with an explicit validation checkpoint ('verify the current branch has changed') and a stop condition ('If still on main or master... stop — do not commit'). Not a 5 because the message-composition half lacks a verification step such as confirming staged changes match the message.

4 / 5

Progressive Disclosure

No bundle files exist, and the single-file body is well organized into clear sections (Prerequisites, Format, Commit Types, Subject Line Rules, etc.) with the only external pointers being the create-branch skill and the Sentry URL. Not a 5 because, at ~155 lines, a couple of sections (examples, revert) could plausibly live in a separate reference file, though inlining is reasonable.

4 / 5

Total

17

/

20

Passed

Description

83%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 the skill's purpose and triggers in third person with concrete natural-language keywords. The only weakness is mild genericness in the capability list and minor overlap risk with non-Sentry commit skills.

DimensionReasoningScore

Specificity

Names the commit domain and three concrete aspects ('conventional commit format', 'issue references', 'Sentry conventions'); falls short of 5 because the actions are described at a fairly high level rather than as a comprehensive list of specific capabilities.

4 / 5

Completeness

Explicitly answers both what ('Creates commits following Sentry conventions with proper conventional commit format and issue references') and when ('Trigger on any commit, git commit, save changes, or commit message task') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural phrases users say — 'commit', 'git commit', 'save changes', 'commit message' — giving good coverage; not a 5 because a few natural variants (e.g. 'commit my changes') are absent and there are no file-extension-style synonyms relevant here.

4 / 5

Distinctiveness Conflict Risk

The Sentry-specific framing and distinct commit triggers give it a clear niche with minimal conflict risk; not a 5 because it could still overlap with a generic git-commit skill.

4 / 5

Total

17

/

20

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-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.