Run quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when saying "commit", "git commit", "save my changes", or ready to commit after making changes.
97
96%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Quality
Discovery
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 (quality gates, staged change review, conventional commit creation) and when to use it (with explicit trigger terms). It uses third person voice, is concise, and provides distinct enough triggers to avoid conflicts with other skills.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Run quality gates', 'review staged changes for issues', and 'create a well-crafted conventional commit'. These are distinct, actionable capabilities. | 3 / 3 |
Completeness | Clearly answers both 'what' (run quality gates, review staged changes, create conventional commit) and 'when' (explicit 'Use when' clause with specific trigger phrases). Fully complete. | 3 / 3 |
Trigger Term Quality | Includes natural trigger terms users would actually say: 'commit', 'git commit', 'save my changes', and 'ready to commit after making changes'. Good coverage of both technical and casual phrasings. | 3 / 3 |
Distinctiveness Conflict Risk | Clearly scoped to the git commit workflow with quality gates and conventional commits. The specific mention of 'staged changes', 'conventional commit', and 'quality gates' creates a distinct niche unlikely to conflict with other skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
92%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-crafted skill that provides clear, actionable guidance for the smart commit workflow. The content is concise, respects Claude's intelligence, and includes important guardrails and validation steps. The only minor weakness is that all content is inline rather than using progressive disclosure with linked references, but given the skill's moderate length this is acceptable.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is lean and efficient. Every section serves a purpose, no concepts are over-explained, and Claude's intelligence is respected throughout. No unnecessary preamble or explanations of what git or conventional commits are. | 3 / 3 |
Actionability | Provides concrete, executable bash commands for each step, specific commit message format with types listed, explicit code review checklist items, and clear guardrails. The commands are copy-paste ready and the review criteria are specific enough to act on. | 3 / 3 |
Workflow Clarity | The 6-step workflow is clearly sequenced with quality gates as explicit validation checkpoints before committing. The guardrail 'Never skip quality gates unless user explicitly says to' and the code review scan before committing serve as validation/feedback loops for this potentially destructive operation (committing bad code). | 3 / 3 |
Progressive Disclosure | The content is well-organized with clear section headers, but everything is inline in a single file. The Review Suppressions section and Code Review Scan details could potentially be split into separate reference files for cleaner navigation, though the overall length is manageable enough that this is a minor issue. | 2 / 3 |
Total | 11 / 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.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
9df6af8
Table of Contents
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.