git-branch-create

Community

Create convention-compliant git branch names

Authorf4irline
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Developers and release workflows often produce inconsistent or poorly formatted branch names that break automation and make it hard to map work to tracking tickets; this Skill standardizes branch naming from Linear ticket IDs and avoids unsafe checkouts by returning the branch name for a worktree-based flow.

Core Features & Use Cases

  • Consistent Naming: Build branch names using the {type}/{ticket-id}-short-description pattern to enforce repository conventions.
  • Normalization & Validation: Produce a lowercase, hyphen-separated short description limited in length, sanitize special characters, and check remote refs to detect existing branches.
  • Safe Handoff: Intentionally does not checkout branches in the active workspace and returns branch state so callers can prepare or reuse a worktree.

Quick Start

Generate a branch name for ticket STU-15 with type feat and title Add user authentication.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: git-branch-create
Download link: https://github.com/f4irline/bbqparty-ai/archive/main.zip#git-branch-create

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.