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

pre-commit-check

265

ZeroDeng01/sublinkPro

Skill Claude CodeCodex

MANDATORY pre-commit validation executor. Runs all required checks before any commit. NOT optional - must be invoked before every git add/commit/PR.

1.6k +6 yesterday A 36 tokens original MIT

land

266

karanhudia/borg-ui

Skill Claude CodeCodex

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.

1.6k yesterday A 38 tokens AGPL-3.0

pull

267

karanhudia/borg-ui

Skill Claude CodeCodex

Pull latest origin/main into the current local branch and resolve merge conflicts (aka update-branch). Use when Codex needs to sync a feature branch with origin, perform a merge-based update (not rebase), and guide conflict resolution best practices.

1.6k yesterday A 51 tokens AGPL-3.0

gh

268

bubbuild/bub

Skill Claude CodeCodex

GitHub CLI skill for interacting with GitHub via the gh command line tool. Use when Bub needs to (1) Create, view, or manage GitHub repositories, (2) Work with issues and pull requests, (3) Create and manage releases, (4) Run and monitor GitHub Actions workflows, (5) Create and manage gists, or (6) Perform any GitHub…

1.6k +4 yesterday A 87 tokens original Apache-2.0

bklit-ship

269

bklit/bklit-ui

Skill Claude CodeCodex

This skill is for bklit-ui monorepo contributors taking a chart or component validated in Studio into production: published in the UI package, documented, and ready for users.

1.6k +14 1mo ago A 34 tokens original MIT

pr-open

270

bklit/bklit-ui

Skill Claude CodeCodex

Open a pull request the bklit-ui way: stage and commit with pre-commit hooks, run ultracite from the repo root, rebuild the shadcn registry, run a production test build, fix failures, push, and create a PR with a structured summary. Use when the user asks to commit, push, open a PR, "ship it", or run the full pre-PR…

1.6k +14 1mo ago A 88 tokens original MIT

release

271

Shpigford/chops

Skill Claude CodeCodex

Determine the next version, update the marketing site, and run the full release pipeline.

1.6k 10d ago A 19 tokens

changelog

272

fabro-sh/fabro

Skill Claude CodeCodex

Generate and update the product changelog in Mintlify docs. Use when the user asks to update the changelog, add a changelog entry, document recent changes, or write release notes. Reads git history on main, filters to user-facing changes, and writes dated MDX files to docs/public/changelog/.

1.6k +8 yesterday A 65 tokens original MIT

update-docs

273

fabro-sh/fabro

Skill Claude CodeCodex

Update documentation in docs/public/ based on recent code changes. Reads git history since a watermark commit, maps changed files to doc pages, and makes surgical edits to keep docs in sync with code.

1.6k +8 yesterday A 43 tokens original MIT

create-worktree-skill

274

disler/claude-code-hooks-multi-agent-observability

Skill Claude CodeCodex

Use when the user explicitly asks for a SKILL to create a worktree. If the user does not mention "skill" or explicitly request skill invocation, do NOT trigger this. Only use when user says things like "use a skill to create a worktree" or "invoke the worktree skill". Creates isolated git worktrees with…

1.5k +1 6mo ago A 77 tokens

release-notes

276

kenryu42/cc-safety-net

Skill Claude CodeCodex

Part of cc-safety-net

Generate and publish concise, evidence-based notes in the body of the latest existing GitHub Release. Use only when the user explicitly invokes $release-notes or explicitly asks to update the latest existing GitHub Release body. Do not invoke for general release planning, changelog, tag, or version tasks.

1.5k yesterday A 65 tokens original MIT

mxsm/rocketmq-rust

Skill Claude CodeCodex

Use when the user asks to prepare, submit, publish, or optimize a pull request for the rocketmq-rust project, especially when the PR title or commit message must follow the [ISSUE.

1.5k +1 yesterday A 47 tokens original Apache-2.0

pollen-robotics/reachy_mini

Skill Claude CodeCodex

Generate Reachy Mini (reachymini) release notes from cached PR JSON files. Use when asked to draft release notes from PR files.

1.5k +22 yesterday A 36 tokens original Apache-2.0

release-beta

279

chrysb/alphaclaw

Skill Claude CodeCodex

Publish the next AlphaClaw beta and always update the Railway beta template pin to the exact released beta version.

1.5k +2 2d ago A 25 tokens original MIT

release-publish

280

chrysb/alphaclaw

Skill Claude CodeCodex

Publish a new AlphaClaw release to npm and GitHub. Use when the user asks to cut a release, publish a version, write release notes, draft a release tweet, or close issues addressed in a release. Covers git history analysis, release note drafting, npm publishing, GitHub release creation, issue closing, and tweet…

1.5k +2 2d ago A 72 tokens original MIT

cut-release

281

fim-ai/fim-one

Skill Claude CodeCodex

A release checklist that prepares the project for shipping a new version. It archives the Unreleased changelog entries, updates the roadmap and version values, and checks that the version records match.

1.5k +6 5d ago A 53 tokens

lime-release-workflow

282

limecloud/lime

Skill Claude CodeCodex

A release workflow for the Lime software project. It covers version numbers, release notes, cleaning generated files, required checks, commits, tags, and pushing changes.

1.5k yesterday A 35 tokens

create-pr

283

inkline/inkline

Skill Claude CodeCodex

Author a pull request in the Guild's standard shape — a fixed Summary / Changes / Verification / Notes skeleton that mirrors the review-gate, plus the hard anti-leak rule that no agent @mention or mention:// link ever reaches a public PR. Use whenever you are about to open a PR (e.g. /create-pr), so the PR passes…

1.5k 3d ago A 79 tokens

lrc

284

HexmosTech/git-lrc

Skill Claude CodeCodex

Manage LiveReview code review for staged changes in this repo. Run /lrc review to open a browser-based AI review of staged changes before committing. Use /lrc skip to bypass review and write an attestation, or /lrc vouch to manually approve without AI. Check and toggle hook state with /lrc hooks status, hooks disable…

1.5k +3 9d ago B 124 tokens

release

285

hyhmrright/brooks-lint

Skill Claude CodeCodex

Part of brooks-lint

Cut a brooks-lint release: set the version in package.json, propagate it across all four plugin manifests and every version-bearing text file (README badges, docs site metadata), write the CHANGELOG entry, validate, then commit, push, tag, and publish the GitHub release. Triggers when the maintainer asks to "release"…

1.4k +10 yesterday A 135 tokens original MIT

gh-stack

286

github/gh-stack

Skill Claude CodeCodex ✓ vendor

Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack, branch layers, dependent PRs, or gh stack; or when a stack is…

1.4k +18 6d ago A 80 tokens copy · 97% MIT

oxideterm-release

287

AnalyseDeCircuit/oxideterm

Skill Claude CodeCodex

Prepare, publish, or recover canceled OxideTerm stable, beta, or GPUI preview releases by deriving changelog content from the previous tag, selecting the requested release-note detail level, running the repository version-bump script, validating channel-specific notes and fork ownership, committing, pushing, creating…

1.4k +53 yesterday A 135 tokens GPL-3.0

release-note-writer

288

DEEIX-AI/DEEIX-Chat

Skill Claude CodeCodex

Create user-facing GitHub release notes from real git evidence. Use when asked to compare git tags, branches, commits, or version ranges such as v0.1.0...v0.1.1 and draft release notes, changelogs, or bilingual release summaries that emphasize product-visible Features, Optimizations, and Fixes while excluding…

1.4k +16 yesterday A 90 tokens original Apache-2.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: