Git and workflow skills

14,932 tagged Git and workflow, measured the same way as everything else here.

Browse within: agentic 45chatgpt 42agent-orchestration 40openclaw 38copilot 37javascript 36macos 36agent-framework 34openai 33gemini 30Autonomous Agents 29Multi-Agent 29agentic-workflow 29ai-assistant 29

test-repo

145

entireio/cli

Skill Claude CodeCodex

Use this skill to test strategy changes against a fresh test repository. Invoke when the user asks to "test against a test repo", "validate the changes", or wants to verify session hooks, commits, and checkpoint creation work correctly.

5.0k +7 changed today A 50 tokens original MIT

mock-server/mockserver-monorepo

Skill Claude CodeCodex

Interact with Dependabot and Snyk pull requests for dependency upgrades and security fixes. Documents Dependabot commands, javax/jakarta compatibility checks, safe merge workflows, and troubleshooting. Use when managing dependency upgrade PRs or security fix PRs.

5.0k +4 today A 56 tokens original Apache-2.0

land-pr

147

Martian-Engineering/lossless-claw

Skill Claude CodeCodex

Land lossless-claw pull requests safely; use when asked whether a PR is ready, whether CI passes, to merge or land a PR, or to perform maintainer closeout after review.

4.9k +4 yesterday A 42 tokens original MIT

harbor-framework/harbor

Skill Claude CodeCodex

Create or reuse Hugging Face dataset PRs for harborframework/parity-experiments and upload Harbor parity/oracle result folders efficiently with sparse checkout, raw git pushes, and Git LFS.

4.9k +72 today A 49 tokens original Apache-2.0

new-release

149

aldinokemal/go-whatsapp-web-multidevice

Skill Claude CodeCodex

Prepare and publish a stable GitHub release for this project by updating the hardcoded AppVersion, testing, committing, pushing main, creating the matching tag, and verifying the release. Use only for an explicit $new-release vX.Y.Z invocation.

4.7k 4d ago A 53 tokens original MIT

Agenta-AI/agenta

Skill Claude CodeCodex

Use this skill to create and publish changelog announcements for new features, improvements, or bug fixes. This skill handles the complete workflow - creating detailed changelog documentation pages, adding sidebar announcement cards, and ensuring everything follows project standards. Use when the user mentions adding…

4.7k +28 yesterday A 75 tokens

printing-press-amend

152

mvanhorn/cli-printing-press

Skill Claude CodeCodex

Amend a published CLI from one of two input sources: (1) dogfood mode mines the active Claude Code session transcript for friction (missing flags, hand- rolled API payloads, silent-null returns); (2) direct-input mode accepts user-supplied asks (rename a command, add commands or feeds, fix a named bug, optionally…

4.6k +18 today A 222 tokens original MIT

release

153

PrimeIntellect-ai/verifiers

Skill Claude CodeCodex

Release a stable verifiers version from main to PyPI and GitHub.

4.6k +7 today A 17 tokens original MIT

prepare-release

154

modelcontextprotocol/csharp-sdk

Skill Claude CodeCodex ✓ vendor

Prepare a new release for the C# MCP SDK. Assesses Semantic Versioning level (PATCH/MINOR/MAJOR), bumps the version, runs ApiCompat and ApiDiff, reviews documentation, updates changelogs, drafts release notes, and creates a pull request with all release artifacts. Use when asked to prepare a release, start a release…

4.5k +8 6d ago A 88 tokens

publish-release

155

modelcontextprotocol/csharp-sdk

Skill Claude CodeCodex ✓ vendor

Publish a GitHub release for the C# MCP SDK after a prepare-release PR has been merged. Refreshes release notes to include any PRs merged since preparation, warns about version or breaking change impacts from late-arriving PRs, and creates a draft GitHub release. Use when asked to publish a release, finalize a…

4.5k +8 6d ago A 87 tokens

verify-release

156

modelcontextprotocol/csharp-sdk

Skill Claude CodeCodex ✓ vendor

Verify a published release of the C# MCP SDK. Monitors the Release and Publish Docs workflows triggered by publishing a GitHub release, confirms the packages are listed on NuGet.org, and confirms the versioned documentation site reflects the release. Use when asked to verify a release, check whether a release…

4.5k +8 6d ago A 87 tokens

open-draft-pr

157

fallow-rs/fallow

Skill Claude CodeCodex

Prepare local changes for review with an intentional commit, push, and ready PR for fallow. Use when the user wants to publish work, open a PR, or turn local changes into a reviewable branch.

4.4k +9 today A 47 tokens original MIT

zgsm-ai/costrict

Skill Claude CodeCodex

Provides comprehensive guidelines for resolving merge conflicts intelligently using git history and commit context. Use when tasks involve merge conflicts, rebasing, PR conflicts, or git conflict resolution. This skill analyzes commit messages, git blame, and code intent to make intelligent resolution decisions.

4.4k +1 15d ago A 56 tokens copy · 98% Apache-2.0

develop-microfeed

159

microfeed/microfeed

Skill Claude CodeCodex

Develop and contribute changes to the microfeed repository safely from branch creation through validation, commit, push, and draft pull request. Use when a coding agent is asked to implement a feature, fix a bug, refactor code, add tests, update documentation or CI, or perform other repository maintenance. Do not use…

4.1k +1 today A 80 tokens AGPL-3.0

apache/tika

Skill Claude CodeCodex ✓ vendor

Update/publish the Apache Tika website (tika-site SVN repo) for a release — step 17 of the Release Process. Handles the 4.x track (Changes page + aggregate javadoc + Antora docs branch) vs the 3.x maintenance track (full per-version apt docs + javadoc). Use for "update the site", "publish the site for X.Y.Z", "the…

4.0k +10 today A 92 tokens original Apache-2.0

release-swift

161

robinebers/openusage

Skill Claude CodeCodex

Cut a release of OpenUsage (Swift menu-bar app): pick a version, generate a categorized changelog, tag from main, and publish the GitHub Release with notes. Use to ship an Early Access beta or a stable release.

4.0k +21 today A 0 tokens original MIT

version-bump

162

BenedictKing/ccx

Skill Claude CodeCodex

A release-versioning procedure for increasing a project’s major, minor, or patch number and updating its changelog, the file that records user-visible changes.

4.0k 2d ago A 33 tokens original MIT

fix-issue

163

mysticaltech/terraform-hcloud-kube-hetzner

Skill Claude CodeCodex

Use when working on a GitHub issue - fetches issue details, analyzes codebase, implements fix following project methodology.

3.9k +1 changed today A 27 tokens original MIT

gh-stack

164

sourcebot-dev/sourcebot

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.

3.9k 5d ago A 65 tokens

release-sample-sweep

165

Atmosphere/atmosphere

Skill Claude CodeCodex

Run the pre-release end-to-end sweep of every user-facing surface — the 33 samples under samples/ (booted from their packaged artifacts and driven in a real browser via chrome-devtools MCP), the Expo/React Native client, and the atmosphere CLI. Use before cutting a release, and after any change to the Console bundle…

3.8k +8 yesterday A 143 tokens original Apache-2.0

gh-prerelease

166

TracecatHQ/tracecat

Skill Claude CodeCodex

Cut a GitHub prerelease off a specific commit — branch, bump version with just update-version, tag, push, and publish a prerelease.

3.8k +1 changed today A 35 tokens AGPL-3.0

release-skills

167

JimLiu/baoyu-design

Skill Claude CodeCodex

A release workflow for projects in several programming languages and repository formats. A release is a published version of software, usually accompanied by a changelog describing what changed.

3.8k +128 1mo ago A 87 tokens copy · 100% MIT

precheck

168

OffchainLabs/prysm

Skill Claude CodeCodex

Run pre-commit checks (gofmt, goimports, gazelle, code generators, build) before committing Prysm changes. Required before every commit.

3.8k today A 35 tokens GPL-3.0