All Git skills
Best Claude Code skills for git workflows on Git (May 2026)
4 curated Claude Code skills that handle git workflows on Git projects. Install commands, configs, and copy-paste setup, refreshed May 2026.
4 items matching Git & Git Workflows.
Git Commit
Generate conventional commit messages and create commits with best practices
gitcommitworkflow
Create Pull Request
Generate comprehensive pull request descriptions and create PRs via GitHub CLI
gitgithubprworkflow
Changelog Generator
Generate structured changelogs from git history following Keep a Changelog format
changeloggitreleasedocumentation
Git Bisect Helper
Automated git bisect to find the exact commit that introduced a bug, with smart test command generation
gitdebuggingbisectregression