关于
The Git Advanced Workflows skill provides specialized guidance for managing complex repository histories and resolving difficult version control scenarios. It enables Claude to assist with interactive rebasing for clean PRs, using git bisect to find bug-introducing commits, managing multiple worktrees for concurrent development, and leveraging the reflog to recover from accidental data loss. This skill is essential for developers working in team environments where maintaining a clean, linear, and searchable history is a priority.