start-hotfix
CommunityStart hotfix branches quickly with git-flow-next.
AuthorFradSer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the initiation of hotfix branches in Git Flow, reducing manual steps and ensuring consistent branch naming and version updates.
Core Features & Use Cases
- Hotfix initiation: Create a new hotfix branch using the git-flow-next CLI to isolate urgent fixes.
- Version bump automation: Update version references across project files (e.g., package.json, Cargo.toml) as part of the hotfix process.
- Standardized commits & push: Generate a conventional commit message for the version bump and push the new branch to origin.
- Use Case: When a critical bug lands, start a hotfix branch, apply changes, commit with a standard message, and push for immediate collaboration.
Quick Start
Start a hotfix for a given version by running the CLI, for example: git flow hotfix start 1.2.3
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: start-hotfix Download link: https://github.com/FradSer/dotclaude/archive/main.zip#start-hotfix 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.