This is a comprehensive Git workflow reference that implements Conventional Commits, branch management strategies, and team collaboration standards. It covers the full development lifecycle from feature branches through hotfixes and releases, with specific examples for merge vs rebase decisions and conflict resolution. The skill includes detailed commit type references, branch naming conventions, and protection rules for master and develop branches. What stands out is the opinionated approach: it mandates no-ff merges for feature branches to preserve history, recommends rebase for syncing but merge for integration, and provides complete workflow commands you can actually copy and run. If your team debates whether to rebase or merge, or you're tired of inconsistent commit messages, this gives you a ready-made standard to adopt.
npx -y skills add galaxy-dawn/claude-scholar --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