Git and workflow for Claude Code

12,492 mods tagged Git and workflow that install into Claude Code, measured the same four ways as everything else here: what each costs in tokens on every session, what a security scan found and why, whether it is the original, and what changed.

Also for Claude Code: anthropic · Web3 and blockchain · Python · React · TypeScript · docker · Go · Rust · Localization · nextjs · bun · PostgreSQL

commit-like-pro

986

jeffrey2423/commit-like-pro

Skill Claude CodeCodex

Review pending git changes and create senior-quality commits. Groups unrelated changes into separate logical commits, writes Conventional Commits messages that explain the why, and executes them — all on a tight token budget. Use when the user says "commit", "commit my changes", "commit like a pro", "ship this", or…

not rated 2 1mo ago A 75 tokens original MIT

create-mr

987

encoreshao/encore-skills

Skill Claude CodeCodex

Create a GitLab Merge Request — clear title, high-level summary of what was changed and why, explicit confirmation the issue is resolved.

not rated 2 23d ago A 30 tokens original MIT

repo-memory-workflow

989

luckyangf/repo-memory-workflow

Skill Claude CodeCodex

Guides users through repo-memory-workflow setup, task splitting, checkpointed AI development, and codex exec relay loops. Use when the project has AGENTS.md and .ai/TASK.md, or when the user says install this, initialize test, run a loop test, loop stuck, Round 1 starting, init, setup, Missing runloop, continue task…

not rated 2 4mo ago A 110 tokens

/big-vibe-code

990

um1chc5/vibe-cursor

Command Claude Code

Long-run pipeline from features through tasks, implementation, verify, and commits on development.

not rated 2 5mo ago A 22 tokens

review-with-copilot

991

smaglio81/ai-tools-organizer

Skill Claude CodeCodex

A loop for continuously reviewing the Copilot comments on a pull request until all comments are resolved by implementation or explanation.

not rated 2 3mo ago A 29 tokens

mergechain-deps

992

oleg-koval/mergechain

Skill Claude Code

Declare and manage MergeChain PR merge-dependencies from the terminal or AI agent. Use when marking a PR blocked by another, setting up stacked-PR dependencies, or during push/open-PR flows for branches based on non-default bases (auto-detect prerequisite). Writes the visible managed PR-body section and exact hidden…

not rated 2 1mo ago A 0 tokens

repo-tooling

993

rtorcato/repo-tooling

Plugin Claude Code

Bundles 7 skills · 853 tokens together

Adopt and audit the @rtorcato/repo-tooling shared presets via its CLI, follow the family's semantic-release publishing rules, and run the label-driven ai-issue-loop pipeline.

not rated 2 11d ago A tokens not measured original MIT

visionTw/godot-ai-harness

Command Claude Code needs its repo

A command that reviews recent Git commits and creates a brief of possible lessons to move into a shared AI harness, a reusable set of development instructions and tools.

not rated 2 25d ago A 0 tokens original MIT

changelog-formatting

995

mattppal/shipping-szn

Skill Claude CodeCodex needs its repo

Format changelog content according to Replit's changelog template structure. Use when converting raw changelog content into properly structured documentation with correct frontmatter, sections, and media formatting.

not rated 2 7mo ago A 41 tokens original MIT

git-commit-helper

996

ghostship25/Skilllint

Skill Claude CodeCodex

Writes clear, conventional-commit-style commit messages from staged git diffs, and can split unrelated changes into separate commits.

not rated 2 27d ago A 29 tokens original MIT

cut-release

997

coeusyk/inference-x

Skill Claude Code

Decide whether unreleased develop work warrants a release, pick the version per semver.org, and cut it following this repo's established commit/PR/tag/release pattern.

not rated 2 1mo ago A 38 tokens original MIT

Git提交和推送

998

nongjun/awesome-harness-engineering

Command Claude Code

A Git command workflow for saving local code changes, updating from a remote repository, and pushing the result. Git is a version-control system, and a remote repository is the shared copy hosted elsewhere.

not rated 2 5mo ago A 0 tokens original MIT

gh-pr-handling

999

martin-janci/autopilot

Skill Claude Code

Expert GitHub CLI and PR handling. Use when working with pull requests, GitHub issues, reviews, CI checks, or any gh command operations.

not rated 2 8mo ago A 35 tokens original MIT

git-commit

1000

jackieyyang/skills

Skill Claude CodeCodex

Create standardized, semantic git commits using the Conventional Commits specification. Analyze the actual diff to determine appropriate type, scope, and message.

not rated 2 3mo ago A 31 tokens original MIT

jj-megamerge

1001

bitbloxhub/skills

Skill Claude CodeCodex

Use this skill for Jujutsu megamerge workflows: maintaining one octopus merge over multiple independent work branches, staging new stacks, absorbing WIP into existing commits, restacking onto trunk, and publishing only individual branches.

not rated 2 2mo ago A 51 tokens

commit-pr-generator

1002

tyeom/skills

Skill Claude CodeCodex

A read-only tool that examines changes in a Git worktree, the folder containing a repository and its current edits, then drafts a commit message and a pull request (PR) title and description. If there are no current edits, it uses recent commits instead.

not rated 2 2mo ago A 138 tokens

code-storage

1003

ipruning/skills

Skill Claude CodeCodex

Agent skill for interacting with code.storage, a managed Git infrastructure layer. Provides repository creation, branching, commits, file access, diffs, search, notes, GitHub sync, ephemeral branches, and forking through a RESTful HTTP API authenticated with customer-signed JWTs. Every repo operation scoped per-JWT.

not rated 2 14d ago A 67 tokens

changelog

1004

rediche/skills

Skill Claude CodeCodex

Generate a concise, user-facing changelog from meaningful changes in the current repository and branch. Use when the user asks for a changelog, release notes, recent changes, or a summary of work over a date range or contributor scope.

not rated 2 23d ago A 50 tokens original MIT

gcmg

1005

yashraj-n/skills

Skill Claude CodeCodex

Generates conventional Git commit messages from staged or unstaged code changes. Use when the user asks to commit, write a commit message, stage changes, or says things like "commit this", "what should my commit say", or "generate a commit message".

not rated 2 1mo ago A 56 tokens original MIT

ado-open-pr

1006

jamesyang124/agent-skills

Skill Claude Code

Create an Azure DevOps pull request for the current branch using the Azure DevOps MCP. Pushes the branch, generates the description via the generate-pr-notes contract, opens the PR against a target branch (default develop), and adds reviewers resolved from teams or explicit emails. By default (opt out with…

not rated 2 1mo ago A 124 tokens original MIT

pr-babysit

1007

a1f/agent-templates

Skill Claude CodeCodex

Use when the user wants to babysit a PR through the review/CI cycle, or invokes /pr-babysit. Polls for new review comments and CI failures, fixes them, resolves merge conflicts, and loops until the PR is ready to merge.

not rated 2 12d ago A 59 tokens original MIT

alchemy-contribute

1008

den-labs/agent-skills

Skill Claude CodeCodex

Automates the end-to-end contribution workflow to Alchemy open-source repos (github.com/alchemyplatform/) — read CONTRIBUTING, fork via gh, clone, set upstream, install deps with the right package manager, create a feature branch, run lint/tests, stage/commit, push, and open a Pull Request. Use this skill whenever the…

not rated 2 changed 7d ago A 197 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: