Git and workflow for Claude Code

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

issue-creator

601

centitenka/issue-creator

Skill Claude CodeCodex

A tool for creating structured GitHub Issues in Chinese, with one section written for people and another organized for AI tools. GitHub Issues are records for bugs, tasks, and feature requests, and sub-issues break larger work into linked parts.

not rated 6 2mo ago A 76 tokens

conventional-commits

602

strands-compose/sdk-python

Skill Claude CodeCodex

Write git commit messages that follow the Conventional Commits standard. Use when the user asks for a commit message, or gives a change summary or diff and wants it written up for git.

not rated 6 27d ago A 43 tokens original Apache-2.0

rally-park

604

ddgonzal3/rally

Command Claude Code

You are parking the current thread so its tree slot frees up. Branch + Claude convo persist on remote + in Rally's DB. Resume later from any tree.

not rated 6 today A 0 tokens original MIT

release

605

windaddict/switchboard-streamdeck

Command Claude Code

Cut a signed, notarized Switchboard release (GitHub + Homebrew tap).

not rated 6 +1 20d ago A 17 tokens original MIT

dev-flow

606

Wizarck/ai-playbook

Skill Claude CodeCodex

Orchestrate the canonical task↔PR↔release flow end-to-end. Two modes — /dev-flow start scaffolds an OpenSpec change + branch + (optional) worktree + git hook ready for commits; /dev-flow ship validates the current branch + pushes + opens PR + monitors CI. Use whenever you start any non-trivial change in a…

not rated 6 6d ago A 111 tokens original

gh-stack

607

RaihanParl/ai-skill

Skill Claude CodeCodex

Manage stacked branches and pull requests with the gh-stack GitHub CLI extension. Use when the user wants to create, push, rebase, sync, navigate, or view stacks of dependent PRs. Triggers on tasks involving stacked diffs, dependent pull requests, branch chains, or incremental code review workflows.

not rated 6 4d ago A 65 tokens

gitstandup

608

muba00/gitstandup

MCP server Claude CodeCodexCursor +2

Generate daily standup notes from git commits across multiple repositories with AI summaries. Runs locally from the gitstandup-mcp npm package.

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

leakferret

609

leakferrethq/leakferret

MCP server Claude CodeCodexCursor +2

Context-aware secret scanner: lets an AI agent scan, verify, and rewrite secrets before committing. Runs locally from the @leakferret/mcp npm package.

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

skill

610

jondot/clue

Skill Claude CodeCodex

Every time you are about to run git commit, you MUST do this first.

not rated 5 6mo ago A 0 tokens

stack-changes

611

Ishtiaqhossain/claude_stack_changes

Skill Claude CodeCodex

Splits a large change into small, single-purpose units of review — PRs, diffs, or CLs — each making one argument (one diff, one thesis) and each buildable and testable on its own. Use when a change is too big to review, when a feature builds on existing code, when working in a large monorepo with stacked diffs, or…

not rated 5 2mo ago C 123 tokens

oss-skills

612

the-open-agent/oss-skills

Plugin Claude Code

Bundles 18 skills · 1,937 tokens together

18 skills for open-source development: bootstrapping repos, API design, testing, CI, releases, supply-chain security, docs, triage, contributor experience, launch, and governance.

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

capture-lessons

614

rbah31/claude-code-workflow

Skill Claude Code

Ship and capture lessons workflow. Creates the PR, updates lessons learned, updates documentation, generates the sprint retrospective, and updates the backlog. Use at the end of a sprint cycle, or when the user says "ship", "capture", "lessons", "retro", "retrospective", "wrap up", or "done with this sprint". Also use…

not rated 5 2mo ago A 100 tokens original Apache-2.0

github

615

kmmuntasir/nano-review

MCP server Claude CodeCodexCursor +2

GitHub's hosted MCP server: lets the agent search code, read and create issues and pull requests. Remote server at api.githubcopilot.com.

not rated 5 4mo ago A tokens not measured GPL-3.0

jig-github-release

617

0x0w1/jig

Skill Claude CodeCodex

Use when releasing this repository from the CLI by promoting develop to main with a fast-forward push, grading the release as patch/minor/major by what installed projects actually pay, computing the next version from the latest tag, and publishing a GitHub release with agent-written notes. No release PR, no…

not rated 5 changed 9d ago A 71 tokens original MIT

work-with-pr

618

ZDragon17/oh-my-claude

Skill Claude CodeCodex

A skill for automating the full pull-request lifecycle. A pull request is a proposed code change submitted for review before it is merged into a shared codebase.

not rated 5 4mo ago A 9 tokens

gh-review-loop

619

OrenAshkenazy/gh-review-loop

Plugin Claude Code

Bundles 1 skill, 2 hooks · 55 tokens together

Clears AI reviewer feedback on your PR: reads real review-thread state, sweeps the sibling instances the reviewer missed, gates every push on your repo's own tests, then requests re-review — hard-capped so it can never spam the PR. Works with Codex out of the box, or any reviewer bot you configure.

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

bellwether

620

roderik/bellwether

Plugin Claude Code

Bundles 2 skills, 2 hooks · 93 tokens together

Drive PRs to merge-ready: watch CI, fix failures, resolve review comments. Self-contained watch loop that keeps going until pr.ready=true.

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

autoimprove

621

benmarte/autoimprove

Plugin Claude Code

Bundles 6 skills, 6 commands, 1 hook · 378 tokens together

Language-agnostic autonomous codebase improvement loop using isolated git worktrees. Every experiment runs on its own branch — main is never touched until a winning change is merged. Works with any language or framework.

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

gates

622

jasonm4130/claude-skills

Plugin Claude Code

Bundles 1 skill · 125 tokens together

Four stateless PreToolUse gates, a PostToolUse JSON-config guard, and a docs-consolidation trigger. Denies a git commit that changes code without staging its covering docs (per-plugin README/CLAUDE.md pairs, or the nearest README/CLAUDE/AGENTS walking up); asks before a new-project scaffold command (npm create vite…

not rated 5 changed 7d ago A tokens not measured original MIT

suxiaoqiang-cli

623

AiGuangInc/suxiaoqiang-cli

Plugin Claude Code

Bundles 1 skill · 152 tokens together

A command-line plugin for the Superun vibe-coding platform, used to manage Superun application projects. Its tool is called sxq.

not rated 5 changed 8d ago A tokens not measured original Apache-2.0

gh-publish

624

Starfie1d1272/dsh-github-skills

Skill Claude CodeCodex

Publish task-scoped changes to GitHub through a branch/commit/push/PR flow, including fork-based external contributions. Use when the user wants changes pushed or a PR opened; draft PR is the default.

not rated 5 +1 24d ago A 47 tokens original Apache-2.0

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: