home/categories/git-workflows/impropersubset-hh-agentics-cc-governance-skills-git-branching-strategy-skill-md
git-workflowsdevops
git-branching-strategy
This skill should be used when starting new feature work, mid-feature when wanting to add unrelated changes, when a branch has grown beyond 20 commits, or when unsure whether to create a new branch. Covers one-feature-one-branch rule, branch size targets, and when to split branches.
maintainer
ImproperSubset
更新日 1/15/2026
スター
0
フォーク
0
quick start
Installation and usage
This skill should be used when starting new feature work, mid-feature when wanting to add unrelated changes, when a branch has grown beyond 20 commits, or when unsure whether to create a new branch. Covers one-feature-one-branch rule, branch size targets, and when to split branches.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use git-branching-strategy