Git and workflow skills

27,530 tagged Git and workflow, measured the same way as everything else here.

Browse within: agent-orchestration 58rust 54ReAct 53python 50agent-framework 49typescript 48javascript 46chatgpt 39coding-agent 37agentic 36openclaw 36Autonomous Agents 34open-source 34agent-swarm 32

openclaw-testing

01

openclaw/openclaw

Skill Claude CodeCodex

Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.

388k yesterday A 38 tokens

openclaw/openclaw

Skill Claude CodeCodex

Prepare or verify OpenClaw stable, beta, and extended-stable releases, including backport discovery, changelogs, release notes, publish commands, and artifacts.

388k yesterday A 41 tokens

review-prs

03

vinta/awesome-python

Skill Claude CodeCodex

Triage open PRs — screen from the diff, delegate the admission judgment to audit-the-list, then merge or close on GitHub. Fire when the maintainer asks to review PRs, process the PR queue, or judge whether a specific PR should be merged.

317k 7d ago A 58 tokens

react/react

Skill Claude CodeCodex

Orchestrate the Rust compiler port end-to-end. Discovers the current frontier, fixes failing passes, ports new passes, reviews, and commits in a loop.

248k 4d ago A 38 tokens original MIT

record-browser-gif

05

deepseek-ai/deepseek-harness

Skill Claude CodeCodex

Record browser or Web UI interaction demos as optimized GIFs using the available built-in browser, state-based frame capture, and deterministic encoding, then publish to a dedicated assets branch when the task includes attaching the GIF to a pull request. Use when asked to make, record, or generate a GIF that…

204k 2d ago A 99 tokens original MIT

n8n:gh-stack

06

n8n-io/n8n

Skill Claude CodeCodex

Manage stacked branches and pull requests with the gh-stack GitHub CLI extension. Use when the user wants to create, push, rebase, sync, navigate, or view stacks of dependent PRs. Triggers on tasks involving stacked diffs, dependent pull requests, branch chains, or incremental code review workflows.

203k 2d ago A 69 tokens

pr-address

07

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

Address PR review comments and loop until CI green and all comments resolved. TRIGGER when user asks to address comments, fix PR feedback, respond to reviewers, or babysit/monitor a PR.

187k 2d ago A 42 tokens

pr-polish

08

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

Alternate /pr-review and /pr-address on a PR until the PR is truly mergeable — no new review findings, zero unresolved inline threads, zero unaddressed top-level reviews or issue comments, all CI checks green, and two consecutive quiet polls after CI settles. Use when the user wants a PR polished to merge-ready…

187k 2d ago A 77 tokens

release-notes

09

ollama/ollama

Skill Claude CodeCodex

Draft concise release notes.

180k 3d ago A 9 tokens original MIT

flutter-cherry-pick

10

flutter/flutter

Skill Claude CodeCodex

How to land a formal cherry-pick of a merged PR for the flutter/flutter repo stable or beta channel. Only use for flutter/flutter landed pull requests. Only use when the cherry pick request is into "stable", "beta" or a branch that has the format with flutter- . -candidate.0.

179k yesterday A 72 tokens original BSD-3-Clause

flutter/flutter

Skill Claude CodeCodex

Upgrades Flutter's Android SDK dependency to a new Android API version (or preview/canary release) in packages.txt, verifies CIPD tag uniqueness, and packages/uploads the binaries using createcipdpackages.sh across macOS, Linux, and Windows. Use whenever a user wants to pick up a new version of Android or upload…

179k yesterday A 80 tokens original BSD-3-Clause

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

Reconstructs why code exists from local git history, including the introducing commit, later changes, current authors, repeated companion files, and likely intent. Use when the user asks "why does this code exist", "who wrote this function and why", or to "explain the history of this function" before a rewrite…

135k 2d ago A 82 tokens original Apache-2.0

project-graveyard

13

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

Scans the developer's machine for dead side projects, autopsies each one from its git history (died at the payments wall, killed by a newer project, finished but never shipped), surfaces their personal death patterns, and picks the corpse most worth resurrecting — then helps ship it. Use when the user mentions…

135k 2d ago A 127 tokens original Apache-2.0

retro

14

garrytan/gstack

Skill Claude CodeCodex

Weekly engineering retrospective. (gstack).

130k 2d ago A 10 tokens original MIT

electron/electron

Skill Claude CodeCodex

End-to-end Chrome security backport for an Electron release branch. Given a Chrome Releases blog URL and a branch (e.g. 41-x-y), determines which CVE fixes are missing from the actual synced source, writes the cherry-pick patches locally, validates them with e sync --3 + lint --patches, then pushes a single PR. Use…

123k yesterday A 121 tokens original MIT

electron/electron

Skill Claude CodeCodex

Guide for performing Chromium version upgrades in the Electron project. Use when working on the roller/chromium/main branch to fix patch conflicts during e sync --3. Covers the patch application workflow, conflict resolution, analyzing upstream Chromium changes, and proper commit formatting for patch fixes.

123k yesterday A 62 tokens original MIT

electron/electron

Skill Claude CodeCodex

Guide for performing Node.js version upgrades in the Electron project. Use when working on the roller/node/main branch to fix patch conflicts during e sync --3. Covers the patch application workflow, conflict resolution, analyzing upstream Node.js changes, building, running the Node.js test suite, and proper commit…

123k yesterday A 69 tokens original MIT

babysit-pr

18

openai/codex

Skill Claude CodeCodex

Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and keep…

121k +530 today A 114 tokens original Apache-2.0

pr-creator

19

google-gemini/gemini-cli

Skill Claude CodeCodexGemini CLI

Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.

107k 2d ago A 31 tokens original Apache-2.0

microsoft/playwright

Skill Claude CodeCodex

Query Playwright CI test results from the aggregated DuckDB database. Answers questions about flaky tests, failure rates, slow tests, and per-run/SHA/PR results without hunting through GitHub artifacts.

95k 3d ago A 45 tokens original Apache-2.0

addyosmani/agent-skills

Skill Claude CodeCodex

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

91k 3d ago A 51 tokens original MIT

bump-dependency

22

home-assistant/core

Skill Claude CodeCodex

Bumps a Python package dependency across Home Assistant Core integrations, regenerates core requirement files, runs verification tests and prek lint, and prepares a pull request with proper release/compare links.

90k today A 42 tokens original Apache-2.0

ha-merge-queue

23

home-assistant/core

Skill Claude CodeCodex

Finds open Home Assistant pull requests that are genuinely ready to merge, checking CI, the merge-gate statuses, code-owner approval, merge conflicts, requested changes and unresolved review threads. Use when looking for PRs to merge, doing merge-queue triage, or asking for "quick wins" from the open PR backlog.

90k today A 72 tokens original Apache-2.0

ha-review

24

home-assistant/core

Skill Claude CodeCodex

Reviews Home Assistant code changes and provides constructive feedback. Should be used when a review is requested to provide a consistent review behavior and output format. This skill can be used for code reviews in general, not just for GitHub pull requests.

90k today A 50 tokens original Apache-2.0