Acerca de
This skill equips developers with the expert-level Git commands necessary for maintaining high-quality codebases and resolving complex repository issues. It provides structured guidance on rewriting history via interactive rebase, isolating bugs with binary searches using Git bisect, and managing multiple concurrent tasks through worktrees. Whether you're preparing a clean pull request, recovering 'lost' commits via the reflog, or synchronizing diverged branches, this skill offers the implementation patterns and safety checks needed to navigate version control challenges with professional confidence.