This one's for when you're beyond basic commits and pushes. It covers interactive rebase for cleaning up messy history, cherry-picking specific commits across branches, git bisect for hunting down bugs, worktrees for juggling multiple branches simultaneously, and reflog for recovering from disasters. The real value is in the practical workflows, like prepping a clean PR or applying hotfixes to multiple release branches. One thing to note: these are powerful tools that can rewrite history, so the skill correctly emphasizes using force-with-lease over force and avoiding rebases on shared commits. If you've ever wanted to squash a bunch of "fix typo" commits or recover from an accidental hard reset, this covers it.
npx -y skills add sickn33/antigravity-awesome-skills --skill git-advanced-workflows --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills