creating-git-branch
CommunityCreate Git branches following project conventions.
Authorp-chan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Git branch creation can be inconsistent across a team. This Skill automates creating new branches following common repository naming conventions, reducing errors and mental load.
Core Features & Use Cases
- Branch naming policy: Detects existing branches and selects a suitable style (simple vs prefix-based).
- Automatic naming: Generates 2–5 word branch names starting with a verb.
- Use Case: When a developer requests a new feature branch, this Skill creates a compliant branch like feature/login-improvements.
Quick Start
Create a new feature branch by having the Skill generate a compliant name and switch to it, e.g.: git switch -c feature/login-improvements
Dependency Matrix
Required Modules
None requiredComponents
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: creating-git-branch Download link: https://github.com/p-chan/dotfiles/archive/main.zip#creating-git-branch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.