Start new hotfix branch
Creates a new hotfix branch, updates project version files, and pushes it to the remote repository.
/plugin marketplace add fradser/dotclaude/plugin install gitflow@frad-dotclaude<version>haikustart-hotfix/Goal: Create hotfix branch using git-flow-next CLI.
Actions:
git flow hotfix start $ARGUMENTSchore: bump version to $ARGUMENTS
with Co-Authored-By footergit push -u origin hotfix/$ARGUMENTS