关于
The Advanced Git Workflows skill provides Claude with domain-specific knowledge for handling sophisticated version control scenarios. It enables efficient history management through interactive rebasing and autosquashing, automated bug detection using binary search with git-bisect, and concurrent branch management via worktrees. Whether you need to recover 'lost' commits using the reflog, apply specific patches across multiple releases with cherry-picking, or prepare a polished pull request, this skill provides the implementation patterns and safety checks required for professional-grade repository management.