Generate consistent, readable branch names from descriptions.
Generates consistent git branch names from descriptions using conventional commit prefixes. Claude uses this when you ask to create a branch, automatically applying kebab-case formatting and appropriate prefixes like `feat/`, `fix/`, or `docs/`.
/plugin marketplace add poindexter12/claude-flow/plugin install claude-flow@claude-flowThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Generate consistent, readable branch names from descriptions.
Prefixes align with the conventional-commit skill types for a unified workflow.
[prefix/]short-descriptive-name
Match conventional commit types for consistency:
| Prefix | Commit Type | Use When |
|---|---|---|
feat/ | feat: | New functionality |
fix/ | fix: | Bug fixes |
docs/ | docs: | Documentation only |
style/ | style: | Formatting, no code change |
refactor/ | refactor: | Code restructuring |
perf/ | perf: | Performance improvements |
test/ | test: | Adding/fixing tests |
chore/ | chore: | Maintenance, deps, config |
Use a prefix when the intent is clear. Skip it if ambiguous.
add-user-auth)add-search not implement-elasticsearch)user-profile not the-user-profile-page)fix/login-timeout not just JIRA-1234| Description | Branch Name |
|---|---|
| "Add user authentication" | feat/add-user-auth |
| "Fix the login timeout bug" | fix/login-timeout |
| "Update README with install instructions" | docs/update-readme |
| "Refactor the payment processing module" | refactor/payment-processing |
| "Bump lodash to fix security issue" | chore/bump-lodash |
| "Quick experiment with caching" | try-caching |
feat/PROJ-123-add-searchimprove-performancetry- or spike- prefix: try-redis-cachingCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.