Git and workflow skills

16,294 tagged Git and workflow, measured the same way as everything else here.

Browse within: ai-coding 96claude-code-plugin 58agentic 50agent-orchestration 45javascript 43agent-framework 41openai 41openclaw 39copilot 34github 34gemini 33vscode 32vscode-extension 30android 29

draft-release-blog

361

obot-platform/obot

Skill Claude CodeCodex

Draft a release announcement blog post for an obot release, modeled on the existing obot.ai blog voice. Use when the user asks to draft a release blog, write a launch post, or write a blog announcement for a vX.Y.0 release. Outputs a markdown file the user can paste into the CMS. Can also create the post as a…

not rated 974 today A 101 tokens original MIT

draft-release

362

obot-platform/obot

Skill Claude CodeCodex

Draft a GitHub release (as a draft, not published) for an upcoming obot minor release by analyzing git history since the previous release. Use when the user asks to draft a release, prepare release notes, or write release notes for an upcoming vX.Y.0 release. Creates a DRAFT GitHub release; never publishes it and…

not rated 974 today A 78 tokens original MIT

comfy-build

363

Comfy-Org/comfy-cli

Skill Claude CodeCodex

Build a custom ComfyUI environment on the Comfy developer platform with comfy-cli: turn a local install, a ComfyUI Desktop snapshot, a workflow JSON, or nothing but a Dockerfile, a Modal script or a sentence into a committed comfy-build.yaml and a green release. Use whenever the user wants to package, build, pin, or…

not rated 963 changed today A 112 tokens GPL-3.0

changelog

364

s-kostyaev/ellama

Skill Claude CodeCodex

Use this skill to generate changelog.

not rated 956 +1 7d ago A 11 tokens GPL-3.0

commit-message

365

s-kostyaev/ellama

Skill Claude CodeCodex

Use this skill when writing a concise commit message from a diff.

not rated 956 +1 7d ago A 16 tokens GPL-3.0

push-to-forked-pr

366

hoangsonww/Claude-Code-Agent-Monitor

Skill Claude CodeCodex

Push the current working tree directly to a GitHub PR whose head lives on a fork, without creating a new branch and without pushing to origin (which is usually the upstream). Invoke when the user says things like "push straight to PR.

not rated 970 yesterday A 57 tokens original MIT

version-release

367

hoangsonww/Claude-Code-Agent-Monitor

Skill Claude CodeCodex

Choose and apply the correct semantic version bump for this repository. Use for every user-visible release, before merge when a change set should ship as patch, minor, or major, and whenever package/plugin/desktop version metadata must stay synchronized.

not rated 970 yesterday A 50 tokens original MIT

release

368

ddalcu/mlx-serve

Skill Claude CodeCodex

Timings measured 2026-07-16 on the M4 Max 128 GB, AFTER the stopallengines port-wait fix (before it, everything below was 2.2× slower — see the gotcha in Benchmarking).

not rated 1.1k today A 42 tokens

solomd

369

zhitongblog/solomd

Skill Claude CodeCodex

Read, search, edit, and version-control any folder of Markdown notes via the SoloMD MCP server. 13 tools including AutoGit per-note history, semantic search, and write-with-sandbox via an accept/reject branch. Includes 11 starter agent recipes (weekly review, todo extract, link suggester, …).

not rated 988 yesterday A 69 tokens original MIT

release-workflow

370

Caldis/react-zmage

Skill Claude CodeCodex

A release procedure for publishing a new react-zmage version to npm, the JavaScript package registry. It coordinates the npm package, Git tag, GitHub release notes, checks, and a human-supplied one-time password.

not rated 943 +1 3mo ago A 213 tokens original MIT

executor

371

toonight/get-shit-done-for-antigravity

Skill Claude CodeCodex

Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management.

not rated 939 +5 14d ago A 20 tokens original MIT

build-and-test

372

microsoft/wassette

Skill Claude CodeCodex ✓ vendor

Build the Wassette workspace and run its test suite with the just recipes — debug and release builds, example and test components, and the combined unit plus documentation tests. Use when compiling Wassette, building example components, or running and debugging tests.

not rated 941 yesterday A 53 tokens original MIT

bump-version

373

opentabs-dev/opentabs

Skill Claude CodeCodex

Bump package versions across all platform packages and plugins in lockstep. Use when the user wants to bump versions, update versions, or prepare a release. Triggers on: bump version, bump versions, version bump, update version, prepare release.

not rated 928 +5 10d ago A 54 tokens original MIT

using-git-worktrees

374

usewhale/Whale

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.

not rated 924 +1 24d ago A 36 tokens copy · 91% MIT

fix-issues

375

kossakovsky/selfhost-ai

Skill Claude CodeCodex

Fix a batch of open GitHub issues end to end - one git worktree and one agent per issue (feature-dev for implementation, review-pr for review), individual PRs into develop, a release PR to main with a final multi-agent integration review, and optional tag/release/issue-comment publishing. Use when the user asks to…

not rated 921 yesterday A 80 tokens original Apache-2.0

friuns2/codex-mobile

Skill Claude CodeCodex

Use when the user asks to review GitHub pull requests, identify concrete risks, and write review comments with gh. Focus on actionable findings, not summaries.

not rated 892 +6 3mo ago A 37 tokens original MIT

upstream-sync-curator

378

friuns2/codex-mobile

Skill Claude CodeCodex

Instructions for selectively bringing changes from the upstream nervmor/codexui repository into its fork, using a temporary worktree for the analysis and merge.

not rated 892 +6 3mo ago A 113 tokens original MIT

repoprompt/repoprompt-ce

Skill Claude CodeCodex

Validate RepoPrompt CE contributions before committing or pushing. Use whenever an agent is about to create a commit, push the current branch, rewrite history, delete a branch or fork, or change GitHub-visible repository state. Enforces staged-index and outgoing-range secret scanning, repository guardrails, clean push…

not rated 899 today A 90 tokens original Apache-2.0

rpce-merge-pr-batch

380

repoprompt/repoprompt-ce

Skill Claude CodeCodex

Safely process an explicitly ordered batch of RepoPrompt CE pull requests end to end: preserve a dirty original checkout, isolate each PR in an external disposable worktree, use window- and context-scoped CE rpce-cli Agent Mode review, repair and validate, require exact-head hosted checks, merge with merge commits…

not rated 899 today A 128 tokens original Apache-2.0

commit-helper

381

agentforce314/clawcodex

Skill Claude CodeCodex

Generate a conventional-commit message from staged changes.

not rated 892 +3 today A 10 tokens original MIT

create-milestone

382

agentic-community/mcp-gateway-registry

Skill Claude CodeCodex

Create a GitHub milestone for an upcoming release. Suggests the next version based on the latest release, gathers all merged PRs and closed issues since that release, presents a draft with two tables (Issues and PRs) for user approval, then creates the milestone and assigns all approved items.

not rated 894 2d ago A 64 tokens original Apache-2.0

release-notes

383

agentic-community/mcp-gateway-registry

Skill Claude CodeCodex

Create release notes for a new version tag. Gathers all commits, PRs, issues fixed, and breaking changes since a previous release. Creates the release notes markdown file, tags the repo, and pushes. Asks the user to confirm the base version to diff against.

not rated 894 2d ago A 59 tokens original Apache-2.0

cuga-project/cuga-agent

Skill Claude CodeCodex

Run CUGA contributor workflows: Conventional Commits, create pull requests against origin with gh and PR templates, and ruff check/format via uv. Use when the user says commit, create a commit, create PR, pull request, open a PR, ruff check, ruff format, or conventional commits.

not rated 874 today A 71 tokens

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: