Git and workflow for Codex

7,021 mods tagged Git and workflow that install into Codex, 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 Codex: anthropic · Web3 and blockchain · Python · React · TypeScript · openai · android · docker · Go · Localization · bun · nextjs

clean-commit

337

zyl100200/clean-commit-skill

Skill Claude CodeCodex

Writes git commit messages in a pure human-authored voice and strips AI attribution, tool watermarks, model names, co-author footers, and AI self-references. Use whenever creating, amending, rewriting, or reviewing a git commit message, including when running git commit, writing PR titles, or drafting commit bodies.

not rated 6 +1 4mo ago A 69 tokens original MIT

gh-publish

338

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 6 21d ago A 47 tokens original Apache-2.0

issue-creator

339

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 +1 2mo ago A 76 tokens

conventional-commits

340

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 25d ago A 43 tokens original Apache-2.0

wasinix-package-pr

341

wasix-org/wasinix

Skill Codex

Package requested software for WASIX, create a draft pull request when explicitly requested, and iterate on the scoped branch until the matching CI run is green. Use for requests such as "package X, make a draft PR, and keep going until CI is green.".

not rated 6 today A 58 tokens original MIT

dev-flow

342

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 3d ago A 111 tokens original

gh-stack

343

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 yesterday A 65 tokens

gitstandup

344

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

345

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 9d ago A tokens not measured original MIT

skill

346

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

347

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

repo-continuity

348

vector233/repo-continuity

Skill Codex

Initialize, inspect, safely reconcile upgrades for, and operate Repo Continuity. Use when an agent needs to install the repository-owned knowledge layer; produce a read-only three-way upgrade report or apply only conflict-free upstream changes without overwriting project customization; route work into Direct, Tracked…

not rated 5 changed 2d ago A 171 tokens original MIT

github

349

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-version-rubric

350

0x0w1/jig

Skill Claude CodeCodex

Use when creating, reviewing, or re-setting this repository's version grading rubric at .jig/versioning.md: adopt the jig default human-intervention rubric, write a project-specific one, edit one grade, or reset to the default. Owns the rubric file; never runs a release.

not rated 5 changed 6d ago A SkillSpector: pass 66 tokens original MIT

work-with-pr

351

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

agent-rollback

352

Nainish-Rai/agent-rollback

Skill Codex

Use the agent-rollback MCP server or ar CLI to snapshot the workspace, list/show/diff checkpoints, and roll back unwanted changes. Use this skill whenever the user mentions checkpoints, rollback, undo, revert, restore, "go back to", "what changed", "I broke something", "this isn't working", or asks to inspect or…

not rated 5 6d ago A 139 tokens original MIT

github

353

YASSERRMD/clawforge

Skill Claude CodeCodex

GitHub operations via gh CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available)…

not rated 5 3mo ago A 101 tokens copy · 88% MIT

pr-review

354

desikai-lab/Marrow

Skill Claude CodeCodex

Use when opening, reviewing, or merging a pull request. Covers pre-PR checks (linting, tests, branch naming), PR description requirements, and post-merge cleanup. Not for code review commentary or architecture decisions — use the relevant role guidelines for those.

not rated 5 today A 59 tokens original MIT

tk

355

radutopala/ticket

Skill Claude CodeCodex

Git-backed ticket management for AI agents.

not rated 5 4mo ago A 9 tokens original MIT

change-dispatch

356

lupingluke-ai/general-ai-spec

Skill Codex

Agent-agnostic task dispatcher. Reads backlog on main to find active changes, atomically claims one task group from an isolated worker branch, implements it, and pushes it to the shared feature branch. Runnable by Codex, Claude Code, cron, GitHub Actions, or one-shot runners with the project toolchain and credentials…

not rated 5 1mo ago A 71 tokens original MIT

task

357

ivanviragine/wade

Skill Claude CodeCodex

Create one or more tasks via wade task create — for a single bug/feature OR a full plan/PRD breakdown. This is the STANDALONE task-creation workflow, used whenever the user directly asks to create a task/issue outside a wade plan session. Assesses scope, proposes a single- or multi-issue breakdown with reasoning, gets…

not rated 5 changed 6d ago A 133 tokens

project-showcase

358

ayushxx7/project-showcase-skill

Skill Claude CodeCodex

Automate the creation of high-quality project showcases: UI captures, security scans, repo health audits, README injection, GitHub releases, and social media launches.

not rated 5 3mo ago A 36 tokens original MIT

code-interview

359

Paranoid49/skills

Skill Claude CodeCodex

A project-history documentation generator that examines Git commits, project documents, and source code to explain how a codebase changed over time.

not rated 5 6mo ago A 126 tokens original MIT

github

360

luke-kerwin/claude-code-setup

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 5mo 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: