About
This Claude Code skill empowers developers to master sophisticated Git operations that go beyond basic branching and merging. It provides comprehensive guidance for interactive rebasing to clean up commit history, using Git bisect to pinpoint bug introductions, and leveraging worktrees for simultaneous multi-branch development. Whether you need to recover deleted commits via the reflog or cherry-pick specific changes across branches, this skill offers production-ready patterns and safety protocols to ensure repository integrity and collaborative efficiency in complex team environments.