Git and workflow for Claude Code

12,372 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 · React · Python · TypeScript · docker · Go · Localization · Rust · nextjs · bun · PostgreSQL

release

170

hanamizuki/solopreneur

Skill Claude Code needs its repo

Bump versions and tag plugins for release in the solopreneur multi-plugin marketplace. Detects which sub-plugins changed since their last tag, checks whether the root README is stale relative to those changes (offering one proposal at a time), asks the user for per-plugin patch/minor bumps, composes an outward…

not rated 148 +1 24d ago A SkillSpector: pass 205 tokens original MIT

skill

171

dbreunig/plumb

Skill Claude CodeCodex

Plumb keeps the spec, tests, and code in sync. It intercepts every git commit via a pre-commit hook, analyzes staged changes and conversation history, and surfaces decisions for review before the commit lands.

not rated 147 changed today A 0 tokens

release

172

mahmoud/lithoxyl

Skill Claude CodeCodex

Skill "release" from mahmoud/lithoxyl, covering release lithoxyl, pre-flight checks, release steps, 1. determine the release version and 2. update version for release.

not rated 146 1mo ago C 3 tokens original BSD-3-Clause

add-change

173

dmno-dev/bumpy

Skill Claude Code

Create a bumpy bump file describing which packages changed and how, for version bumping and changelog generation. Use when the user wants to record a change, add a bump file, or prepare packages for release.

not rated 144 14d ago A SkillSpector: pass 46 tokens original MIT

open-mercato/skills

Skill Claude CodeCodex

Advanced om-auto-continue-pr for PRs started by om-auto-create-pr-loop — claims the PR, resumes from the first non-done PLAN.md Tasks row in an isolated worktree, keeps the per-step commit and checkpoint discipline (integration tests + screenshots for UI), runs the full gate at completion, keeps spec-only design PRs…

not rated 143 +4 today A Socket: passSnyk: warnSkillSpector: pass 110 tokens original MIT

gh-issues

175

luyike221/xiaohongshu-mcp-python

Skill Claude Code

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5]…

not rated 142 +3 3mo ago A 116 tokens

release

176

arbiterForge/codeArbiter

Skill Claude CodeCodex

The single permitted path to a version tag, for any target declared in the project's .codearbiter/release-targets.md. Routed to when the user invokes /release on a non-default branch with a green suite. Takes the declared target as its one argument, derives the SemVer bump from Conventional-Commits history since that…

not rated 142 +1 today A 136 tokens AGPL-3.0

local-run

177

jolliai/jolliai

Skill Claude Code

Run a Jolli workflow locally — your own agent executes the workflow's recipe (no Jolli LLM budget) and its file writes land in a git-backed Jolli Space via a branch and pull request that space-cli opens on this machine. Use when the user wants to run a Jolli workflow locally.

not rated 141 +3 6d ago A SkillSpector: warn 65 tokens original Apache-2.0

git

178

Dave-London/Pare

MCP server Claude CodeCodexCursor +2

One of 26 in server.json

Structured git operations (status, log, diff, branch, show) as typed JSON. Runs locally from the @paretools/git npm package.

not rated 138 yesterday A tokens not measured original MIT

worktree-manager

179

Wirasm/worktree-manager-skill

Skill Claude Code

Create, manage, and cleanup git worktrees with Claude Code agents across all projects. USE THIS SKILL when user says "create worktree", "spin up worktrees", "new worktree for X", "worktree status", "cleanup worktrees", "sync worktrees", or wants parallel development branches. Also use when creating PRs from a worktree…

not rated 138 8mo ago D 107 tokens

publish

181

OzzyCzech/dotfiles

Command Claude Code

Release a new package version — semver bump from commits, tag, registry publish, GitHub Release.

not rated 136 3d ago A 20 tokens

ios-app-store-submit

182

ZestfulPulse/ios-app-store-submit

Skill Claude CodeCodex

