概要
This skill provides a comprehensive toolkit for developers using Git, covering high-level strategies like interactive rebasing and automated bug hunting via git bisect. It empowers Claude to guide users through non-linear version control tasks, manage multiple feature branches simultaneously using worktrees, and utilize the reflog as a safety net for recovering lost work, ensuring a professional and manageable codebase for solo developers and large teams alike.