home/categories/git-workflows/wesleymfrederick-cc-workflows-claude-skills-merging-feature-branches-to-main-skill-md
git-workflowsdevops

merging-feature-branches-to-main

Use when feature branch is complete and reviewed, ready to merge to main - squashes multiple commits into single clean commit in main using git merge --squash

WesleyMFrederick
maintainer
WesleyMFrederick
更新于 1/13/2026
星标
1
分支
0
quick start

Installation and usage

Use when feature branch is complete and reviewed, ready to merge to main - squashes multiple commits into single clean commit in main using git merge --squash

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use merging-feature-branches-to-main