Git and workflow skills

14,476 tagged Git and workflow, measured the same way as everything else here.

Browse within: ai-coding 78claude-code-plugin 61agent-orchestration 49agentic 46javascript 44agent-framework 42openai 41Autonomous Agents 40agentic-coding 38openclaw 38gemini 33copilot 32github 32android 31

do-task

385

fuwasegu/aegis

Skill Claude CodeCodex

A task-execution workflow from the Aegis project. It covers choosing a task, creating a branch, implementing the change, and requesting a review.

not rated 113 2mo ago A 18 tokens

finding-triage

386

HacktronAI/skills

Skill Claude CodeCodex

Interactively validate and triage Hacktron findings against the actual source code and (optionally) a live deployment, separate true positives from false positives, adjust severity, then either propose fixes and commit them or set the finding's state in Hacktron (truepositive, falsepositive, acceptedrisk, resolved).…

not rated 113 +1 3mo ago A 120 tokens original MIT

release

387

memgraph/ai-toolkit

Skill Claude CodeCodex

Used to release all toolbox, integrations, agents. Use when releasing a subproject to PyPI, Docker Hub, or when the user asks to release or publish.

not rated 112 yesterday A 35 tokens original MIT

pr-takeover

388

nexu-io/looper

Skill Claude CodeCodex

Use when asked to take over, adopt, or babysit a GitHub pull request until it merges — read review feedback, fix it, resolve threads, dismiss unreasonable change requests, and merge once approved and green. Picks between driving the PR live in this session or handing it to the Looper daemon for unattended background…

not rated 112 +2 9d ago A 134 tokens original MIT

atlassian-skills

389

sillsdev/FieldWorks

Skill Claude CodeCodex

Python utilities for Jira, Confluence, and Bitbucket integration. Provides issue management, search, workflows, page management, pull requests, commit history, and more. Use when users need to interact with Atlassian products like "create a Jira issue", "search Confluence pages", "create a pull request", "get commit…

not rated 111 yesterday A 80 tokens

ru-review

390

Dicklesworthstone/repo_updater

Skill Claude CodeCodex

Review GitHub issues and PRs across repositories using the ru CLI tool. Use when asked to review issues, PRs, or run ru review. CRITICAL - never stash or discard user changes; commit them first if needed.

not rated 111 9d ago A 49 tokens

vspawn-tree

391

vlinx-io/VelaTerm

Skill Claude CodeCodex

Same as /vspawn, but opens a dedicated git worktree for the child session (equivalent to vspawn --worktree). Only use when the user explicitly invokes /vspawn-tree or $vspawn-tree; never auto-trigger. This is a real session run by its own process in the vlx-term left-panel tree — not an in-process sub-agent, and not a…

not rated 111 9d ago A 96 tokens original MIT

version-iloom

392

iloom-ai/iloom-cli

Skill Claude CodeCodex

Update version number and license date for iloom releases. Updates LICENSE and README.md dates, then runs pnpm version.

not rated 111 1mo ago A 28 tokens

cdklabs/cdk-contribution-skill

Skill Claude CodeCodex

Guide AWS CDK contributions from GitHub issue analysis to PR-ready code. Use when contributing to aws-cdk repository, analyzing CDK issues, implementing fixes, or preparing pull requests.

not rated 110 1mo ago A 44 tokens original Apache-2.0

worktree

394

forrestchang/worktree-workflow

Skill Claude CodeCodex

Create and manage git worktrees for parallel development. Use when you need to work on multiple branches simultaneously without stashing or switching contexts.

not rated 109 7mo ago C 30 tokens original MIT

alego-pre-push-checks

395

singula-ai/alego

Skill Claude CodeCodex

Use before pushing, force-pushing, marking ready for review, or claiming checks pass on an alego branch, and immediately after gh stack sync publishes rewritten branches, to select the smallest tests and checks that cover the outgoing or just-published diff without reflexively running the full repository suite.

not rated 109 8d ago A 66 tokens copy · 88% MIT

flake-triage

396

yschimke/compose-ai-tools

Skill Claude CodeCodex

Decide whether a preview the visual-diff bot flagged actually regressed or is simply nondeterministic, using a repeat-render oracle at a single commit. Use when a PR's preview diff reports a changed preview whose source the PR does not touch, or when a render, GIF or filmstrip is suspected of being unstable.

not rated 110 today A 70 tokens original Apache-2.0

ship

397

mr-daedalium/ostack-saas

Skill Claude CodeCodex

Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. Use when asked to "ship", "deploy", "push to main", "create a PR", or "merge and push". Proactively suggest when the user says code is ready or asks about deploying.

not rated 109 5mo ago A 72 tokens original MIT

testing-validation

398

AbdelStark/worldforge

Skill Claude CodeCodex

Use when selecting, running, or fixing WorldForge validation: pytest, coverage, ruff, generated provider docs, MkDocs strict build, package contract, CI failures, and release gates. Produces the smallest credible command set first, then escalates to full validation when public behavior changes.

not rated 108 today A 61 tokens original MIT

app-release

399

luochang212/skill-zoo

Skill Claude CodeCodex

Use when the user asks to release a new version, ship a build, or publish a Skill Zoo release. Also use when a tag push results in Homebrew 404 errors or missing artifact failures.

not rated 110 +1 17d ago A 43 tokens original MIT

bad

400

stephenleo/bmad-autonomous-development

Skill Claude CodeCodex

BMad Autonomous Development — orchestrates parallel story implementation pipelines. Builds a dependency graph, updates PR status from GitHub, picks stories from the backlog, and runs each through create → dev → review → PR in parallel — each story isolated in its own git worktree — using dedicated subagents with fresh…

not rated 107 +1 4mo ago A 133 tokens original MIT

corgispec-install

401

ricoyudog/Coding_Corgi_flow

Skill Claude CodeCodex

Use when installing, updating, or verifying this repo's project-local Corgi GitFlow assets in a target project.

not rated 104 16d ago A 30 tokens

siyuan-plugin-pub

402

yangtaihong59/siyuan-plugins-mcp-sisyphus

Skill Claude CodeCodex

Publish the SiYuan Sisyphus plugin, standalone CLI, or both. Use for version bumps, release notes, merged-PR contributor attribution, docs, commit messages, tags, and npm publish prep.

not rated 103 10d ago A 50 tokens original MIT

commit

403

alex35mil/pi.nvim

Skill Claude CodeCodex

Analyze staged git changes for this Neovim plugin, write an appropriate Conventional Commit message, and create the commit. Use ! and a BREAKING CHANGE footer for real public API breaks.

not rated 105 +1 1mo ago A 39 tokens

microsoft/PromptKit

Skill Claude CodeCodex ✓ vendor

Respond to pull request review comments on GitHub or Azure DevOps Services. Reads review threads, validates each, proposes fixes or explanations, applies changes with user confirmation, and updates thread status via the platform's API. Use when the user wants to address PR feedback or resolve review threads.

not rated 103 15d ago A 62 tokens original MIT

coordinate-agents

405

hogancv/coordinate-agents

Skill Claude CodeCodex

Route Codex-native multi-agent orchestration in a Git repository through a local-first, recoverable Agent Bus. Use for role-based planning, task execution, review, recovery, adapters, and human-gated release workflows. The plugin supports Codex CLI, Google Antigravity CLI, Claude, and other configured coding agents.…

not rated 102 changed today A 87 tokens original MIT

publisher-release

406

malloydata/publisher

Skill Claude CodeCodex

Cut a Malloy Publisher release, and write the RELEASENOTES.md entries a release ships. Use when asked to release, cut a release, ship a version, or publish Publisher to npm/Docker — and when a change needs a release note, or you are deciding whether it does and what version to stamp on it.

not rated 99 today A 68 tokens original MIT

codex-guard

407

Akimiya-z/codex-guard

Skill Claude CodeCodex

Pre-submit hygiene check for AI-agent-authored pull requests. Use this skill whenever you are about to open or update a pull request: it runs the codex-guard CLI locally, verifies the diff contains no leftover TODO/FIXME/XXX markers and no hardcoded secrets, checks that commit subjects follow conventional commits, and…

not rated 135 today A 85 tokens original MIT

release

408

emanuelcasco/pi-mono-extensions

Skill Claude CodeCodex

Release a new version of pi-extensions: bump individual package versions (independent mode), update CHANGELOGs and READMEs, create per-package git tags, publish a GitHub release, and publish packages to npm via pnpm release. Use when the user asks to "cut a release", "release vX.Y.Z", "publish a new version", "create…

not rated 99 9d ago A 86 tokens original MIT

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: