create-branch
SKILL.md
/create-branch
Git Flow branch creation workflow with worktree support.
Quick Reference
gwq add -b <branch-type>/<branch-name>
Branch types: feature/, release/, hotfix/
Prerequisite: gwq must be installed. See docs/prerequisites.md.