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