CtrlK
BlogDocsLog inGet started
Tessl Logo

create-branch

Create a git branch following Sentry naming conventions. Use when asked to "create a branch", "new branch", "start a branch", "make a branch", "switch to a new branch", or when starting new work on the default branch.

74

Quality

93%

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

The canonical home for this skill is create-branch in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-5

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

An excellently crafted skill body: lean, fully executable, with a clearly sequenced workflow that includes validation checkpoints and error recovery. It assumes Claude's competence and avoids padding.

DimensionReasoningScore

Conciseness

The body is lean and operational throughout (commands, type table, examples, fallbacks) and never explains git or branching concepts Claude already knows; every section earns its tokens.

5 / 5

Actionability

It provides copy-paste-ready commands (gh api user --jq .login, git checkout -b, git show-ref) and a concrete examples table covering common cases, leaving no execution gap.

5 / 5

Workflow Clarity

Five clearly sequenced steps include explicit validation (git show-ref name-collision check) and error-recovery feedback loops (restore stashed changes on failure, detached-HEAD and non-default-branch handling).

5 / 5

Progressive Disclosure

With no bundle files, the single coherent workflow is well-organized into labeled sections with one clearly signaled one-level reference (the Sentry Branch Naming URL), needing no file split.

5 / 5

Total

20

/

20

Passed

Description

86%Weight 40%Scale 1-5

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

A concise, well-constructed description that clearly states the skill's purpose and provides explicit, natural-language trigger phrases. Its only limitation is that it describes a single action, leaving the broader workflow to the body.

DimensionReasoningScore

Specificity

The description names the domain (git branch) and one concrete action ('Create a git branch following Sentry naming conventions'), matching the 1-2 concrete actions anchor; it is not generic enough for a 2 nor broad enough for a 4.

3 / 5

Completeness

It explicitly answers both 'what' (Create a git branch following Sentry naming conventions) and 'when' (Use when asked to ... or when starting new work on the default branch) with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

It lists multiple natural synonyms users would actually say ('create a branch', 'new branch', 'start a branch', 'make a branch', 'switch to a new branch') plus a contextual trigger ('starting new work on the default branch'), giving comprehensive natural-term coverage.

5 / 5

Distinctiveness Conflict Risk

The Sentry-convention niche is mostly distinct, but the trigger phrasings ('create a branch', 'new branch') could overlap with general git/branch skills, so it sits at minor overlap risk rather than minimal.

4 / 5

Total

17

/

20

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.