home/categories/git-workflows/masa-codehub-issue-creator-kit-gemini-skills-github-branch-strategy-skill-md
git-workflowsdevops

github-branch-strategy

Defines standard branch management logic. Typical use cases include (1) Creating a new feature branch from main to start work, (2) Switching to an existing feature branch to continue work or review, and (3) Moving local commits from main to a new feature branch for PR creation.

masa-codehub
maintainer
masa-codehub
更新于 1/19/2026
星标
0
分支
0
quick start

Installation and usage

Defines standard branch management logic. Typical use cases include (1) Creating a new feature branch from main to start work, (2) Switching to an existing feature branch to continue work or review, and (3) Moving local commits from main to a new feature branch for PR creation.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use github-branch-strategy