CtrlK
BlogDocsLog inGet started
Tessl Logo

crocoder-dev/sce-atomic-commit

Write atomic, repo-style git commits from a change summary or diff.

75

Quality

94%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

Quality

Content

85%

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

This is a well-crafted instruction-only skill that provides clear, actionable guidance for writing atomic git commits. Its strengths are the detailed but logical procedure, explicit handling of edge cases (ambiguous plan references, mixed staged changes), and useful anti-patterns section. Minor verbosity in some sections prevents a perfect conciseness score, but overall the skill is effective and well-structured.

DimensionReasoningScore

Conciseness

The content is mostly efficient and well-structured, but includes some sections that could be tightened. For example, the anti-patterns list and context-file guidance gating section add useful but somewhat verbose detail. The procedure steps have minor redundancy (e.g., step 7 'Validate' partially restates earlier constraints). Overall reasonable but not maximally lean.

2 / 3

Actionability

The skill provides highly concrete, specific guidance: exact commit message format patterns, specific imperative verbs to use, clear rules for when to add body content, explicit file path patterns to check (context/plans/*.md), and precise instructions for when to stop and ask for clarification. This is an instruction-only skill that achieves strong actionability without needing code examples.

3 / 3

Workflow Clarity

The 7-step procedure is clearly sequenced with logical progression from analysis through validation. It includes explicit validation in step 7, a feedback loop for ambiguous plan references (stop and ask for clarification in step 5), and clear decision points for when to split commits vs. propose a single message. The gating section adds an additional checkpoint for context-file scope.

3 / 3

Progressive Disclosure

For a standalone skill with no bundle files, the content is well-organized into clearly labeled sections (Goal, Inputs, Output format, Procedure, Context-file guidance gating, Anti-patterns). Each section serves a distinct purpose and the content is appropriately scoped for a single SKILL.md without needing external references.

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.

This is a strong, well-crafted description that concisely covers what the skill does and when to use it. It uses third person voice, includes natural trigger terms, and carves out a distinct niche around git commit authoring and splitting. The description is concise without being vague.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: writing atomic commits, splitting work into coherent commits, and reviewing whether a commit is too broad. These are distinct, actionable capabilities.

3 / 3

Completeness

Clearly answers both what ('Write atomic, repo-style git commits from a change summary or diff') and when ('Use when preparing commit messages, splitting work into coherent commits, or reviewing whether a commit is too broad').

3 / 3

Trigger Term Quality

Includes strong natural trigger terms users would say: 'git commits', 'commit messages', 'diff', 'change summary', 'splitting work', 'atomic'. These cover common variations of how users discuss commit-related tasks.

3 / 3

Distinctiveness Conflict Risk

Clearly scoped to git commit authoring with specific triggers like 'atomic commits', 'splitting work into commits', and 'commit too broad'. Unlikely to conflict with general git skills or code review skills due to the narrow focus on commit message crafting.

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Reviewed

Table of Contents