Git and workflow for Codex

6,944 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 · React · Python · TypeScript · openai · android · docker · Localization · bun · nextjs · PostgreSQL

project-graveyard

01

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

Scans the developer's machine for dead side projects, autopsies each one from its git history (died at the payments wall, killed by a newer project, finished but never shipped), surfaces their personal death patterns, and picks the corpse most worth resurrecting — then helps ship it. Use when the user mentions…

not rated 136k +643 4d ago A Socket: passSnyk: pass 127 tokens original Apache-2.0

publish-cli

02

cline/cline

Skill Claude CodeCodex

Use when preparing, tagging, and publishing an apps/cli npm release. Guides changelog drafting, apps/cli/package.json version bumps, cli-vX.Y.Z tags, local npm publishing, and the publish-cli GitHub workflow.

not rated 68k +297 today A Snyk: pass 50 tokens original Apache-2.0

draft-release-notes

03

prisma/orm

Skill Claude CodeCodex ✓ vendor

Author the committed release-notes file for a Prisma 8 release (stable or 8.0.0-rc.N) by enumerating the merged PRs since the previous release v tag (stable or -rc.N), resolving opaque TML-NNNN: titles via Linear context (never copied verbatim), triaging public-worthiness, and writing categorized notes — breaking…

not rated 48k +19 4d ago A Snyk: warn 174 tokens original Apache-2.0

gh-skill

04

cli/cli

Skill Claude CodeCodex

Manage agent skills with gh skill. Use this skill to discover, preview, install, update, and publish Agent Skills so an agent can self-manage the skills available in its environment.

not rated 46k +8 yesterday A Snyk: warn 41 tokens original MIT

git-workflow

05

agno-agi/agno

Skill Claude CodeCodex

Git workflow guidance for commits, branches, and pull requests.

not rated 42k +66 today A Socket: passSnyk: pass 15 tokens original Apache-2.0

cw-gates

06

Hmbown/Codewhale

Skill Claude CodeCodex needs its repo

Use before claiming any Codewhale change is done, green, or ready to land: the focused-to-broad verification ladder, the budget checks CI enforces, and the rules for what counts as a passing test.

not rated 41k today A ✓ AI review 48 tokens original MIT

sprr

07

wilsonfreitas/awesome-quant

Skill Claude CodeCodex needs its repo

Single PR reviewer for awesome-quant. Use when the user asks to review, validate, comment on, label, close, or merge one specific pull request that adds README.md entries. Triggers include "sprr", "review PR", "check PR", and "validate contribution".

not rated 29k +89 changed today A 60 tokens

contextual-commit

08

yamadashy/repomix

Skill Claude CodeCodex

Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commits with structured action lines in the commit body that preserve WHY code was written, not just WHAT changed.

not rated 28k +55 today A Snyk: pass 62 tokens original MIT

merge-seed

09

kriasoft/react-starter-kit

Skill Claude CodeCodex

Merge upstream React Starter Kit updates (the seed remote) into main, preserving this project's identity, scope, and behavior. Use when asked to sync, pull, or merge the seed / starter kit / upstream template.

not rated 24k +2 today A Snyk: warn 49 tokens original MIT

qa

10

Skyvern-AI/skyvern

Skill Claude CodeCodex

QA test your code changes by reading your git diff, choosing the right validation path for frontend/browser and backend changes, and reporting pass/fail with evidence.

not rated 23k +11 today A 33 tokens AGPL-3.0

marimo-pair

11

marimo-team/marimo

Skill Claude CodeCodex

Work inside the user's live marimo notebook from the code editor: run Python in the same kernel the user does, inspect live notebook state, and commit durable notebook changes through code mode. Use whenever you create, analyze, or improve the user's marimo notebook.

not rated 23k +33 today A Snyk: pass 57 tokens original Apache-2.0

open-code-review

12

alibaba/open-code-review

Skill Claude CodeCodex ✓ vendor

Performs AI-powered code review on Git changes using the ocr CLI from alibaba/open-code-review. Use when the user asks to review code, review a pull request, review staged/unstaged changes, review a commit, or compare branches for code quality issues. Produces line-level review comments and can automatically apply…

not rated 22k +81 changed 3d ago A Socket: passSnyk: pass 98 tokens original Apache-2.0

but-agentlog

13

gitbutlerapp/gitbutler

Skill Codex

Use for prompts like "get context for branch", "catch up on this branch", "recover branch context", or "what prior agent work happened here". Skim prior agent work from but agentlog captures for a GitButler branch, review / pull request / merge request, or change. Prefer this over generic git branch/diff inspection…

not rated 22k +6 yesterday A 91 tokens

contribute-to-eliza

14

elizaOS/eliza

Skill Codex

Finish and prove a scoped elizaOS GitHub issue, or independently review and repair an open elizaOS pull request. Use when contributing compute to elizaOS by selecting unclaimed work, implementing or reviewing changes, adding real tests and evidence, validating artifacts, or preparing a contribution for maintainer…

not rated 19k +22 today A Snyk: warn 68 tokens original MIT

oss-maintainer

15

debpalash/VoiceStudio

Skill Claude CodeCodex

Run an open-source project's issue/PR/release loop like a careful human maintainer — triage to root cause, absorb community PRs before duplicating them, gate every merge, ship honest releases, and thank the people doing your QA for free.

not rated 20k +5.3k today A 55 tokens AGPL-3.0

microsoft/agent-framework

Skill Claude CodeCodex ✓ vendor

Use when cutting a Python release for the microsoft/agent-framework monorepo. Triggers on "bump py versions", "cut a python release", "prepare release PR for python", "release py packages", "bump python to X.Y.Z", or similar requests to bump Python package versions and prepare a release PR. Handles all four lifecycle…

not rated 13k +16 2d ago A Snyk: pass 103 tokens original MIT

release-version

17

vnotex/vnote

Skill Claude CodeCodex needs its repo

Steps to cut a VNote version release (e.g. v4.3.0) — bump the version with scripts/updateversion.py, refresh and fill zhCN/ja translations via lupdate, write the changes.md changelog, and trigger the CI [Release] build. Use when asked to "release", "cut a release", "bump the version", or "prepare vX.Y.Z".

not rated 13k +4 today A 86 tokens LGPL-3.0

fff

18

dmtrKovalenko/fff

MCP server Claude CodeCodexCursor +2

MCP server "fff" as configured in dmtrKovalenko/fff. Launched with ./target/release/fff-mcp.

not rated 10k +62 yesterday A tokens not measured original MIT

vscode-inspector

19

gitkraken/vscode-gitlens

MCP server Claude CodeCodexCursor +2 ✓ vendor

MCP server "vscode-inspector" as configured in gitkraken/vscode-gitlens. Runs scripts/mcp-vscode-server.mjs with node.

not rated 9.9k +10 yesterday A tokens not measured

hunk-extensions

20

modem-dev/hunk

Skill Claude CodeCodex

Maps the hunkdiff/extension authoring surface for Hunk, the terminal diff viewer — hiding or reordering reviewed files, docked panes, alternate file views, commands and key bindings, dialogs, workspace writes, themes, syntax languages, VCS backends, lifecycle events. Use when writing, debugging, or installing a Hunk…

not rated 9.1k +56 changed yesterday A 105 tokens original MIT

prek

22

j178/prek

Skill Claude CodeCodex

Use when setting up or running hooks with prek in any repository. prek is a Rust drop-in alternative to pre-commit for running Git hooks that check, format, lint, and validate code and repository files. Prefer it when speed, workspace mode, built-in hooks, shared toolchains, or native TOML configuration matter.

not rated 8.4k +7 today A Socket: passSnyk: warn 67 tokens original MIT

resolve-conflicts

23

tailcallhq/forgecode

Skill Claude CodeCodex needs its repo

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration), configuration files, and handling…

not rated 7.6k +12 today A Socket: passSnyk: pass 68 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: