Git and workflow skills

17,106 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

release-bump

25

jamiepine/voicebox

Skill Claude CodeCodex

Use this skill to finalize a release. It stamps the [Unreleased] changelog section with a version and date, runs bumpversion to update all version files, and creates the release commit and tag. Only run this when you're ready to ship.

52k +181 24d ago A 54 tokens original MIT

triage-prs

26

jamiepine/voicebox

Skill Claude CodeCodex

Use this skill to triage the open PR queue before a release. Classifies every open PR into must-merge, candidate, superseded, or deferred; writes a working triage doc; and runs the merge loop end-to-end. Designed for the pre-release "PR speedrun" pass where a solo maintainer wants to clear the inbound backlog in a…

52k +181 24d ago A 80 tokens original MIT

prepare-release

27

CherryHQ/cherry-studio

Skill Claude CodeCodex

Prepare a new release by collecting commits, generating bilingual release notes, updating version files, and creating a release branch. Use when asked to prepare/create a release, bump version, or run /prepare-release.

51k +85 today A 44 tokens AGPL-3.0

gitnexus-review

28

abhigyanpatwari/GitNexus

Skill Claude CodeCodex

Review code changes with GitNexus from a GitHub PR URL or number, a branch/ref or commit range, or local staged, unstaged, and untracked changes. Use when the user asks for a code review, merge-risk assessment, regression hunt, missing-test analysis, or a verdict on whether a PR, branch, commit range, or local diff is…

47k +276 yesterday A 80 tokens

gitnexus-work

29

abhigyanpatwari/GitNexus

Skill Claude CodeCodex

Use when executing an engineering plan produced by gitnexus-plan (or a small bounded task directly) — implements step by step with GitNexus impact checks before every symbol edit, tests from the plan's scenarios, and detectchanges gating every commit. Examples: "/gitnexus-work…

47k +276 yesterday A 98 tokens

apache/airflow

Skill Claude CodeCodex ✓ vendor

Replace the manual commit-by-commit classification step in breeze release-management prepare-provider-documentation with AI-driven classification. For each provider with pending changes, analyze every PR (batched into one sub-agent per provider, not one per PR), pay special attention to potentially breaking changes by…

47k +40 today A 113 tokens original Apache-2.0

dependabot-triager

31

cli/cli

Skill Claude CodeCodex

Assesses an open Dependabot pull request and emits a recommendation (Merge / Review before merging / Do not merge) plus confidence (High / Medium / Low) with concise prose grounded in upstream source changes. Advisory only: it posts a single comment and never merges, approves, or labels. Designed to run as a scheduled…

46k 4d ago A 90 tokens original MIT

tech-debt-burndown

32

cli/cli

Skill Claude CodeCodex

Pays down one small piece of tech debt in the GitHub CLI codebase per run and opens a ready-to-review pull request. Designed to run unattended on a schedule: it picks a target, tries up to three, proves the one that lands with the same tool that found it, and records what it learned. Never merges, never pushes to an…

46k 4d ago A 86 tokens original MIT

streamlit/streamlit

Skill Claude CodeCodex

Address all valid review comments on a PR for the current branch in the streamlit/streamlit repo. Covers both inline review comments and general PR (issue) comments. Use when a PR has reviewer feedback to address, including code changes, style fixes, and documentation updates.

46k +15 yesterday A 61 tokens original Apache-2.0

streamlit/streamlit

Skill Claude CodeCodex

Generates polished website release notes between two git tags for docs.streamlit.io. Use when preparing a new Streamlit release or reviewing changes between versions.

46k +15 yesterday A 35 tokens original Apache-2.0

git-workflow

35

agno-agi/agno

Skill Claude CodeCodex

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

42k +32 today A 15 tokens original Apache-2.0

cherry-pick-pro

36

chatboxai/chatbox

Skill Claude CodeCodex

Cherry-pick commits from chatbox-pro repo to the open chatbox repo, handling mobile-only files, package name differences, and other repo-specific exclusions.

42k +20 today A 37 tokens GPL-3.0

Hmbown/CodeWhale

Skill Claude CodeCodex

Help a new contributor get productive on this checkout - inspect sync state against main, build, run the repository's exact verification gate, and produce a local what's-new digest. Never fetches, pulls, or modifies a dirty tree on its own. Explicit-only.

41k +22 today A 57 tokens original MIT

gh-find-prs

38

Hmbown/CodeWhale

Skill Claude CodeCodex

Survey open Codewhale PRs and triage each for mergeability and disposition against the real landing branch.

41k +22 changed today A 27 tokens original MIT

ship-and-babysit

39

tinyhumansai/openhuman

Skill Claude CodeCodex

End-to-end PR shipping workflow for tinyhumansai/openhuman: commit local changes, push to the user's fork, open or reuse a PR against main, then babysit CI and CodeRabbit feedback until the PR is green and clean. Use when the user asks to ship, open a PR, monitor CI, address review comments, or 'babysit' a branch.

39k +354 today A 83 tokens GPL-3.0

zeroclaw-labs/zeroclaw

Skill Claude CodeCodex

Human-reviewer co-pilot for ZeroClaw PR reviews. Use this skill when the user wants to review a specific PR as themselves, re-review a PR after author changes, work through a queue of PRs, check what's still open on a PR, or post a formal review verdict. Trigger on: 'review 1234', 'can you look at PR #1234'…

33k +26 today A 142 tokens original Apache-2.0

squash-merge

41

zeroclaw-labs/zeroclaw

Skill Claude CodeCodex

A skill for squash-merging a GitHub pull request into ZeroClaw's master branch. Squash-merging combines the PR's commits into one commit while preserving their details in the final commit message.

33k +26 today A 0 tokens original Apache-2.0

bump-version

42

iOfficeAI/AionUi

Skill Claude CodeCodex

Use when bumping the AionUi version: query AionCore release, verify artifacts, update package.json, generate CHANGELOG, branch, commit, push, create PR, auto-merge, tag release.

32k +58 yesterday A 0 tokens original Apache-2.0

rustfs/rustfs

Skill Claude CodeCodex

A release procedure for RustFS that updates version files, creates and validates a preview release, waits for human confirmation, and publishes the final version. RustFS is the software project this procedure releases.

32k 2d ago A 52 tokens original Apache-2.0

pr-review

44

rustfs/rustfs

Skill Claude CodeCodex

Review a GitHub PR end-to-end from a URL or number — fetch metadata, inspect the diff, run multi-role adversarial review, check CI status, and post the review comment. Use when the user provides a PR link and asks to review it.

32k 2d ago A 55 tokens original Apache-2.0

review-delta

45

tirth8205/code-review-graph

Skill Claude CodeCodex

Review only changes since last commit using impact analysis. Token-efficient delta review with automatic blast-radius detection.

31k +55 6d ago A 24 tokens original MIT

cli-release

46

ComposioHQ/composio

Skill Claude CodeCodex

Release and recover first-party Composio CLI binaries through Build CLI Binaries, including automatic beta builds, promote-stable dispatches, beta-tag selection, asset and installation verification, and failed release recovery. Use when a contributor asks to build a CLI beta, publish or promote a stable CLI version…

30k +49 today A 95 tokens original MIT

release

47

tobi/qmd

Skill Claude CodeCodex

Manage releases for this project. Validates changelog, installs git hooks, and cuts releases. Use when user says "/release", "release 1.0.5", "cut a release", or asks about the release process. NOT auto-invoked by the model.

29k +62 15d ago A 58 tokens original MIT

author-migration

48

nrwl/nx

Skill Claude CodeCodex

Author or scope a first-party Nx migration. Use whenever code removes, renames, or deprecates an option/flag/executor/generator-schema field, changes a default, or bumps a dependency, and someone asks whether existing workspaces need a migration so they don't break on nx migrate/upgrade. Covers writing the colocated…

29k +11 yesterday A 176 tokens original MIT