A comprehensive Git workflow skill that enforces modern development practices through eight reference documents covering everything from branching strategies to CI/CD integration. The non-negotiable rules are worth noting: no direct pushes to main, no merges until review threads are resolved, and preservation of atomic commits over squashing to maintain GPG signatures. It auto-detects hook frameworks like lefthook and husky, supports Conventional Commits out of the box, and includes a verification script to validate your setup. The merge gate workflow and signed commit handling are particularly well thought out. If you're tired of explaining Git best practices to your team or want to codify your workflow, this gives you a solid foundation to build on.
npx -y skills add netresearch/git-workflow-skill --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