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

ship-release

121

telepresenceio/telepresence

Skill Claude CodeCodex

Drive a Telepresence release from a prepared branch all the way through CI, docs, the Releases workflow, and PR merges. Assumes make prepare-release has already been run locally and the branch with that commit was pushed and a PR opened. Use when the user says "ship the release", or "complete the release". User-only.

7.3k 8d ago A 72 tokens original Apache-2.0

worktree

122

Zipstack/unstract

Skill Claude CodeCodex

Creates git worktrees for isolated development. Use when user wants to "create a worktree", "start a new feature branch", "work on a fix in isolation", or needs a parallel development environment.

7.2k +10 yesterday A 44 tokens AGPL-3.0

check

123

tw93/Waza

Skill Claude CodeCodex

Reviews code diffs, PRs, issue queues, release readiness, commits, pushes, publishing, and project audits. Use when users ask in any language for code review, issue or PR triage, release gates, publishing follow-through, or project audits. Not for debugging root causes or prose review.

6.9k +11 yesterday A 63 tokens original MIT

wt-switch-create

124

max-sixty/worktrunk

Skill Claude CodeCodex

Create a new worktrunk worktree (optionally in another repo) and switch this session's working directory into it. Use when launching a session that should work in its own worktree.

6.8k +40 today A 43 tokens

dsh-web-release

125

zhu1090093659/dsh-web

Skill Claude CodeCodex

Release and publish the dsh-web monorepo (DSH Web GUI plugin family + skin collection) — bump all packages to one unified version, commit and tag (tags are cut from main after dev integration; dev is the integration branch), push the vX.Y.Z tag that triggers the GitHub Actions publish pipeline, and verify the npm…

6.7k +153 changed 3d ago A 151 tokens original Apache-2.0

GreptimeTeam/greptimedb

Skill Claude CodeCodex

Generate a GreptimeDB release changelog with git cliff (correct range, subtract already-released patch PRs, rebuild contributors, add human-curated highlights), output to a file, and prepare the docs-repo blog PR. Use when asked to write/generate a GreptimeDB release note or changelog.

6.6k +5 yesterday A 70 tokens original Apache-2.0

engram-branch-pr

127

Gentleman-Programming/engram

Skill Claude CodeCodex

PR creation workflow for Engram following the issue-first enforcement system. Trigger: When creating a pull request, opening a PR, or preparing changes for review.

6.3k +34 today A 37 tokens original MIT

engram-issue-creation

128

Gentleman-Programming/engram

Skill Claude CodeCodex

Issue creation workflow for Engram following the issue-first enforcement system. Trigger: When creating a GitHub issue, reporting a bug, or requesting a feature.

6.3k +34 today A 38 tokens original MIT

jj-split-changeset

129

RediSearch/RediSearch

Skill Claude CodeCodex

Split a jj (Jujutsu) changeset into smaller, focused changesets. Use when asked to break up a large changeset, split commits, reorganize changes across revisions, or create stacked PRs from a single changeset. Covers safe duplication-based workflows, file-path and hunk-level splitting without interactive commands.

6.2k +3 today A 72 tokens

issue-creation

130

Gentleman-Programming/gentle-ai

Skill Claude CodeCodex

Trigger: issue creation, bug reports, feature requests, or issue approval. Create and triage GitHub issues from repository evidence.

6.1k +59 yesterday A 30 tokens original MIT

Gentleman-Programming/gentle-ai

Skill Claude CodeCodex

Trigger: contributing to Gentleman-Programming/gentle-ai as an external collaborator. Strict issue-first workflow, honest PR bodies, contributor-vs-maintainer scope, chained-PR strategy, verification protocol, docstring coverage. Load whenever the active repo is Gentleman-Programming/gentle-ai and any part of the…

6.1k +59 changed today A 106 tokens original MIT

zcf-pr

132

UfoMiao/zcf

Skill Claude CodeCodex

Create pull request based on current branch changes.

6.1k +2 2d ago A 12 tokens original MIT

bt6-merge-train

133

elder-plinius/T3MP3ST

Skill Claude CodeCodex

Run an explicitly authorized, conservative BT6 merge train that processes validated pull requests one at a time and reconciles repository, CI, evidence, and issue state after each merge.

5.9k +98 9d ago A 42 tokens AGPL-3.0

superplane-changelog

134

superplanehq/superplane

Skill Claude CodeCodexCursor

When generating a SuperPlane changelog from merged commits. Use for "what's new" summaries with new integrations, new components/triggers, improvements, security updates, and bug fixes. Output is user-focused markdown in tmp/.

5.7k +67 today A 50 tokens original Apache-2.0

gh-issues

135

the-open-agent/openagent

Skill Claude CodeCodex

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5]…

5.6k +12 yesterday A 116 tokens original Apache-2.0

dograh-hq/dograh

Skill Claude CodeCodex

Merge the latest upstream pipecat-ai/pipecat tag into the pipecat submodule fork (dograh-hq/pipecat) and bump the dograh repo to it. Use whenever the user asks to bump, upgrade, sync, or merge pipecat, resolve pipecat merge conflicts, audit whether upstream changes break or supersede Dograh's in-fork patches, or…

5.6k +22 today A 102 tokens original BSD-2-Clause

git-delegation

137

agentscope-ai/AgentTeams

Skill Claude CodeCodex

A procedure for sending Git version-control commands to a separate Manager instead of running them directly. Git is the tool used to track code changes and work with repositories.

5.5k +28 11d ago A 51 tokens original Apache-2.0

open-pr

138

cloudflare/agents

Skill Claude CodeCodex ✓ vendor

Take a cloudflare/agents GitHub issue plus any repro findings and one-shot a fix PR — branch, change, test, push, and open the PR linked to the issue.

5.5k +5 today A 40 tokens original MIT

release-notes

139

cloudflare/agents

Skill Claude CodeCodex ✓ vendor

Draft short release notes from a list of changes. Use when the user asks for changelogs, release notes, or a concise product update.

5.5k +5 today A 33 tokens original MIT

rebase-themes

140

yournextstore/yournextstore

Skill Claude CodeCodex

Rebase all theme- branches onto main, resolving conflicts while preserving each theme's visual identity. Force-pushes directly to theme branches with backup tags. Run as a scheduled task or one-off.

5.5k 2d ago A 45 tokens original MIT

vllm-project/semantic-router

Skill Claude CodeCodex

Manages GitHub issue and pull-request lifecycle including creation, updates, triage labelling, and closeout metadata using canonical templates and repository taxonomy. Use when a maintainer asks to create, update, close, or triage GitHub issues or PRs, or when issue creation requires codebase analysis for scope…

5.5k +56 changed today A 77 tokens original Apache-2.0

release-peekaboo

142

openclaw/Peekaboo

Skill Claude CodeCodex

Peekaboo release: notarization, npm/GitHub release, appcast, verify, closeout.

5.1k +22 2d ago B 28 tokens original MIT

developer-release

143

github/gh-aw

Skill Claude CodeCodex ✓ vendor

Release management, changeset workflow, firewall log parsing, breaking CLI change rules, and Go module summaries for gh-aw.

5.1k +34 today A 27 tokens original MIT

changelog

144

entireio/cli

Skill Claude CodeCodex

Generate or update the CHANGELOG.md for a new release version. Use when the user says "generate changelog", "update changelog", "write release notes", or asks to prepare a changelog for a version like "changelog for 0.5.3".

5.0k +7 today A 58 tokens original MIT