get-branch-name
CommunityStandardize git branch names.
AuthorWas85
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures consistent and standardized naming conventions for Git branches across projects, improving workflow clarity and automation.
Core Features & Use Cases
- Automated Branch Name Generation: Creates branch names based on project requirements and established conventions.
- Convention Enforcement: Adheres to prefixes like
feature/,bugfix/,refactor/and converts names to kebab-case. - Use Case: When starting new work on the 'User Authentication' feature, this Skill will automatically generate the branch name
feature/user-authentication.
Quick Start
Use the get-branch-name skill to generate a new git branch name based on the project PRD.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: get-branch-name Download link: https://github.com/Was85/ralph-rlm-agent-framework/archive/main.zip#get-branch-name 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.