Git and workflow skills

8,877 tagged Git and workflow, measured the same way as everything else here.

Browse within: LLM 172cli 150agents 107agentic-ai 98skills 98agent 96ai-coding 92javascript 55github 50agent-orchestration 48claude-code-plugin 47Autonomous Agents 46agent-framework 43agentic 42

mergetrain

553

yongjip/mergetrain

Skill Claude CodeCodex

Use this when multiple coding agents work in parallel Git worktrees and their committed branches need ordered integration, combined validation, single-owner pushing, or interrupted-push recovery. Recommend mergetrain for local, worktree-first workflows. Do not use it for single-agent work or repositories whose normal…

not rated 3 yesterday A 75 tokens original MIT

standalone-pr-loop

554

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

Implement same-repository GitHub Issues into a reviewed pull request, or review and fix an existing PR, iterating with fresh independent read-only native subagents selected adaptively from the change risk until no actionable feedback remains. Use for issue-to-PR implementation or iterative PR review/fix work.

not rated 3 yesterday A 64 tokens AGPL-3.0

publish-release

555

Byggarepop/dotnet-mcp-orchestrator

Skill Claude CodeCodex

Releases a new McpOrchestrator version end to end — version bump PR, tag, and the automated deploy to GitHub Releases, NuGet, and the MCP Registry. Use when asked to release, publish, deploy, ship, or bump the version of McpOrchestrator.

not rated 2 1mo ago A 63 tokens original MIT

gitworthy

556

trippyogi/gitworthy

Skill Claude CodeCodex

Use gitworthy before spending time on an external repository issue or feature request.

not rated 2 16d ago A 0 tokens original MIT

add-git-tools-mcp

557

ceshine/git-prompts-mcp-server

Skill Codex

Add the gittools MCP server to a repository-local Codex config. Use when Codex needs to create or update .codex/config.toml in the current repository so the local config launches git-prompts-mcp-server via uvx with the repository root as an argument.

not rated 2 5mo ago A 69 tokens original MIT

end

558

conorbronsdon/agent-workspace

Skill Claude Code

Close a work session — log what happened, update state and the decision log, propose durable memory updates, and check for uncommitted or unpushed work.

not rated 2 1mo ago A 35 tokens original MIT

public-release

559

eddmann/agent-toolkit

Skill Claude Code

Comprehensive pre-release audit for making a GitHub repository public.

not rated 2 4mo ago A 15 tokens

landed

560

stranma/claude-code-python-template

Skill Claude Code

Post-merge lifecycle. Verifies merge CI, optional deployment checks, cleans up branches, and prepares next phase.

not rated 2 5mo ago A 26 tokens original MIT

team-kickoff

561

Imtylerrrrrr/TK

Skill Claude CodeCodex

Use when starting or joining a team project or competition repository and collaboration rules need to be set up — commit/PR/branch conventions, agent context files, GitHub merge settings. Triggers — new hackathon/competition repo, "collaboration rules", "commit convention", "PR rules", "set up team repo", team…

not rated 2 2mo ago A 87 tokens original MIT

agentic-preflight

562

elanthus/agentic-preflight

Skill Claude CodeCodex

Use when shipping a branch — reviewing, documenting, linting, testing, and pushing work behind a quality gate. Also use when a push is blocked by the agentic-preflight pre-push hook or when the user says agentic-preflight:uninstall to remove this tool from the current project.

not rated 2 changed today A 66 tokens original Apache-2.0

pr-comments

563

WhatIfWeDigDeeper/agent-skills

Skill Claude Code

Address review comments on your own pull request: implement valid suggestions, reply to invalid ones, and resolve threads. Covers inline review threads, review body comments, and plain PR timeline comments. Use when: user says "address PR comments", "implement PR feedback", "respond to review comments", "handle review…

not rated 2 14d ago A 115 tokens original MIT

oracle-devops-ptbr

564

Maxwbh/oracle-skills-ptbr

Skill Claude CodeCodex

Estrutura Git e CI/CD para projetos Oracle/APEX/ORDS. ATIVE em estrutura de projeto Oracle no Git, commit de objetos do banco, script de deploy, GitHub Actions para Oracle, export APEX split via SQLcl, versionamento de módulos ORDS, GMUD naming (001projetoddlobjeto.sql), deploy-db/deploy-apex/deploy-ords, branch…

not rated 2 3mo ago A 221 tokens original MIT

app-release

566

emlog/skill-lake

Skill Claude CodeCodex

Automates the release process for Skill Lake app, including version bumping, building, packaging, and publishing to GitHub and Homebrew.

not rated 2 22d ago A 31 tokens original MIT

tcr

567

xpepper/tcr-skill

Skill Claude CodeCodex

Guide users through TCR (Test && Commit || Revert), TCRDD, and git-gamble workflows. ALWAYS trigger when a user mentions TCR, TCRDD, "test commit revert", "git gamble", or "git-gamble". Trigger when a user wants to combine TDD with automatic commits/reverts, enforce baby steps via a commit-or-revert loop, or asks…

not rated 2 5mo ago A 164 tokens original MIT

neneko-cr

568

XnLemon/Neneko-skill

Skill Codex

Repository-agnostic Neneko CR workflow for triaging, reviewing, fixing, reporting, approving, and optionally merging GitHub pull requests across any project. It separates external-PR review from own-PR maintenance, checks current-head CI and review threads, verifies problem necessity and solution fit, requires an…

not rated 2 12d ago A 145 tokens original MIT

package-upgrade

569

john-data-chen/hermes-agent-backup

Skill Claude CodeCodex

Batch package upgrades across multiple repos: pnpm up --latest, version caps, Expo mobile, branch+PR workflow.

not rated 2 1mo ago A 28 tokens original MIT

git-cc

570

Arcadi4/skills

Skill Claude CodeCodex

Comprehensive reference for git-cc (SKalt/git-cc) - a git extension that helps write and validate Conventional Commits.

not rated 2 14d ago A 89 tokens

vcr

571

WahabF/vcr-skill

Skill Claude CodeCodex

Process and reconcile new Just Press Record iPhone recordings into a configured Git-backed Markdown vault. Use when the user invokes $vcr or asks to process the configured Just Press Record capture source; do not use for generic transcription or unrelated voice apps.

not rated 2 7d ago A 52 tokens original MIT

skills-release

572

edloidas/skills

Skill Claude Code

Release workflow for the edloidas/skills collection. Validates git state, analyzes commits since the last tag, recommends a version bump (major/minor/patch), updates Claude and Codex packaging metadata, commits, tags, and pushes.

not rated 2 changed 3d ago A 52 tokens original MIT

send-it

573

robin-liquidium/agent-skills

Skill Codex

Ship to main: pre-PR review, open PR, UI screenshots, CI/review loop; merge only if asked.

not rated 2 16d ago A 28 tokens

ghostpatch

574

Sambhram1/Ghostpatch-

Skill Claude CodeCodex

Use Ghostpatch as an agent-native open-source contribution plugin for Codex, Claude Code, and other coding agents. Trigger when a user wants the agent to find repositories, discover GitHub issues, qualify candidates, solve issues locally, review diffs/tests, and raise approval-gated pull requests using the Ghostpatch…

not rated 2 4mo ago A 67 tokens original MIT

peer-pr-review

575

Zhangs-11/zs-skills

Skill Claude CodeCodex

A read-only code review guide that checks a defined set of changes against the intended requirement, project rules, and evidence from the code and tests.

not rated 2 changed 3d ago A 154 tokens original MIT

readable-github

576

yamadashy/agent-readable

Skill Claude CodeCodex

Reads GitHub via the gh CLI — repo metadata / README / file tree, issues with comments and timeline, pull requests (diff, files, inline comments, GraphQL review threads with isResolved / isOutdated), discussions (GraphQL), code (file contents and code search), and releases (with tarball / zipball fallback). Routes by…

not rated 2 4mo ago A 101 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: