Git and workflow for Codex

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

github-buddy

361

fltman/claude-code-github-hubby

Skill Claude CodeCodex

Nybörjarvänlig GitHub-hjälp som förklarar allt utan teknisk jargong. TRIGGA DENNA SKILL när: Användaren nämner git, github, commit, push, pull, branch, merge Användaren verkar osäker på versionshantering Användaren frågar "hur sparar jag", "hur delar jag", "hur backar jag" Användaren vill "starta ett projekt", "bygga…

not rated 5 2mo ago A 185 tokens

multi-repo-dev

362

Yonsun-w/multi-repo-dev

Skill Claude CodeCodex

A workflow for developing one requirement across multiple Git repositories, which are separate code projects. It creates a shared workspace containing the requirement, implementation plan, and selected project copies.

not rated 5 5mo ago C 55 tokens original MIT

git-recon

363

Smirnov-Labs/claude-skills

Skill Claude CodeCodex

Use when the user wants a git-history health check of an unfamiliar or inherited repository — triggers on "git recon", "codebase health check", "analyze this repo's history", "where are the landmines", or onboarding/due-diligence framing. Do NOT use for architecture review, bug-fixing, or feature work; this skill…

not rated 5 2mo ago A 99 tokens original MIT

pr-description

364

juandarn/pr-description-skill

Skill Claude CodeCodex

ALWAYS USE THIS SKILL when creating or updating a pull request. Automatically generates a well-structured PR description by analyzing all commits in the branch. Activates for "create PR", "pull request", "open PR", "update PR description".

not rated 5 2mo ago A 53 tokens original MIT

run-pr-cycle

365

ShivaeDev/pardes

Skill Codex

Use when a verified owner-worker branch is ready to publish, or when an open pull request needs blocking lifecycle management through CI failures, review feedback, conflicts, and merge.

not rated 5 2mo ago A 38 tokens original MIT

gitflow

366

hughedward/gitflow-skills

Skill Claude CodeCodex

Git Flow branching model - a philosophy for versioned releases, implemented with pure git commands (no tools required).

not rated 5 6mo ago A 25 tokens original MIT

commit-planner

367

Rostopher/vibe-memory-system

Skill Codex

Analyze staged, unstaged, and untracked changes; group them into functionally coherent commit batches; and recommend staging order, commit boundaries, and related memory-docs references. Use when the working tree contains multiple kinds of changes and Codex needs to decide how many commits to make, which files belong…

not rated 5 changed yesterday A 77 tokens

jj

368

RealAdarsh/jj-skill

Skill Claude CodeCodex

Use for any version-control task in repositories managed by Jujutsu (jj) or colocated .jj + .git repos. Trigger when the user asks for status, history rewriting, commit description updates, bookmark/branch management, push/fetch workflows, conflict handling, undo/recovery, or Git-to-Jujutsu migration. Prefer jj…

not rated 5 6mo ago A 79 tokens original MIT

speedscale-change

369

speedscale/speedy-template

Skill Claude CodeCodex needs its repo

End-to-end implementation of Jira tickets. Orchestrates ticket management, git worktree setup, analysis, TDD implementation, review, and MR creation. Trigger when a message contains a ticket number (e.g. SPD-1234) with an intent to implement (e.g. "Implement SPD-1234", "Work on SPD-567"). Do NOT trigger on simple…

not rated 5 6mo ago A 87 tokens original MIT

naorpeled/awesome-oss-skills

Skill Claude CodeCodex

Help a contributor prepare a small first open source contribution using the repository's docs, issue labels, and contribution workflow. Use when a user wants to make a safe, well-scoped first pull request.

not rated 5 1mo ago A 46 tokens original MIT

create-release

371

ragnarok22/agent-skills

Skill Codex

Automate semantic version releases across project types by detecting version files, bumping versions, updating changelogs, creating git tags, and optionally publishing GitHub releases. Use when users ask to cut a release, bump the version, prepare a new version, tag a release, update the changelog for a release, or…

not rated 5 2mo ago A 73 tokens original MIT

hermes-backup-sync

372

Easternguy/hermes-backup-sync-skill

Skill Claude CodeCodex

Daily backup of Hermes config, skills, memory, and settings to a private GitHub repo. Pure shell script, no LLM overhead. Includes cache/strip logic for minimal repo size, secret templating, and a public-repo safety check.

not rated 5 2mo ago D 56 tokens original MIT

ship

373

oreum-ai/smartstack

Skill Claude CodeCodex

When a change is finished and you're ready to commit, push, or release. The final gate that makes sure you ship working, safe code — and that project memory is updated so the next session inherits your work.

not rated 5 3mo ago A 0 tokens original MIT

cmux-diff

374

jaequery/cmux-diff

Skill Claude CodeCodex

Start cmux-diff (VSCode-style changes panel) to view changed files and diffs in a sidebar layout. Use when user says "/cmux-diff", "show changes", "changes panel", or "diff viewer".

not rated 5 5mo ago A 52 tokens

interviewer

375

victorfrye/dotfiles

Skill Claude CodeCodex

Conduct structured requirements-gathering interviews before creating implementation plans. Use this skill when planning non-trivial tasks involving multi-file changes, new features, refactors, or architectural decisions. Auto-skip for clearly scoped, unambiguous single-file changes.

not rated 5 8d ago A 53 tokens

noah-cicd-workflow

376

khiemnd777/noah

Skill Codex

Use when a Noah task affects GitHub Actions workflows, CI checks, deployment automation, VPS provisioning, production env rendering, release pipeline safety, or operational secrets for build and deploy.

not rated 5 3mo ago A 44 tokens

commit-helper

377

panyam/mcpkit

Skill Claude CodeCodex

Turn a change description into a Conventional Commits subject line using the formatcommit tool.

not rated 5 today A 19 tokens original Apache-2.0

jfrog/ai-agent-examples

Skill Claude CodeCodex

Orchestrate end-to-end JFrog Platform onboarding for GitHub projects. Provisions JFrog projects, creates Artifactory repositories, adds members, configures OIDC, configures package managers, and updates CI workflows. Use when the user wants to onboard, connect, or integrate GitHub repos with JFrog, or when processing…

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

github

379

VectorLabsCZ/agent-setup

MCP server Claude CodeCodexCursor +2

One of 6 in .mcp.json

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 11mo ago A tokens not measured

pinq_create-task

380

pinqponq/pinqdoq

Skill Claude CodeCodex

Creates a GitHub issue from a plain-language description and adds it to the pinqponq org Project.

not rated 5 6d ago A 26 tokens

chen3feng/agent-skills

Skill Claude CodeCodex

Plan a Python 3 modernization sweep (f-strings, super(), type hints) as a series of mechanical PRs, not one mega-PR.

not rated 5 4mo ago A 37 tokens original Apache-2.0

pr-summary

382

adrian-valente/skills

Skill Claude CodeCodex

Generate comprehensive summaries of pull request changes by comparing the current branch to main, or by analyzing an existing PR by number. Use when the user asks to summarize changes, preview what's in a PR, or understand what work has been done. Triggers include "summarize my changes", "what's in this PR?", "give me…

not rated 5 8d ago A 108 tokens

jj

383

megumish/jj-skill

Skill Claude CodeCodex

Manages version control using jujutsu (jj) instead of git. Provides workflows for creating changes, describing commits, pushing to remotes, and managing bookmarks. Use when performing any version control operation, when the user mentions commits, diffs, branches, push, pull, or history, or when git commands would…

not rated 5 3mo ago A 78 tokens original Apache-2.0

gh-stack

384

fellipeutaka/leon

Skill Codex

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 5 6d ago A SkillSpector: pass 65 tokens 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: