Best Claude Code Git skills
1,347Ranked by quality score. Browse all 1,347 Git skills
Git skills teach Claude Code a disciplined way through version control: isolated worktrees for parallel tasks, commit-message conventions, fetching and resolving unresolved pull-request comments, syntax-highlighted diffs, and triage of GitHub issues. Several come from teams that run Claude in their own repositories (Metabase, obra), which is why they read like house rules rather than tutorials.
These earn their place when Claude operates on a real repository with history you care about. Left to itself, Claude will commit on the wrong branch, write a subject line that restates the diff, or fix a review comment without marking it resolved. A worktree skill matters the moment you run more than one Claude session against one checkout, since two sessions sharing a HEAD will move the tree under each other.
Install one by placing its folder under ~/.claude/skills/ with a SKILL.md inside; the entry page carries a copy-paste command that resolves the repository default branch so it works whether the project uses main or master. Because Git skills usually run shell commands, look at what they execute before installing: a skill that pushes for you is a skill that can push the wrong thing. Open a new session for it to load.
Top 20 Git skills
analysis_claude_code
75· Complete reverse engineering research and analysis of Claude Code v1.0.33 · Reverse engineering analysis ·
使用 Git Worktrees
72创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Worktree Docs Issue: Dependency Installation — GitHub
72Community feedback on official docs with full worktree lifecycle walkthrough
Fix PR
72Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing reviewer concerns, making targeted code improvements, and…
Openclaude
72Open Claude Is Open-source coding-agent CLI for OpenAI, Gemini, DeepSeek, Ollama, Codex, GitHub Models, and 200+ models via OpenAI-compatible APIs.
n8n-mcp
70· MCP for Claude Desktop/Code to build n8n workflows · n8n workflow integration ·
Superclaude
68A versatile configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies, such as…
OSS PR
68Commit + PR workflow for open source contributions: auto-creates a user-prefixed branch when on main/master, then delegates to the commit and pr skills.
claude-relay-service
68· Self-built Claude code mirror service supporting multi-account switching · Relay service ·
Prime Isolation: Worktree Isolation and Git Ops Orientation
67Prime Isolation: Worktree Isolation and Git Ops Orientation skill
git-mcp
67· Free open-source remote MCP server for any GitHub project · Git integration MCP ·
pbakaus/impeccable
66at commit d6b1a56bc5b79e9375be0f8508b4daa1678fb058.
Ws Reset
65Reset the current branch to main, fetch upstream, and update submodules.
Cc Usage
65Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Code logs.
zcf
65· Zero-Config Code Flow for Claude code & Codex · Zero-config workflow ·
code-context
65· MCP plugin for semantic code search · Code search MCP ·
Claude skills github
64Building agent skills blog
Create Pull Request
64Provides comprehensive PR creation guidance with GitHub CLI, enforcing title conventions, following template structure, and offering concrete command…
Epic Sync
63Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Star us on GitHub
63It helps us keep building!
These are 20 of 1,347. See every Git skill, searchable and sortable by stars or name.