Start new feature branch
Creates and pushes a new feature branch using git-flow-next conventions.
/plugin marketplace add fradser/dotclaude/plugin install gitflow@frad-dotclaude<feature-name>haikustart-feature/Goal: Create feature branch using git-flow-next CLI.
Actions:
git flow feature start $ARGUMENTSgit push -u origin feature/$ARGUMENTS