This is a routing layer for local Git decisions, not a tutorial. It classifies your current mess (detached HEAD, diverged branch, merge conflict, accidental reset) and picks one of six workflow modes: branch hygiene, commit shaping, sync with base, conflict resolution, push safety, or undo and recovery. Every recommendation follows a safety ladder (status, reflog, force-with-lease over force, revert over reset on shared history) and hands off explicitly to code review, debugging, or task planning when the real problem isn't Git mechanics. Use it when you need the next safe move, not when you need to learn rebase from scratch.
npx -y skills add akillness/oh-my-skills --skill git-workflow --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