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