home/categories/git-workflows/htramsey-claude-config-skills-incremental-implementation-skill-md
git-workflowsdevops

incremental-implementation

Use when building multi-day features, avoiding long-lived branches, features taking >1 day, changes touching multiple systems, or high-risk changes needing gradual rollout - break features into deployable increments that each provide value

HTRamsey
maintainer
HTRamsey
업데이트됨 1/8/2026
스타
3
포크
0
quick start

Installation and usage

Use when building multi-day features, avoiding long-lived branches, features taking >1 day, changes touching multiple systems, or high-risk changes needing gradual rollout - break features into deployable increments that each provide value

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use incremental-implementation