CtrlK
BlogDocsLog inGet started
Tessl Logo

contextual-commit

Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commits with structured action lines in the commit body that preserve WHY code was written, not just WHAT changed.

72

Quality

88%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

This is a strong, well-structured skill that provides clear, actionable guidance for writing contextual commits. Its main strengths are the concrete examples covering multiple complexity levels and the explicit rules for handling missing context. The primary weakness is moderate verbosity — some explanatory sections ('The Problem You Solve', 'Git Workflows') add little value for Claude, and the action type descriptions could be more concise since the examples already demonstrate usage clearly.

Suggestions

Remove or drastically shorten 'The Problem You Solve' section — Claude doesn't need motivation, just instructions.

Condense the 'Git Workflows' section to a single line (e.g., 'Commit bodies are preserved across all standard git workflows including squash merges') since the details are obvious.

DimensionReasoningScore

Conciseness

The skill is well-written but includes some sections that could be tightened. 'The Problem You Solve' section explains context Claude doesn't need, and some action type descriptions repeat what the examples already show. The 'Git Workflows' section states obvious facts about how git preserves commit bodies. However, the core format and examples are efficient.

2 / 3

Actionability

Highly actionable with concrete commit message formats, specific examples for each action type, a clear pre-commit checklist (check staged changes, identify context), and explicit rules for when to use or skip each action type. The examples are copy-paste ready and cover simple, moderate, and complex scenarios.

3 / 3

Workflow Clarity

The 'Before You Write the Commit' section provides a clear sequenced workflow: check staged changes, identify context availability, write action lines accordingly. The branching logic (staged vs unstaged, context vs no context) is explicit. The 'When You Lack Conversation Context' section acts as a validation checkpoint preventing fabricated information.

3 / 3

Progressive Disclosure

The content is well-organized with clear sections and headers, but it's a monolithic document at ~200 lines that could benefit from splitting. The action type reference and examples could be separate files, with SKILL.md serving as a concise overview. However, no bundle files exist, and for a standalone skill this organization is reasonable.

2 / 3

Total

10

/

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 skill description that clearly communicates what the skill does (write contextual commits with structured action lines preserving intent) and when to use it (committing code, finishing tasks). It uses natural trigger terms, provides specific capabilities, and occupies a distinct niche that differentiates it from generic git or code review skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Write contextual commits', 'capture intent, decisions, and constraints', 'Extends Conventional Commits with structured action lines', 'preserve WHY code was written'. These are concrete, well-defined capabilities.

3 / 3

Completeness

Clearly answers both what ('Write contextual commits that capture intent, decisions, and constraints alongside code changes') and when ('Use when committing code, finishing a task, or when the user asks to commit') with explicit trigger guidance.

3 / 3

Trigger Term Quality

Includes strong natural trigger terms users would say: 'committing code', 'commit', 'finishing a task', 'Conventional Commits', 'commit body'. These cover common variations of how users would request this functionality.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — focuses specifically on contextual/structured commit messages with Conventional Commits extension, not generic git operations or code review. The emphasis on 'WHY code was written' and 'structured action lines' creates a clear niche unlikely to conflict with other 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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
berserkdisruptors/contextual-commits
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.