Git and workflow for Codex

7,078 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

codetex-mcp

601

mrosata/codetex-mcp

MCP server Claude CodeCodexCursor +2

Commit-aware code context manager for LLMs - MCP server and CLI. Runs locally from the codetex-mcp Python package.

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

seed

603

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

fence

604

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

atlassian-mcp

605

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

pdw

606

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

607

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

semver-cop

608

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

github-skills

609

he8um/github-skills

Skill Codex

Act as a senior GitHub platform architect, open-source maintainer, DevSecOps engineer, and repository governance specialist. Produce repository systems that are understandable, maintainable, secure by default, automation-friendly, and practical for real teams.

not rated 1 1mo ago A 101 tokens original MIT

github-mcp-server

610

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

astropham1808/astro-agent-skills

Skill Codex

Run a repository story through two isolated Codex sessions, with one implementer working in a Git worktree and one independent reviewer inspecting the branch, followed by a bounded fix pass, deterministic verification, and a human PR and merge gate. Use when the user explicitly asks for a dual-agent Codex workflow, an…

not rated 1 1mo ago A 126 tokens

checkpoint

612

SatymSingh01/claude-code-pack

Skill Claude CodeCodex

Creates a git checkpoint commit of all current changes. Use when you want to save progress mid-session before risky changes. Invoke with /checkpoint or "save checkpoint" or "git checkpoint".

not rated 1 4mo ago A 39 tokens

ai-code-factory

613

yelinwang668-debug/ai-code-factory

Skill Codex

A workflow for splitting a code change into independent tasks and assigning them to multiple command-line AI coding agents. Each agent works in its own Git worktree, an isolated copy of the repository.

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

git-master

614

yunseo-kim/agent-toolbox

Skill Claude CodeCodex

MUST USE for ANY git operations. Atomic commits, rebase/squash, cherry-pick, worktree, reflog recovery, and history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', loadskills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'cherry-pick', 'worktree'…

not rated 1 yesterday A 118 tokens

dragon-fish/config-file-versioning

Skill Claude CodeCodex

A local backup system for important configuration files, such as SSH or shell settings. It watches selected files and saves changed versions in separate Git histories.

not rated 1 4mo ago A 150 tokens original MIT

goal-ledger

616

jpbaking/goal-ledger

Skill Claude CodeCodex

Plan, delegate, and accept a durable, git-tracked Goal Ledger for multi-phase or long-running work: .goal-ledger/GOAL.md plus phase-NNNN.md files, a planner/executor role split so a stronger model plans and reviews while cheaper models run the phases, approval gates, an isolated goal branch, committed recovery…

not rated 1 1mo ago A 162 tokens original 0BSD

bitbucket

617

jacobpixleratgather/bitbucket-mcp

MCP server Claude CodeCodexCursor +2

A local stdio MCP server for Bitbucket Cloud. Runs locally from the @mcpkits/bitbucket npm package.

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

globodai-group/mcp-github-dashboard

MCP server Claude CodeCodexCursor +2

MCP server "globodai-mcp-github-dashboard" as configured in globodai-group/mcp-github-dashboard. Runs locally from the globodai-mcp-github-dashboard npm package.

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

mcp-gitlab

619

harshmaur/gitlab-mcp

MCP server Claude CodeCodexCursor +2

GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more. Runs locally from the @zereight/mcp-gitlab npm package.

not rated 1 1y ago A tokens not measured fork MIT

gitlab-mcp-server

620

owayo/gitlab-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server "gitlab-mcp-server" as configured in owayo/gitlab-mcp-server. Runs locally from the gitlab-mcp-server Python package.

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

pr-splitter-mcp

621

Polly2014/PR-Splitter-MCP

MCP server Claude CodeCodexCursor +2

A MCP server that intelligently splits large PRs into multiple smaller PRs for better code review. Runs locally from the pr-splitter-mcp Python package.

not rated 1 8mo ago A tokens not measured

fork-parity-mcp

622

moikas-code/fork-parity-mcp

MCP server Claude CodeCodexCursor +2

MCP server for tracking fork parity with upstream repositories. Runs locally from the @moikas/fork-parity-mcp npm package.

not rated 1 1y ago A tokens not measured

CrBatista/mcp-cli-github-integration

MCP server Claude CodeCodexCursor +2

MCP server "github-integration-hub" as configured in CrBatista/mcp-cli-github-integration. Runs locally from the github-integration-hub npm package.

not rated 1 9mo ago A tokens not measured

mcp-perforce-server

624

iPraBhu/mcp-perforce-server

MCP server Claude CodeCodexCursor +2

Enterprise-grade MCP (Model Context Protocol) server for Perforce P4 integration with AI assistants. Includes 59 MCP tools, native-style batch and flag support, rich review/search workflow helpers, and comprehensive security controls such as audit logging. Runs locally from the mcp-perforce-server npm package.

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