x-create-git-branch
CommunityCreate bare git branches safely and idempotently.
Authoredercnj
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Creating and managing git branches in a deterministic, idempotent way from a configurable base, with strict naming validation.
Core Features & Use Cases
- Enforces canonical prefixes and the <prefix>/<rest> naming pattern to prevent divergent branches.
- Creates a bare branch from a specified base, without checking out a working tree, enabling safe use with worktrees or CI.
- Supports idempotent behavior: if the same base SHA exists for the same branch, no changes occur; can push with upstream when requested.
- Provides structured results and clear error codes for automation and monitoring.
Quick Start
Create a new feature branch named feat/my-feature from the develop base.
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: x-create-git-branch Download link: https://github.com/edercnj/ia-dev-environment/archive/main.zip#x-create-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 471,000+ vetted skills library on demand.