CtrlK
BlogDocsLog inGet started
Tessl Logo

git

Git workflow conventions for Graph Explorer. Use when making commits, creating branches, or discussing version control practices.

85

1.08x
Quality

77%

Does it follow best practices?

Impact

100%

1.08x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./.kiro/skills/git/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

This is a very concise conventions skill that clearly communicates the project's git workflow preferences. Its main weakness is the lack of concrete examples (e.g., sample commit messages showing good vs bad practice), which would significantly improve actionability without adding much length.

Suggestions

Add 2-3 example commit messages showing the preferred style (brief, descriptive, no prefix) vs what to avoid

Briefly clarify the merge strategy for trunk-based development (e.g., squash merge, rebase, or merge commits)

DimensionReasoningScore

Conciseness

Extremely lean — four bullet points with no unnecessary explanation. Every token earns its place and Claude's intelligence is fully respected.

3 / 3

Actionability

The guidelines are clear conventions but lack concrete examples of good vs bad commit messages or branch naming. Providing example commit messages would make this more actionable.

2 / 3

Workflow Clarity

The conventions are listed but not sequenced into a workflow. For a simple conventions skill this is acceptable, but there's no guidance on what to do when working with branches (e.g., merge vs rebase) or how to handle the trunk-based workflow in practice.

2 / 3

Progressive Disclosure

For a simple, under-50-line skill with no need for external references, the content is well-organized as a concise bullet list. No additional files are needed.

3 / 3

Total

10

/

12

Passed

Description

82%

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 competent description that clearly communicates both purpose and trigger conditions. It benefits from explicit 'Use when...' guidance and natural trigger terms. However, it could be stronger by listing specific conventions (e.g., commit message format, branch naming patterns) to improve specificity and distinctiveness.

Suggestions

Add specific concrete actions like 'Defines commit message format, branch naming conventions, and merge/rebase strategies for Graph Explorer'

Include more distinctive details about what makes these conventions specific to Graph Explorer to reduce potential overlap with generic git workflow skills

DimensionReasoningScore

Specificity

Names the domain (git workflow conventions for Graph Explorer) and some actions (making commits, creating branches), but doesn't list specific concrete actions like commit message format, branch naming conventions, or merge strategies.

2 / 3

Completeness

Clearly answers both what ('Git workflow conventions for Graph Explorer') and when ('Use when making commits, creating branches, or discussing version control practices') with explicit trigger guidance.

3 / 3

Trigger Term Quality

Includes natural keywords users would say: 'commits', 'branches', 'version control', 'git'. These are terms a user would naturally use when needing this skill.

3 / 3

Distinctiveness Conflict Risk

Scoped to 'Graph Explorer' which helps distinguish it, but 'git workflow conventions' is fairly broad and could overlap with general git skills or other project-specific git conventions.

2 / 3

Total

10

/

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
aws/graph-explorer
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.