Git and workflow

14,269 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

git-workflow

1273

JunMystery/Agent-Guidance-Python

Skill Claude CodeCodex needs its repo

Git workflow patterns including branching strategies, commit conventions, merge vs rebase, atomic commits, worktrees, change summaries, and disciplined version control for AI agents and developer teams.

not rated 2 1mo ago A 39 tokens original MIT

es6kr

1274

es6kr/skills

Plugin Claude Code

Bundles 28 skills · 5,292 tokens together

A collection of AI coding skills including TDD, commit management, dotfile sync, and more.

not rated 2 yesterday A tokens not measured original MIT

review-pr-fix

1275

AdriaanVE/agentic-coding

Skill Claude CodeCodex

Diff-focused PR/MR review that resolves merge conflicts, fixes the clear-cut findings itself, commits them locally, explains everything in plain language, and pushes to the PR/MR branch after your approval.

not rated 2 10d ago A 44 tokens

galdr-demo

1277

Arakiss/galdr

Skill Claude CodeCodex

Summarize a git repository's recent changes and write them to a Markdown file. Use it when asked for a «change summary», «quick changelog», «what changed in the repo», or to dump git state to a file. Parameters: the repository and the output path.

not rated 2 5d ago A 61 tokens original MIT

sharfuddin18/Codemaster-Ai

MCP server Claude CodeCodexCursor +2

MCP server "io.github.github/github-mcp-server" as configured in sharfuddin18/Codemaster-Ai. Runs in Docker (ghcr.io/github/github-mcp-server:1.0.3).

not rated 2 2d ago A tokens not measured

use-onprem-gh-cli-mcp

1279

ma-nakaya/onprem-gh-cli-mcp-server

Skill Claude CodeCodex

Use an on-premises GitHub CLI MCP server to select an isolated GitHub account and work with allowlisted repositories, committed files, issues, pull requests, checks, Actions logs, releases, labels, milestones, and Projects v2. Use for GitHub inspection, review, contribution, or administration requests that require…

not rated 1 22d ago A 98 tokens original MIT

repo-bootstrap

1280

ANAMIZED/YodMCP

Skill Claude CodeCodex

Automate full ANAMIZED product repo structure (Server OS parity) including USDC, Stripe, badges, CI, skills, AGENTS.md.

not rated 1 16d ago A 33 tokens

wisegit

1281

Sandip124/wisegit

MCP server Claude CodeCodexCursor +2

Extracts decision intent from git history and protects intentional code from AI modification. Runs locally from the @sandip124/wisegit npm package.

not rated 1 5mo ago A tokens not measured original MIT

agentic-sdlc-mcp

1282

SakuraCianna/agentic-sdlc-mcp

MCP server Claude CodeCodexCursor +2

Agentic SDLC governance and security controls for AI coding agents working with GitHub. Runs locally from the agentic-sdlc-mcp npm package. Needs 4 environment variables to run.

not rated 1 5d ago A tokens not measured original MIT

omnigit-mcp-only

1283

aifity/omnigit-mcp

Skill Claude CodeCodex

Always use the omnigit-mcp server for git and GitHub operations — never the git CLI via Bash and never gh. Activates whenever the task involves committing, pushing, branching, merging, force-pushing, opening/reading/commenting on issues or PRs, fetching commits or diffs, listing workflows, downloading artifacts, or…

not rated 1 6d ago A 103 tokens original MIT

binky

1284

andreisilva1/binky

MCP server Claude CodeCodexCursor +2

Give every git worktree its own isolated local world — ports, env, database, URLs — so a swarm of agents runs in parallel without collisions. Runs locally from the binky Python package.

not rated 1 1mo ago A tokens not measured original Apache-2.0

gitlab

1285

crunchtools/mcp-gitlab

MCP server Claude CodeCodexCursor +2

Secure MCP server for GitLab projects, merge requests, issues, and pipelines. Runs locally from the mcp-gitlab-crunchtools Python package.

not rated 1 6d ago A tokens not measured AGPL-3.0

devflow-mcp

1286

cocaxcode/devflow-mcp

MCP server Claude CodeCodexCursor +2

MCP server connecting Jira (Cloud + Server) with GitHub/GitLab. Branches, issues, PRs, flows. Runs locally from the @cocaxcode/devflow-mcp npm package.

not rated 1 5mo ago A tokens not measured original MIT

git-enhanced

1287

davidweb3-ctrl/mcp-git-enhanced

MCP server Claude CodeCodexCursor +2

One of 2 in server.json

Enhanced Git MCP Server - Code review, commit analysis, and branch management. Runs locally from the @davidweb3-ctrl/mcp-git-enhanced npm package. Needs 1 environment variable to run.

not rated 1 3mo ago A tokens not measured original MIT

gmem

1288

yksanjo/gmem

MCP server Claude CodeCodexCursor +2

Persistent, Solana-aware project memory for AI coding agents. Typed entities + git-aware diffs. Runs locally from the @yksanjo/gmem npm package. Needs 1 environment variable to run.

not rated 1 2mo ago A tokens not measured original MIT

claude-hive

1289

PenguinMiaou/claude-hive

Plugin Claude Code

Bundles 2 skills, 3 commands · 145 tokens together

Cross-window multi-agent coordination for Claude Code — worktree isolation, GitHub PR workflows, and automated conflict detection.

not rated 1 5mo ago A tokens not measured original MIT

codetex-mcp

1290

mrosata/codetex-mcp

MCP server Claude CodeCodexCursor +2

Commit-aware code context manager for LLMs - MCP server and CLI. Runs locally from the codetex-mcp Python package.

not rated 1 5mo ago A tokens not measured original MIT

seed

1292

5queezer/distill

Skill Claude CodeCodex

Populate the distill MCP knowledge base from the current repo's git history. Extracts decisions, patterns, failures, and context from commits and stores them with correct metadata.

not rated 1 4mo ago A 0 tokens original MIT

commit

1293

bitcoin21ideas/skills

Skill Claude Code

Multi-step git commit workflow. Gathers state, triages sensitive content and secrets, groups changes into logical units, runs the project's test/lint gate, proposes a plan for approval, and commits with conventional messages and no AI attribution. Use when changes need to be committed — when the user says "commit"…

not rated 1 2mo ago A 86 tokens original MIT

formatting-commits

1294

lijinnair/claude-code-skillforge

Skill Claude Code

Generates a well-structured, conventional Git commit message from the user's staged changes or a description of what they did. Use when the user says "write a commit message", "format my commit", or "help me commit this". Outputs a ready-to-paste commit message following the Conventional Commits specification.

not rated 1 6mo ago A 68 tokens original MIT

fence

1295

tokyubevoxelverse/fence

Skill Claude CodeCodex

Investigate why a strange piece of code exists before anyone deletes it (Chesterton's fence). Use when the user points at a weird line, hack, magic constant, or workaround and asks why it's there, whether it's still needed, or if it's safe to remove.

not rated 1 1mo ago A 57 tokens original MIT

bmobot-skills

1296

RockaRhymeLLC/claude-code-skills

Plugin Claude Code

Bundles 7 skills · 428 tokens together

Production-tested Claude Code skills for professional development workflows — code review, smart commits, PR generation, spec-driven development, and context management.

not rated 1 7mo ago A tokens not measured original MIT

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: