Git and workflow skills

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

openai/openai-agents-python

Skill Claude CodeCodex ✓ vendor

Perform pre-release planning or a final release-candidate review for openai-agents-python by comparing the target with the previous remote tag, determining the minimum compatible release type, auditing regressions and contract changes, reviewing open documentation PR coverage, drafting minor-release Key Changes, and…

29k +48 yesterday A 64 tokens original MIT

openai/openai-agents-python

Skill Claude CodeCodex ✓ vendor

Preflight and prepare an OpenAI Agents Python release candidate in a dedicated worktree from exact origin/main, gate readiness before branch creation, freeze the released API contract, create or replace the local release branch with one release commit, enforce final release review as a checker, and produce…

29k +48 yesterday A 87 tokens original MIT

git-cleanup

51

alibaba/page-agent

Skill Claude CodeCodex ✓ vendor

Clean up local git branches and remotes accumulated from PR reviews. Use when the user asks to clean branches, remove stale remotes, or tidy up the local git state.

29k +33 yesterday A 39 tokens original MIT

update-changelog

52

alibaba/page-agent

Skill Claude CodeCodex ✓ vendor

Update docs/CHANGELOG.md from git history, GitHub releases, and code diffs. Use when: writing release notes, syncing the latest changelog entry, summarizing a new tag, or keeping changelog wording concise and consistent.

29k +33 yesterday A 52 tokens original MIT

contextual-commit

53

yamadashy/repomix

Skill Claude CodeCodex

Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commits with structured action lines in the commit body that preserve WHY code was written, not just WHAT changed.

28k +34 2d ago A 62 tokens original MIT

review-pr

54

PrefectHQ/fastmcp

Skill Claude CodeCodex

Monitor and respond to automated PR reviews (Codex bot). Use when pushing a PR, checking review status, or responding to bot feedback. Handles the full cycle of push -> wait for review -> evaluate comments -> fix -> re-push.

27k +29 yesterday A 51 tokens original Apache-2.0

release-jetbrains

55

Kilo-Org/kilocode

Skill Claude CodeCodex

Use when releasing the Kilo JetBrains plugin -- resolve a version ("next rc" or explicit), run the prepare workflow, edit and commit a filtered human-readable changelog on the release PR, then watch publish to completion.

27k +38 today A 50 tokens original MIT

land

56

openai/symphony

Skill Claude CodeCodex ✓ vendor

Land a PR by monitoring conflicts, resolving them, waiting for checks, and squash-merging when green; use when asked to land, merge, or shepherd a PR to completion.

27k +46 13d ago A 38 tokens original Apache-2.0

RooCodeInc/Roo-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.

24k +5 3mo ago A 56 tokens original Apache-2.0 archived

merge-seed

58

kriasoft/react-starter-kit

Skill Claude CodeCodex

Merge upstream React Starter Kit updates (the seed remote) into main, preserving this project's identity, scope, and behavior. Use when asked to sync, pull, or merge the seed / starter kit / upstream template.

24k +2 2d ago A 49 tokens original MIT

release

59

slopus/happy

Skill Claude CodeCodex

Release pipeline for CLI, mobile, web, and server. Guides through version bumping, building, testing, publishing, and deploying. Replaces the old interactive release-it flow with a Claude Code-native experience. Use when user types /release or asks to release, publish, deploy, or ship any component.

24k 5d ago A 64 tokens original MIT

release-readiness

60

dotnet/maui

Skill Claude CodeCodex

Assesses ship-readiness for .NET MAUI release branches — Servicing Releases (SR) and Previews — and produces public-safe, copy-ready release handoffs or Loop-page drafts from the resulting evidence. Use for readiness verdicts, release blockers, Preview/SR status, release handoff pages, manual validation instructions…

23k 2d ago A 100 tokens original MIT

NVIDIA/NemoClaw

Skill Claude CodeCodex ✓ vendor

Cuts one signed NemoClaw semver tag after required candidate checks and the maintainer's E2E decision, then follows the tag-triggered release work and drafts the Announcement. Use when preparing or publishing a vX.Y.Z release tag.

22k 3d ago A 58 tokens original Apache-2.0

poll-github-work

62

trycua/cua

Skill Claude CodeCodex

Poll and rank open GitHub issues, RFCs, and pull requests for maintainer work, or start one explicitly selected item. Use when a user asks what to work on, requests backlog priorities, says "poll work," wants actionable issues or pull requests, or says "start.

22k 3d ago A 61 tokens original MIT

open-pr

63

pascalorg/editor

Skill Claude CodeCodex

Open a pull request on pascalorg/editor using the repo's PR template. Use when the user asks to open/create a PR, push and PR, or ship a branch in the editor repo.

22k 4d ago A 43 tokens original MIT

open-code-review

64

alibaba/open-code-review

Skill Claude CodeCodex ✓ vendor

Performs AI-powered code review on Git changes using the ocr CLI from alibaba/open-code-review. Use when the user asks to review code, review a pull request, review staged/unstaged changes, review a commit, or compare branches for code quality issues. Produces line-level review comments and can automatically apply…

22k 5d ago A 98 tokens original Apache-2.0

dyad-sh/dyad

Skill Claude CodeCodex

Read all unresolved GitHub PR comments from trusted authors and address or resolve them appropriately.

21k 3d ago A 26 tokens

adk-git

66

google/adk-python

Skill Claude CodeCodex ✓ vendor

Writes commit messages and pull request descriptions for the adk-python repository: Conventional Commits types and scopes, subject lines that say why a change was made, and the linked-issue and testing-plan sections the PR template requires. Use when writing or rewording a commit message, squashing commits before a…

21k 3d ago A 138 tokens original Apache-2.0

release

67

screenpipe/screenpipe

Skill Claude CodeCodex

Release the screenpipe monorepo. Bumps versions, triggers GitHub Actions for app, CLI, MCP, and JS packages.

21k +17 2d ago A 29 tokens

release-codexbar

68

steipete/CodexBar

Skill Claude CodeCodex

CodexBar release: versioning, notarization, appcast, Homebrew, post-release bump.

21k 3d ago A 27 tokens original MIT

context-mode-ops

69

mksglu/context-mode

Skill Claude CodeCodex

Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters…

20k +25 2d ago A 75 tokens

contribute-to-eliza

70

elizaOS/eliza

Skill Claude CodeCodex

Finish and prove a scoped elizaOS GitHub issue, or independently review and repair an open elizaOS pull request. Use when contributing compute to elizaOS by selecting unclaimed work, implementing or reviewing changes, adding real tests and evidence, validating artifacts, or preparing a contribution for maintainer…

19k 3d ago A 68 tokens original MIT

keploy-pr-workflow

71

keploy/keploy

Skill Claude CodeCodex

Guide for creating PRs and issues on keploy repositories — PR format, customer-data hygiene, commit conventions, sign-off. Invoke when the user asks to open, update, or review a pull request or issue, when preparing a commit that will land in main, or whenever a change is about to leave the local machine.

18k 3d ago A 71 tokens original Apache-2.0

release

72

microsoft/agent-lightning

Skill Claude CodeCodex ✓ vendor

Prepare and publish stable Agent Lightning releases through the repository's version bump, pull-request checks, merge, tag, PyPI trusted-publishing, and versioned-documentation workflows. Use when asked to plan, cut, verify, or explain a release; treat nightly TestPyPI builds as a separate path.

18k +17 5d ago A 63 tokens original MIT