Git and workflow for Claude Code

12,491 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

autonomy-loop

1129

inferencegod/autonomy-loop

Plugin Claude Code

Bundles 1 skill, 9 commands, 2 agents, 2 hooks · 504 tokens together

Claude Code terminals on one repo pass a git baton: composable builder / reviewer / planner / researcher roles with a deterministic floor under every LLM judgment. v0.8.0 adds a rings + provision-or-refuse security posture: a SessionStart preflight prober classifies an assurance tier (ATTESTED -> LIVENESS -> SEPARATED.

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

release

1130

hautc-it/cil

Command Claude Code

Project-local release pipeline — bump version, regenerate CHANGELOG from commits since last tag, update README docs for new features (with concrete examples + argument explanations), commit + tag + push, open a PR if on a non-main branch, then hand off a manual npm publish (no token configured yet).

not rated 1 1mo ago A 60 tokens original MIT

public-release-prep

1131

S24DeFi/global-lib-skills

Plugin Claude Code

Bundles 1 skill · 151 tokens together

Audit a private git repo's full history (every branch, tag, and PR ref) for secrets and PII before making it public, then carry out the cleanup.

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

wrap

1133

VaibhavAher100/wrap-session

Command Claude Code

You are closing a Claude Code session. Execute all steps below in order.

not rated 1 2mo ago A 0 tokens original MIT

checkpoint

1134

SatymSingh01/claude-code-pack

Skill Claude CodeCodex

Creates a git checkpoint commit of all current changes. Use when you want to save progress mid-session before risky changes. Invoke with /checkpoint or "save checkpoint" or "git checkpoint".

not rated 1 4mo ago A 39 tokens

session-handoff

1135

s9b/session-handoff

Skill Claude Code

Documents the current Claude Code session by writing what changed, what broke, how problems were solved, and what's next into DECISIONS.md, CONTEXT.md, and CLAUDE.md. Then commits everything to git. Use this skill when the user says they are done, wrapping up, finishing, handing off, ending the session, switching…

not rated 1 5mo ago A 150 tokens original MIT

openspec-auto-archive

1136

vyhuholl/openspec-auto-archive

Plugin Claude Code

Bundles 1 hook

Before every git commit, archives completed OpenSpec changes (all tasks [x]); if openspec archive fails, blocks the commit and asks Claude to invoke opsx:archive, then retry the commit.

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

changeset-analyzer

1137

orin-dx/agent-plugins

Agent Claude Code

Delegate to this subagent when you need changeset@2 artifacts produced from a git diff. Input is a git diff, optionally a linked spec@1, and optionally smith's criteriaevidence from the TDD run that produced this diff. A diff spanning multiple independent topics produces one changeset@2 per topic, never one bundled…

not rated 1 changed 2d ago A 233 tokens original MIT

dev-updates

1138

jefuriiij/dev-updates

Skill Claude Code

Detect and summarize uncommitted git changes grouped by feature area, then generate a structured commit message. Use when the user says "what's the update?", "what changed?", "summarize my changes", "what have I done?", or "what did I update?".

not rated 1 4mo ago A 59 tokens original MIT

android-release-bump

1139

zurche/agent-skills

Plugin Claude Code

Bundles 1 skill · 91 tokens together

Reusable Android release workflow with version bumps, Play release notes, verification, optional headless emulator QA, and optional Play upload.

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

git-master

1140

yunseo-kim/agent-toolbox

Skill Claude CodeCodex

MUST USE for ANY git operations. Atomic commits, rebase/squash, cherry-pick, worktree, reflog recovery, and history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', loadskills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'cherry-pick', 'worktree'…

not rated 1 yesterday A 118 tokens

config-file-versioning

1142

dragon-fish/config-file-versioning

Skill Claude CodeCodex

A local backup system for important configuration files, such as SSH or shell settings. It watches selected files and saves changed versions in separate Git histories.

not rated 1 4mo ago A 150 tokens original MIT

release-notes

1143

z5840415/crossharness

Skill Claude Code

Draft release notes from merged PRs since the last tag.

not rated 1 1mo ago A 15 tokens original MIT

goal-ledger

1144

jpbaking/goal-ledger

Skill Claude CodeCodex

Plan, delegate, and accept a durable, git-tracked Goal Ledger for multi-phase or long-running work: .goal-ledger/GOAL.md plus phase-NNNN.md files, a planner/executor role split so a stronger model plans and reviews while cheaper models run the phases, approval gates, an isolated goal branch, committed recovery…

not rated 1 1mo ago A 162 tokens original 0BSD

release

1145

ai-native-sys/claude-code-tools

Skill Claude Code

Release plugins — code review, bump versions, verify consistency, and push to GitHub.

not rated 1 3mo ago A 18 tokens original MIT

bitbucket

1146

jacobpixleratgather/bitbucket-mcp

MCP server Claude CodeCodexCursor +2

A local stdio MCP server for Bitbucket Cloud. Runs locally from the @mcpkits/bitbucket npm package.

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

globodai-group/mcp-github-dashboard

MCP server Claude CodeCodexCursor +2

MCP server "globodai-mcp-github-dashboard" as configured in globodai-group/mcp-github-dashboard. Runs locally from the globodai-mcp-github-dashboard npm package.

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

mcp-gitlab

1148

harshmaur/gitlab-mcp

MCP server Claude CodeCodexCursor +2

GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more. Runs locally from the @zereight/mcp-gitlab npm package.

not rated 1 1y ago A tokens not measured fork MIT

gitlab-mcp-server

1149

owayo/gitlab-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server "gitlab-mcp-server" as configured in owayo/gitlab-mcp-server. Runs locally from the gitlab-mcp-server Python package.

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

pr-splitter-mcp

1150

Polly2014/PR-Splitter-MCP

MCP server Claude CodeCodexCursor +2

A MCP server that intelligently splits large PRs into multiple smaller PRs for better code review. Runs locally from the pr-splitter-mcp Python package.

not rated 1 8mo ago A tokens not measured

fork-parity-mcp

1151

moikas-code/fork-parity-mcp

MCP server Claude CodeCodexCursor +2

MCP server for tracking fork parity with upstream repositories. Runs locally from the @moikas/fork-parity-mcp npm package.

not rated 1 1y ago A tokens not measured

github-integration-hub

1152

CrBatista/mcp-cli-github-integration

MCP server Claude CodeCodexCursor +2

MCP server "github-integration-hub" as configured in CrBatista/mcp-cli-github-integration. Runs locally from the github-integration-hub npm package.

not rated 1 9mo ago A tokens not measured

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: