Claude Skills for Git
Claude skills for engineers who want cleaner commits, safer rebases and better PR hygiene.
Download the free pack
Get 3 Claude skills in a zip file. Upload each folder as its own skill in Claude.
Download pack (.zip)Free. No email required. Install instructions
Git is a power tool people use at 10%. This pack helps Claude write commit messages, plan branches, resolve conflicts, and build PRs that actually get reviewed quickly.
What you can do with this pack
- Write clean, atomic commit messages
- Plan a branching strategy for a feature
- Resolve merge conflicts without losing work
- Split a big diff into reviewable commits
- Draft PR descriptions that reviewers love
Skills in this pack
Commit Message Writer
Write clean, conventional commit messages that explain the why. Trigger on 'commit message', 'write a commit', 'conventional commit', 'commit log', or when the user is about to commit.
PR Description Writer
Write PR descriptions that reviewers can action quickly. Trigger on 'PR description', 'pull request description', 'write the PR body', 'describe this PR', or when the user is about to open a PR.
Merge Conflict Resolver
Resolve merge or rebase conflicts carefully, preserving both sides' intent. Trigger on 'merge conflict', 'rebase conflict', 'resolve conflicts', 'conflict resolution', or when the user has conflicted files they need to reconcile.
How to install the skills
- In Claude, turn on code execution under Settings → Capabilities.
- Download and unzip the pack above — you'll see one folder per skill.
- Go to Customize → Skills, click + Create skill, then Upload a skill.
- Zip each individual skill folder and upload it.
- Toggle the skill on. Claude will use it automatically when your request matches.
Full instructions: /download/claude-skills
FAQ
What is a Claude skill?
A Claude skill is a folder containing a SKILL.md file. It tells Claude when to trigger the skill and how to execute the task. Skills live inside your Claude account once uploaded.
Do these work on Free, Pro and Max plans?
Yes, as long as code execution is enabled. On Team and Enterprise plans, an admin needs to enable skills at the organisation level first.
Can I edit the skills?
Yes — the skills are plain markdown files. Open SKILL.md in any editor and change the description, steps, templates, or output format to match how you work.
Do I need all the skills in the pack?
No. Upload only the ones you'll use. Too many active skills makes Claude less precise about which one to pick.