CtrlK
BlogDocsLog inGet started
Tessl Logo

speckit-git-validate

Validate current branch follows feature branch naming conventions

65

Quality

78%

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

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/speckit-git-validate/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The body is a tight, actionable, well-sequenced guide that provides executable commands, explicit validation checkpoints, and clean section organization with no external references needed.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: it gives the git commands, regex patterns, and expected outputs without explaining what Git or branches are, so every section earns its place at anchor 3.

3 / 3

Actionability

It provides fully executable commands (git rev-parse checks, the branch-name command, env-var fallback) plus concrete regex patterns and exact output strings, matching the copy-paste-ready anchor 3.

3 / 3

Workflow Clarity

The flow is clearly sequenced with explicit checkpoints: a git-availability guard, branch-name retrieval, pattern matching, and spec-directory existence checks with defined outputs, satisfying anchor 3 for this simple skill.

3 / 3

Progressive Disclosure

At under 50 lines with no need for external references, the well-organized sections (Prerequisites, Validation Rules, Execution, Graceful Degradation) meet the simple-skill threshold for anchor 3.

3 / 3

Total

12

/

12

Passed

Description

57%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is concrete and occupies a distinct niche, but it omits explicit 'when to use' trigger guidance and only names a single action, leaving completeness and specificity at the mid level.

Suggestions

Add an explicit 'Use when ...' clause naming the natural trigger situations (e.g., 'Use when starting work on a spec-kit feature branch or before creating specs').

Expand the action list beyond 'validate' to the concrete sub-actions performed (e.g., 'checks the branch name against sequential and timestamp naming patterns and verifies the matching spec directory exists').

Include common natural keyword variations users might say (e.g., 'git branch', 'feature branch', 'branch naming convention', 'spec-kit branch') to improve trigger term coverage.

DimensionReasoningScore

Specificity

The phrase 'Validate current branch follows feature branch naming conventions' names one concrete action but does not list multiple specific actions, matching anchor 2 rather than the vague anchor 1 or the multi-action anchor 3.

2 / 3

Completeness

It states what the skill does but lacks a 'Use when...' clause or equivalent explicit 'when' guidance, which per the rubric guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

Relevant terms like 'current branch' and 'feature branch naming conventions' appear, but common variations and an explicit trigger clause are missing, so it is at anchor 2 rather than full coverage at anchor 3.

2 / 3

Distinctiveness Conflict Risk

The narrow spec-kit feature-branch naming niche is clearly distinguishable and unlikely to trigger for unrelated skills, matching anchor 3.

3 / 3

Total

9

/

12

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
unoplatform/uno
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.