Marketplace

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.

$ 설치

git clone https://github.com/ImproperSubset/hh-agentics /tmp/hh-agentics && cp -r /tmp/hh-agentics/cc-governance/skills/git-branching-strategy ~/.claude/skills/hh-agentics

// tip: Run this command in your terminal to install the skill