소개
The Advanced Git Workflows skill equips Claude with the expertise to manage sophisticated repository operations that go beyond basic branching and merging. It provides structured guidance for maintaining a clean, linear commit history through interactive rebasing, finding regressions using binary search with git bisect, and managing multiple development environments simultaneously via worktrees. Whether you need to recover lost commits using the reflog or prepare a pristine pull request, this skill ensures your version control practices remain professional, efficient, and resilient against mistakes.