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

seed

1105

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

1106

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

1107

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

1108

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

1109

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

atlassian-mcp

1110

stubbedev/atlassian-mcp

MCP server Claude CodeCodexCursor +2

MCP server for self-hosted Jira and Bitbucket (Go, distributed as a prebuilt binary). Runs locally from the @stubbedev/atlassian-mcp npm package.

not rated 1 yesterday A tokens not measured original MIT

JakeTRogers/my-awesome-copilot

Skill Claude CodeCodex

Inspect and evaluate GitHub PR review comments, respond with a clear technical position, and implement only valid feedback. Use when asked to review PR comments, respond to reviewers, address reviewer feedback, or make changes based on PR feedback.

not rated 1 5d ago A 51 tokens

pdw

1112

diablofong/product-dev-workflow

Skill Claude CodeCodex

Product Dev Workflow — a branch-per-task development assistant. Single slash command /pdw with seven sub-flows. Use /pdw alone to see the menu, or /pdw [sub] [args] for a specific flow. Sub-commands are init, talk, dev, hotfix, done, status. Also accepts natural language ("/pdw I want to build a login page") and…

not rated 1 4mo ago A 89 tokens original MIT

git-commit-helper

1113

lc-rezende/AI-Custom-Skills

Skill Claude CodeCodex

Generate conventional commit messages without scopes based on staged changes. Use when the user asks for commit message help, has staged changes, or is about to commit.

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

agile-ledger

1114

nunoamorim99/agile-ledger

Plugin Claude Code

Bundles 2 skills, 32 commands · 921 tokens together

Plain-Markdown Scrum/Agile product management for Claude Code — backlog, sprints, board, velocity, releases, and GitHub traceability from slash commands.

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

semver-cop

1115

tokyubevoxelverse/semver-cop

Skill Claude CodeCodex

Determine whether the next release is legally a patch, minor, or major by diffing the public API surface against the last published version. Use before cutting a release, when reviewing "is this breaking?", or when writing honest release notes.

not rated 1 1mo ago A 52 tokens original MIT

release-doi

1116

shimo4228/release-doi

Skill Claude Code

A release checklist for research repositories that publish versions with Zenodo, a service that assigns permanent digital object identifiers (DOIs) to research outputs. It also records a Software Heritage identifier, which helps identify archived source code.

not rated 1 changed 9d ago A 130 tokens copy · 89% MIT

repokit

1117

PBNZ/repo-kit

Plugin Claude Code

Bundles 2 skills · 128 tokens together

Scaffold standard-compliant repos with /new-repo, and apply the RepoKit standard (conventions + pre-commit/pre-PR checklists) while working in any compliant repo.

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

sprint

1118

leonhoffmann86/team-sprint

Plugin Claude Code

Bundles 3 skills, 6 agents, 1 MCP server · 399 tokens together

Autonomous TODO workflow: refine an idea into one structured TODO item, then a git-hook chain plans → implements (subagent team + deterministic gate, isolated worktree, never auto-merged) → reviews it. Language-agnostic, config-driven, bootstrapped into any repo.

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

git-pkgs

1119

git-pkgs/skills

Plugin Claude Code

Bundles 14 skills · 695 tokens together

Dependency and repository management skills powered by git-pkgs, brief, forge, pin, and capcheck. Track dependency history, scan for vulnerabilities, evaluate packages, generate SBOMs, work across git forges, and more.

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

git-workflow

1120

dkmqflx/git-workflow-plugin

Plugin Claude Code

Bundles 5 skills · 573 tokens together

5 git workflow skills: create worktrees/branches (from the current position or a named base branch), open PRs with an AI-drafted title/body, and clean up branches/worktrees after merge.

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

github-mcp-server

1121

lyderdev/github-mcp-server

MCP server Claude CodeCodexCursor +2

A comprehensive Model Context Protocol (MCP) server that provides Git repository management capabilities for AI assistants and automation tools. Includes 29 Git operations + 11 workflow combinations with complete CLI alias system and advanced developer pr. Runs locally from the github-mcp-server npm package.

not rated 1 1y ago A tokens not measured

release

1122

husniadil/ekstend

Command Claude Code

Execute the full release workflow for ekstend plugins.

not rated 1 5mo ago A 0 tokens original MIT

workbench

1124

matheusPavaneli/workbench

Plugin Claude Code

Bundles 10 skills · 469 tokens together

Ticket-to-PR development workflow: triage, plan with verified citations, implement inside the plan, review, commit, PR. Pluggable issue trackers (Jira, Azure DevOps, GitHub Issues) or a backlog in the repo, so it works with no tracker at all.

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

bear-skills

1125

jtprogru/bear-skills

Plugin Claude Code

Bundles 44 skills, 3 commands, 15 agents, 1 hook · 6,705 tokens together

A plugin collection containing rules, skills, and agents for several areas, including Obsidian note-taking, Git workflows, site reliability, Kubernetes, content production, and agent operations. A plugin is a package that adds capabilities to a coding agent.

not rated 1 yesterday A tokens not measured original MIT

vibe-flow

1126

OAI-Labs/vibe-flow

Plugin Claude Code

Bundles 14 skills, 2 agents · 878 tokens together

Orchestration skills for Vibe Kanban: plan → ship → link → review → merge with wave-based dispatch, executor routing (T0-T4), and autonomous fix loops.

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

fr-isolation

1127

derio-net/super-fr

Skill Claude Code

Run work in an isolated workspace: git worktree + devcontainer, driven through the fr isolation CLI (exec-bridge). Use when feature work must not touch the base repo, when fr-brainstorming or fr-goal needs a workspace, when the operator says "isolate this" / "run it in the container", or to clean up after a merged PR.…

not rated 1 changed 5d ago A 97 tokens original MIT

plan-build-review

1128

shindo107/plan-build-review

Plugin Claude Code

Bundles 1 skill · 56 tokens together

Rigorous think→plan→do→review workflow with progressive clarification, parallel subagent exploration, adversarial Opus+Sonnet review, and optional commit/push/deploy/worktree finishing.

not rated 1 4mo 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: