home/categories/git-workflows/josehu07-josehu07-github-io-assets-dev-env-claude-code-skills-squash-branch-skill-md
git-workflowsdevops

squash-branch

Squash all commits on a feature branch into a single commit. Use when the user wants to clean up commit history, squash commits, or consolidate branch changes into one commit.

josehu07
maintainer
josehu07
업데이트됨 1/18/2026
스타
5
포크
1
quick start

Installation and usage

Squash all commits on a feature branch into a single commit. Use when the user wants to clean up commit history, squash commits, or consolidate branch changes into one commit.

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

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

skills use squash-branch