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.

ImproperSubset
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