create-branch

Official

Create meaningful branch names from your changes.

AuthorHey-Diga
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generate a meaningful, conventional git branch name from your current changes and create it automatically when on the main branch.

Core Features & Use Cases

  • Analyzes uncommitted changes using git status and git diff to derive a concise, descriptive branch name.
  • Enforces conventional prefixes (feat, fix, refactor, docs, chore, test, style) and kebab-case formatting with a total length under 50 characters.
  • Creates a new branch when on main via git checkout -b <branch-name> and reports the resulting branch; if not on main, only outputs the suggested branch name.
  • Validates naming constraints and provides a clear, user-friendly description of the proposed branch.

Quick Start

Run the skill to generate a descriptive branch name from your current changes and create the branch if you are on main.

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: create-branch
Download link: https://github.com/Hey-Diga/dotclaude/archive/main.zip#create-branch

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.