home/categories/git-workflows/trevors-dot-claude-skills-git-workflow-skill-md
git-workflowsdevops

git-workflow

Handle squashing multiple commits and rebasing feature branches safely. Use when consolidating commits into a single commit, or rebasing feature branches onto updated development branches. Falls back from jj when not available.

TrevorS
maintainer
TrevorS
更新于 1/20/2026
星标
2
分支
0
quick start

Installation and usage

Handle squashing multiple commits and rebasing feature branches safely. Use when consolidating commits into a single commit, or rebasing feature branches onto updated development branches. Falls back from jj when not available.

安装
$ install --globalskills.sh
使用

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

skills use git-workflow