Create a new feature branch with optimized short naming, or auto-generate from uncommitted changes
/plugin marketplace add joaquimscosta/arkhe-claude-plugins/plugin install git@arkhe-claude-pluginsfeature_description# Branch Creation Command Creates feature branches with intelligent naming and auto-incrementing. ## Usage ## Examples ## Implementation Invoke the Skill tool with skill name "git:creating-branch" and arguments: `$ARGUMENTS` The skill will handle commit type detection, branch naming, auto-increment numbering, and can auto-generate from uncommitted changes when no arguments are provided. For detailed documentation, see `git/skills/creating-branch/SKILL.md`.