CtrlK
BlogDocsLog inGet started
Tessl Logo

speckit-git-feature

Create a feature branch with sequential or timestamp numbering

63

Quality

75%

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-feature/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 content is a tight, highly actionable instruction set with exact commands, a clear sequenced workflow, an explicit validation checkpoint, and well-organized sections requiring no external references.

DimensionReasoningScore

Conciseness

The body is lean and sectioned, assumes Claude's competence (no explanation of git or branching concepts), and every section provides actionable guidance; the near-identical per-platform command lines are necessary structural detail rather than padding.

3 / 3

Actionability

It gives exact copy-paste-ready script invocations with explicit flags (e.g. `create-new-feature.sh --json --short-name "<short-name>"`), an exact prerequisite check command, and a clear "Do NOT pass --number" guard, matching the fully-executable score-3 anchor.

3 / 3

Workflow Clarity

The process is clearly sequenced (Prerequisites -> Branch Numbering Mode -> Execution -> Output) with an explicit git-availability validation checkpoint and a graceful-degradation error-recovery path, which for this single-task skill satisfies the score-3 anchor.

3 / 3

Progressive Disclosure

No bundle files are present and none are needed; the single-task skill is organized into clear, well-signaled sections with no nested or deep references, matching the simple-skill allowance for a score-3 on well-organized content.

3 / 3

Total

12

/

12

Passed

Description

50%

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 clear and uses correct third-person voice with a concrete single action, but it lacks an explicit use-trigger clause and natural keyword coverage, leaving it at the midpoint across all dimensions.

Suggestions

Add an explicit 'Use when...' trigger clause, e.g. 'Use when starting work on a new spec-kit feature and you need a numbered feature branch.'

Broaden natural trigger terms to include variations users would say, such as 'git branch', 'new branch', or 'specify a feature'.

Expand specificity beyond a single action, e.g. 'Create and switch to a numbered feature branch, choosing sequential or timestamp numbering from project config.'

DimensionReasoningScore

Specificity

It names a concrete action ("Create a feature branch") and a specific capability ("sequential or timestamp numbering"), but offers only a single action rather than a list of multiple concrete actions, matching the score-2 anchor.

2 / 3

Completeness

The "what" is explicit (create a feature branch with numbering), but there is no "Use when..." trigger clause or equivalent explicit "when" guidance, which per the guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

"feature branch" is a natural term a spec-kit user would say, but the description omits common variations such as "git branch" or "new branch", fitting the score-2 anchor of some relevant keywords missing common variations.

2 / 3

Distinctiveness Conflict Risk

The numbering detail narrows the niche, but the core phrase "Create a feature branch" overlaps with generic git-branch workflows and could trigger for unrelated branch-creation skills, matching the score-2 anchor.

2 / 3

Total

8

/

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.