git-branch-management
CommunityMaster Git branching workflows.
AuthorJitsusama
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures consistent and safe Git branch management, preventing common errors and enforcing best practices for naming, creation, and transitions.
Core Features & Use Cases
- Standardized Naming: Enforces a clear
username/short-descriptionformat for branches. - Conflict Resolution: Provides strategies for handling existing branch name conflicts.
- Safe Transitions: Guides the agent through secure processes for moving work between branches, including stashing and resetting.
- Use Case: When starting a new feature, the agent will automatically create a branch following the specified naming convention and ensure the working directory is clean before proceeding.
Quick Start
Use the git-branch-management skill to create a new branch named 'yourname/feature-x' from the current branch.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-management Download link: https://github.com/Jitsusama/agentic-harness.pi/archive/main.zip#git-branch-management 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.