git-workflows

Advanced Git workflows including interactive rebase, bisect, worktrees, branch strategies, conflict resolution, cherry-picking, and submodules. Use when doing complex git operations, cleaning up commit history, managing multiple branches, investigating bugs with git bisect, or working on parallel features with worktrees.

$ 설치

git clone https://github.com/randalmurphal/claude-config /tmp/claude-config && cp -r /tmp/claude-config/skills/git-workflows ~/.claude/skills/claude-config

// tip: Run this command in your terminal to install the skill