About
The GitFlow Hotfix Start skill streamlines the emergency bug-fix workflow within Claude Code by automating the boilerplate steps of the GitFlow methodology. It intelligently identifies the correct production base branch, normalizes user-provided names into a standard kebab-case format, and creates or resumes the corresponding hotfix branch. Crucially, it also handles the incrementing of patch versions for projects using Semantic Versioning and ensures the local environment is synchronized with the origin repository, allowing developers to focus immediately on the fix rather than administrative git tasks.