Build, sign, and submit a Flutter/iOS app to the App Store Connect — covers Xcode archive/export, code signing (including headless-Mac keychain workarounds), the asc CLI for App Store Connect metadata automation, screenshot handoff, and final review submission. Use when asked to build and upload an iOS app, set up App…

not rated 135 +1 14d ago B 143 tokens original MIT

gh-infra

183

babarot/gh-infra

Skill Claude CodeCodex

Overview of gh-infra and command workflow (import, validate, plan, apply). Use when managing GitHub repository settings, labels, actions settings, rulesets, secrets, variables, or files declaratively via YAML manifests.

not rated 134 3mo ago A 49 tokens original MIT

github

184

MassLab-SII/open-agent-skills

Skill Claude CodeCodex

Comprehensive GitHub repository management toolkit. Provides file editing, issue/PR management, GitFlow workflow, release management, commit investigation, CI/CD workflow creation, and configuration file generation via MCP GitHub tools.

not rated 133 8mo ago A 44 tokens original Apache-2.0

gwm

185

kbrdn1/gwm-cli

Skill Claude Code

Manage git worktrees across any repository with the gwm Rust binary (CLI + ratatui TUI). Use when the user asks to create / list / remove / bootstrap / switch / link worktrees, run a command across worktrees (gwm exec) or reclaim build artifacts (gwm clean), materialise a PR into a worktree (gwm review), drive a…

not rated 133 +1 changed 5d ago A SkillSpector: warn 0 tokens original Apache-2.0

commit-push

186

minorun365/my-claude-code-settings

Skill Claude Code

A Japanese guide for reviewing all local Git changes, grouping them into sensible commits, and pushing them to the remote repository. Git is a tool for tracking code changes, while a remote repository is the shared copy hosted elsewhere.

not rated 129 10d ago A SkillSpector: warn 38 tokens original MIT

codeberg-devel

187

goern/forgejo-mcp

MCP server Claude CodeCodexCursor +2

One of 3 in .mcp.json

MCP server "codeberg-devel", hosted remotely at codeberg.org, as configured in goern/forgejo-mcp.

not rated 129 +3 today A tokens not measured GPL-3.0

conventional-branch

188

conventional-branch/conventional-branch

Skill Claude CodeCodex

Create Git branches following the Conventional Branch specification (feature/, bugfix/, hotfix/, release/, chore/, plus AI agent prefixes ai/, copilot/, cursor/, claude/, codex/). Use when creating a new branch, naming a branch, or checking whether a branch name complies with the spec. Also use alongside commit-check…

not rated 125 +1 8d ago A 75 tokens CC-BY-4.0

mycelium

189

openprose/mycelium

Skill Claude CodeCodex

Hidden layer of structured git notes for agent collaboration. When working in any git repo, check for notes on objects you touch before acting, and leave notes after meaningful work. Uses git notes directly — helper script and workflow scripts included.

not rated 124 5mo ago A 50 tokens original MIT

pypi-release

190

alchemiststudiosDOTai/tunacode

Skill Claude CodeCodex

This skill should be used when releasing tunacode-cli to PyPI. It keeps the existing local release checks, then hands the actual PyPI upload to a GitHub Actions workflow that uses the repository's PYPIAPITOKEN secret.

not rated 124 1mo ago A SkillSpector: pass 52 tokens original MIT

git-cheatsheet

191

LobsterTrap/lola

Skill Claude CodeCodex

Use this skill when working with git commands, version control, or repository management.

not rated 124 5d ago A SkillSpector: warn 15 tokens original Apache-2.0

gitflow

192

CJ-Systems/gitflow-cjs

Skill Claude CodeCodex

Run Vincent Driessen's git-flow branching model — start feature branches, and (later) finish them, cut releases, and ship hotfixes. Trigger when the user asks to "start a feature," "create a gitflow branch," "kick off feature X," or otherwise wants gitflow workflow operations on a git repository.

not rated 123 3mo ago A 70 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: