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

microsoft/intelligent-terminal

Skill Claude CodeCodex ✓ vendor

Drive a GitHub pull request through repeated rounds of Copilot code review until convergence. Use when the user asks to "request Copilot review", "run a Copilot review loop", iterate on Copilot feedback, or wants automated triage-and-respond on Copilot PR comments. Covers re-request mechanics, open-thread filtering…

1.9k +13 yesterday A 91 tokens original MIT

release-notes

242

microsoft/intelligent-terminal

Skill Claude CodeCodex ✓ vendor

Generate user-facing release notes for Intelligent Terminal. Use when asked to write release notes, changelog, what-is-new summary, or prepare a release. Compares git commits between releases, looks up PR-linked issues and community contributors, then outputs formatted notes with "Verbed + Impact + Scenario" style…

1.9k +13 yesterday A 73 tokens original MIT

upstream-sync

243

microsoft/intelligent-terminal

Skill Claude CodeCodex ✓ vendor

Periodically sync new commits from microsoft/terminal into this manually-forked intelligent-terminal repo by cherry-picking commit-by-commit onto a dated sync branch, auto-skipping revert pairs and empty commits, auto-resolving known take-upstream files, and stopping cleanly on genuine conflicts. The agent (you…

1.9k +13 yesterday A 139 tokens original MIT

ship

244

GCWing/BitFun

Skill Claude CodeCodex

Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, and create a PR. Use for an explicit /ship invocation or when the user requests the full ship, release, or deploy workflow. For an ordinary commit, push, or pull-request publishing request, use the built-in…

1.9k 3d ago A 88 tokens original MIT

release

245

yoanbernabeu/grepai

Skill Claude CodeCodex

Create a new release for grepai. Checks CI, determines version type, updates CHANGELOG and documentation, credits contributors, and creates GitHub release.

1.8k +5 yesterday A 32 tokens original MIT

hex-release

246

agentjido/jido

Skill Claude CodeCodex

Guides interactive Hex package release for AgentJido repos. Supports automated (GitHub Actions workflowdispatch) and manual release flows. Uses gitops for version bumping and changelog generation. Triggers on: release, hex publish, bump version, new release, publish package.

1.8k +3 yesterday A 59 tokens original Apache-2.0

changelog

247

kubb-labs/kubb

Skill Claude CodeCodex

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

1.8k yesterday A 47 tokens original MIT

Zoo-Code-Org/Zoo-Code

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.

1.8k +22 yesterday A 56 tokens copy · 100% Apache-2.0

py-shiny-release

249

posit-dev/py-shiny

Skill Claude CodeCodex

Walk through the full Shiny for Python release train interactively, phase by phase. Use when the user says "release", "start a release", "py-shiny release", "release train", or wants to publish new versions of py-shiny and its ecosystem packages (py-htmltools, py-shinyswatch, py-shinywidgets, shinylive, py-shinylive…

1.8k yesterday A 122 tokens original MIT

sub-issue

250

posit-dev/py-shiny

Skill Claude CodeCodex

Manage GitHub sub-issues using the gh CLI (v2.94.0+). Use when the user asks to create, list, add, or remove sub-issues (child issues) from a parent issue.

1.8k yesterday A 49 tokens original MIT

github

251

sybil-solutions/local-studio

Skill Claude CodeCodex

GitHub through the gh CLI that is already installed and signed in on this machine — issues, pull requests, diffs, reviews, Actions runs, code search, and the REST API. Load when the user asks about a repo, an issue, a PR, a review, red CI, or anything on github.com.

1.7k +2 yesterday A 67 tokens original Apache-2.0

pr-push

252

icebear0828/codex-proxy

Skill Claude CodeCodex

A pull-request creation workflow for the codex-proxy repository. It prepares the current changes, checks branch and commit conventions, pushes the branch, and opens a pull request against the dev branch.

1.7k +6 yesterday A 140 tokens

hotpath_bump

253

pawurb/hotpath-rs

Skill Claude CodeCodex

Bump the hotpath version number across the workspace and related files. Updates crate versions in Cargo.toml files (exact patch version) and version references in the backend middleware, hotpathinit skill, and README (major.minor only). Use when the user wants to bump, bump the version, or release a new hotpath…

1.7k +3 yesterday A 73 tokens original MIT

code-commit

254

openkursar/hello-halo

Skill Claude CodeCodex

Must be invoked when the user asks to commit code, submit code, or any similar request.

1.7k +3 yesterday A 23 tokens

code-merge

255

openkursar/hello-halo

Skill Claude CodeCodex

Must be invoked when the user asks to resolve merge conflicts, merge a branch, handle an MR/PR conflict, or any similar request.

1.7k +3 yesterday A 32 tokens

mate-oss-gate

256

mateaix/matecloud

Skill Claude CodeCodex

A checklist for preparing MateCloud, a software platform, or part of it for public open-source release.

1.7k +3 3d ago A 81 tokens original Apache-2.0

mate-preflight

257

mateaix/matecloud

Skill Claude CodeCodex

A pre-submission checklist for the MateCloud codebase. It checks repository rules, the files being submitted, commit-message format, and branch workflow.

1.7k +3 3d ago A 58 tokens original Apache-2.0

open-mercato/open-mercato

Skill Claude CodeCodex

Open Mercato releases must keep CHANGELOG.md, UPGRADENOTES.md, and version-specific downstream migration skills aligned. Apply this contract after the external skill resolves {version}, {date}, and the previous changelog release, but before it edits files or delegates to om-auto-create-pr.

1.7k +3 yesterday A 0 tokens original MIT

Eynzof/Hermes-CN-Desktop

Skill Claude CodeCodex

Use BEFORE preparing or publishing any Hermes Agent CN Desktop release (new installer, version bump, GitHub Release, or publishing a new build to users). This is the release safety gate that prevents in-place overwrite-upgrade regressions for existing users (live users are mainly on v0.3.2 and upgrade by downloading…

1.6k +6 4d ago A 177 tokens

triage

260

bitbonsai/mcpvault

Skill Claude CodeCodex

Activate for the daily repository triage run, or when the user asks to triage CI failures, open issues, or recent commits. Reads yesterday's signals, dedupes against the state file, drafts fixes in isolated worktrees with a reviewer pass, opens PRs on green, and keeps people out of limbo with comments in the…

1.6k +3 2d ago A 108 tokens original MIT

github-review-pr

261

feiskyer/claude-code-settings

Skill Claude CodeCodex

Part of claude-code-settings

Review GitHub pull requests with detailed, multi-perspective code analysis using parallel subagents. Use this skill whenever the user wants to review a PR, asks for code review on a pull request, mentions "review PR", "check this PR", "look at pull request", or references a PR number or GitHub PR URL. Do NOT use for…

1.6k +5 20d ago A 90 tokens original MIT

review-pr

262

ShenSeanChen/waku-agent

Skill Claude CodeCodex

Walk Sean through an incoming waku-agent PR or issue and present it his way — four fixed sections: what this is, why it matters, how HE can test it with you as copilot, and are we ready to merge / reply / close and why. Use whenever Sean asks to look at, test, triage, or decide on a pull request or an issue, and…

1.6k +20 4d ago A 93 tokens original MIT

ship

263

ShenSeanChen/waku-agent

Skill Claude CodeCodex

Commit and push the current work properly — lint, run the release gate, write a detailed commit message, push to GitHub. Use whenever work reaches a milestone or the user says ship it, commit, or push.

1.6k +20 4d ago A 46 tokens original MIT

release-sync

264

legeling/PromptHub

Skill Claude CodeCodex

PromptHub release update skill. Use for /update-readme, version bumps, changelog updates, website sync, GUI screenshot/doc refresh, and multilingual release/documentation alignment.

1.6k +6 2d ago A 38 tokens AGPL-3.0

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: