Advanced Git operations and workflows including interactive rebasing, conflict resolution, history manipulation, bisecting for bugs, cherry-picking, reflog recovery, and branch management strategies. Use for: (1) Interactive rebasing and commit cleanup, (2) Complex merge conflict resolution, (3) Git bisect for bug hunting, (4) History rewriting and cleanup, (5) Branch strategy implementation (Git Flow, trunk-based), (6) Recovering lost commits with reflog
Inherits all available tools
Additional assets for this skill
This skill inherits all available tools. When active, it can use any tool Claude has access to.
README.mdexamples/branch_strategies.mdexamples/conflict_resolution.mdexamples/interactive_rebase.mdreferences/best-practices.mdreferences/branch-management.mdreferences/reflog-recovery.mdreferences/troubleshooting.mdscripts/git_helper.sh