Git and workflow skills

15,043 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

crew-commit

73

gastownhall/gastown

Skill Claude CodeCodex

Canonical commit workflow for Gas Town crew members: pre-flight checks, branch creation, gt commit with agent identity, push, and PR creation. Use when ready to commit and submit work for review.

18k 14d ago A 43 tokens original MIT

release-changelog

74

umijs/qiankun

Skill Claude CodeCodex

Polish a published qiankun GitHub Release's aggregated notes into a bilingual (English then Chinese) write-up with an agent. Use after a release goes out — turning the mechanically-aggregated, per-package release notes into a clean, human-readable, English + Chinese write-up (highlights, de-duped cross-package lines…

17k +2 3d ago A 110 tokens original MIT

autoclosure

75

udecode/plate

Skill Claude CodeCodex

Autonomously close the current Plate work tree through source sync, proof, review, checks, GitHub delivery, and final audit without expanding product scope.

17k +8 yesterday A 36 tokens

HKUDS/DeepCode

Skill Claude CodeCodex

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for…

16k +14 5d ago A 99 tokens original MIT

stale-sweep

77

googleapis/mcp-toolbox

Skill Claude CodeCodex ✓ vendor

Sweep the googleapis/mcp-toolbox repo for issues and PRs with no real activity in N days (default 60), sort each by whose silence it is (the author's, ours, or nobody's), and draft the nudge or close comment. Use whenever a maintainer asks for a stale sweep, backlog cleanup, or an SLO check, e.g. "stale sweep", "find…

16k +14 today A 159 tokens original Apache-2.0

every-app/open-seo

Skill Claude CodeCodex

Cut an OpenSEO release — bump the version, draft user-facing release notes from commits since the last tag, run a review + subagent-verification pass, and open a "release: vX.X.X" PR. Use when the user asks to prepare a release, bump the version, or write release notes.

16k +1.2k 9d ago A 71 tokens original MIT

freshrss-git

79

FreshRSS/FreshRSS

Skill Claude CodeCodex

FreshRSS version control, git workflow, branching strategy (edge/latest), diff/compare, PR changes.

16k +18 today A 28 tokens AGPL-3.0

pr-merge

80

HKUDS/OpenHarness

Skill Claude CodeCodex

This skill should be used when the user asks to "merge a PR", "review and merge pull requests", "integrate external contributions", "handle PR conflicts", "cherry-pick from a PR", or needs to merge GitHub PRs while maximizing contributor attribution.

16k +31 3mo ago A 59 tokens original MIT

release

81

mobile-dev-inc/Maestro

Skill Claude CodeCodex

Use when cutting, shipping, or publishing a new Maestro version — "release 2.9.0", "cut a release", "tag vX.Y.Z", "publish the CLI", "update the changelog for the release", "dry-run a release", or any variant of "let's release maestro".

15k 4d ago C 66 tokens original Apache-2.0

coder-agents-review

82

coder/coder

Skill Claude CodeCodex

Use this skill when a repository already has an open pull request and you need to run the Coder Agents Review loop: request review with /coder-agents-review when needed, wait for feedback from the coder-agents-review GitHub app, fix issues, and repeat until the app comments approved.

14k +29 today A 68 tokens AGPL-3.0

git-safety

83

tamagui/tamagui

Skill Claude CodeCodex

Git safety rules. INVOKE WHEN: git push, force push, git reset, git clean, destructive git, push force, reset hard. NEVER force push or do destructive git operations.

14k 2d ago A 42 tokens original MIT

release-safety

84

tamagui/tamagui

Skill Claude CodeCodex

Release safety rules. INVOKE WHEN: yarn release, npm publish, release canary, release packages, publishing, skip checks, skip tests. NEVER skip checks or tests without explicit permission.

14k 2d ago A 42 tokens original MIT

oss-maintainer

85

debpalash/VoiceStudio

Skill Claude CodeCodex

Run an open-source project's issue/PR/release loop like a careful human maintainer — triage to root cause, absorb community PRs before duplicating them, gate every merge, ship honest releases, and thank the people doing your QA for free.

14k +1.8k today A 55 tokens AGPL-3.0

implement

86

Arindam200/awesome-ai-apps

Skill Claude CodeCodex

Drive a single workshop ticket through the inner SWE↔Tester loop. Resolves the ticket from implementyourself/tasks/, creates an implementing/from-scratch branch (a fixed default — not derived from the ticket; subsequent tickets stack on top), launches the software-engineer agent to implement it, then routes by…

14k +10 3d ago A 197 tokens original MIT

microsoft/agent-framework

Skill Claude CodeCodex ✓ vendor

Use when cutting a Python release for the microsoft/agent-framework monorepo. Triggers on "bump py versions", "cut a python release", "prepare release PR for python", "release py packages", "bump python to X.Y.Z", or similar requests to bump Python package versions and prepare a release PR. Handles all four lifecycle…

13k 3d ago A 103 tokens original MIT

dev

88

microsoft/playwright-cli

Skill Claude CodeCodex ✓ vendor

Development workflows for the playwright-cli repository. Use when the user asks about rolling dependencies, releasing, or other repo maintenance tasks.

13k +54 yesterday A 27 tokens original Apache-2.0

release-version

89

vnotex/vnote

Skill Claude CodeCodex

Steps to cut a VNote version release (e.g. v4.3.0) — bump the version with scripts/updateversion.py, refresh and fill zhCN/ja translations via lupdate, write the changes.md changelog, and trigger the CI [Release] build. Use when asked to "release", "cut a release", "bump the version", or "prepare vX.Y.Z".

13k +4 yesterday A 86 tokens LGPL-3.0

commit

90

EverMind-AI/EverOS

Skill Claude CodeCodex

Stage and create a Conventional Commits message for the current change.

13k +62 today A 14 tokens original Apache-2.0

release

91

EverMind-AI/EverOS

Skill Claude CodeCodex

Cut a versioned release and publish everos to PyPI via the tag-triggered workflow.

13k +62 today A 20 tokens original Apache-2.0

create-pr

92

elie222/inbox-zero

Skill Claude CodeCodex

Create and complete GitHub pull requests. Use when the user asks to create, open, raise, or publish a PR; finish changes as a PR; monitor or babysit an existing PR; wait for review bots; or address PR review feedback and check failures. Covers review, safe commits and metadata, PR creation, exact-commit monitoring…

12k 3d ago A 82 tokens

iterate-pr

93

meshery/meshery

Skill Claude CodeCodex

Iterate on a PR until CI passes. Optionally merge or merge and publish a release of the repo. Automates the feedback-fix-push-wait cycle.

12k +26 today A 37 tokens original Apache-2.0

release

94

0xJacky/nginx-ui

Skill Claude CodeCodex

Use when preparing or publishing an NGINX UI release, including version bumping with version.sh, release note drafting, release-prep commits, annotated tags, pushing dev and tags, and creating GitHub Releases with Announcements discussions.

11k +4 today A 49 tokens AGPL-3.0

gh-issues

95

EKKOLearnAI/hermes-studio

Skill Claude CodeCodex

Triage GitHub issues, select safe candidates, implement focused fixes, open pull requests, and address actionable review feedback.

11k +72 today A 28 tokens

baby-sit

96

langchain-ai/open-swe

Skill Claude CodeCodex ✓ vendor

Monitor a GitHub pull request until CI is green, diagnose failures, and rerun only evidence-backed flaky GitHub Actions jobs.

11k +11 today A 30 tokens original MIT