Git and workflow skills

8,854 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

zhusq20/claude_engineering

Skill Claude Code

A repository setup skill that adds a reusable structure for working with coding agents, including instructions, skills, hooks, shared session state, and code checks.

not rated 2 3mo ago C 136 tokens original MIT

commit-like-pro

651

jeffrey2423/commit-like-pro

Skill Claude CodeCodex

Review pending git changes and create senior-quality commits. Groups unrelated changes into separate logical commits, writes Conventional Commits messages that explain the why, and executes them — all on a tight token budget. Use when the user says "commit", "commit my changes", "commit like a pro", "ship this", or…

not rated 2 1mo ago A 75 tokens original MIT

create-mr

652

encoreshao/encore-skills

Skill Claude CodeCodex

Create a GitLab Merge Request — clear title, high-level summary of what was changed and why, explicit confirmation the issue is resolved.

not rated 2 18d ago A 30 tokens original MIT

repo-memory-workflow

654

luckyangf/repo-memory-workflow

Skill Claude CodeCodex

Guides users through repo-memory-workflow setup, task splitting, checkpointed AI development, and codex exec relay loops. Use when the project has AGENTS.md and .ai/TASK.md, or when the user says install this, initialize test, run a loop test, loop stuck, Round 1 starting, init, setup, Missing runloop, continue task…

not rated 2 4mo ago A 110 tokens

review-with-copilot

655

smaglio81/ai-tools-organizer

Skill Claude CodeCodex

A loop for continuously reviewing the Copilot comments on a pull request until all comments are resolved by implementation or explanation.

not rated 2 3mo ago A 29 tokens

mergechain-deps

656

oleg-koval/mergechain

Skill Claude Code

Declare and manage MergeChain PR merge-dependencies from the terminal or AI agent. Use when marking a PR blocked by another, setting up stacked-PR dependencies, or during push/open-PR flows for branches based on non-default bases (auto-detect prerequisite). Writes the visible managed PR-body section and exact hidden…

not rated 2 1mo ago A 0 tokens

changelog-formatting

657

mattppal/shipping-szn

Skill Claude CodeCodex needs its repo

Format changelog content according to Replit's changelog template structure. Use when converting raw changelog content into properly structured documentation with correct frontmatter, sections, and media formatting.

not rated 2 6mo ago A 41 tokens original MIT

git-commit-helper

658

ghostship25/Skilllint

Skill Claude CodeCodex

Writes clear, conventional-commit-style commit messages from staged git diffs, and can split unrelated changes into separate commits.

not rated 2 22d ago A 29 tokens original MIT

cut-release

659

coeusyk/inference-x

Skill Claude Code

Decide whether unreleased develop work warrants a release, pick the version per semver.org, and cut it following this repo's established commit/PR/tag/release pattern.

not rated 2 27d ago A 38 tokens original MIT

develop

660

BrunoBNascimento/devos

Skill Claude CodeCodex

Core coding skill - branch creation, iterative coding, atomic commits.

not rated 2 1mo ago A 14 tokens

gh-pr-handling

661

martin-janci/autopilot

Skill Claude Code

Expert GitHub CLI and PR handling. Use when working with pull requests, GitHub issues, reviews, CI checks, or any gh command operations.

not rated 2 8mo ago A 35 tokens original MIT

git-commit

662

jackieyyang/skills

Skill Claude CodeCodex

Create standardized, semantic git commits using the Conventional Commits specification. Analyze the actual diff to determine appropriate type, scope, and message.

not rated 2 3mo ago A 31 tokens original MIT

jj-megamerge

663

bitbloxhub/skills

Skill Claude CodeCodex

Use this skill for Jujutsu megamerge workflows: maintaining one octopus merge over multiple independent work branches, staging new stacks, absorbing WIP into existing commits, restacking onto trunk, and publishing only individual branches.

not rated 2 1mo ago A 51 tokens

commit-pr-generator

664

tyeom/skills

Skill Claude CodeCodex

A read-only tool that examines changes in a Git worktree, the folder containing a repository and its current edits, then drafts a commit message and a pull request (PR) title and description. If there are no current edits, it uses recent commits instead.

not rated 2 1mo ago A 138 tokens

publish-skill

665

skilld-dev/skills

Skill Codex

Prepare, validate, package, and publish portable Agent Skills through GitHub or npm. WHEN: "publish a skill", "publish SKILL.md", "ship a skill", "release an agent skill", "make this skill installable", "add a skill to my package".

not rated 2 1mo ago A 60 tokens original MIT

code-storage

666

ipruning/skills

Skill Claude CodeCodex

Agent skill for interacting with code.storage, a managed Git infrastructure layer. Provides repository creation, branching, commits, file access, diffs, search, notes, GitHub sync, ephemeral branches, and forking through a RESTful HTTP API authenticated with customer-signed JWTs. Every repo operation scoped per-JWT.

not rated 2 9d ago A 67 tokens

changelog

667

rediche/skills

Skill Claude CodeCodex

Generate a concise, user-facing changelog from meaningful changes in the current repository and branch. Use when the user asks for a changelog, release notes, recent changes, or a summary of work over a date range or contributor scope.

not rated 2 18d ago A 50 tokens original MIT

gcmg

668

yashraj-n/skills

Skill Claude CodeCodex

Generates conventional Git commit messages from staged or unstaged code changes. Use when the user asks to commit, write a commit message, stage changes, or says things like "commit this", "what should my commit say", or "generate a commit message".

not rated 2 1mo ago A 56 tokens original MIT

ado-open-pr

669

jamesyang124/agent-skills

Skill Claude Code

Create an Azure DevOps pull request for the current branch using the Azure DevOps MCP. Pushes the branch, generates the description via the generate-pr-notes contract, opens the PR against a target branch (default develop), and adds reviewers resolved from teams or explicit emails. By default (opt out with…

not rated 2 1mo ago A 124 tokens original MIT

pr-babysit

670

a1f/agent-templates

Skill Claude CodeCodex

Use when the user wants to babysit a PR through the review/CI cycle, or invokes /pr-babysit. Polls for new review comments and CI failures, fixes them, resolves merge conflicts, and loops until the PR is ready to merge.

not rated 2 7d ago A 59 tokens original MIT

alchemy-contribute

671

den-labs/agent-skills

Skill Claude CodeCodex

Automates the end-to-end contribution workflow to Alchemy open-source repos (github.com/alchemyplatform/) — read CONTRIBUTING, fork via gh, clone, set upstream, install deps with the right package manager, create a feature branch, run lint/tests, stage/commit, push, and open a Pull Request. Use this skill whenever the…

not rated 2 changed 2d ago A 197 tokens

ghissue

672

kBashar/myagentskills

Skill Claude CodeCodex

Use when asked to create, file, open, or raise a GitHub issue — including turning a bug report, a feature request, or a just-shipped backend change into a companion issue in another repository.

not rated 2 11d ago A 45 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: