Git and workflow skills

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

Browse within: LLM 172cli 151agents 105agentic-ai 99skills 98ai-coding 97agent 93javascript 55github 49agent-orchestration 48Autonomous Agents 46claude-code-plugin 46agent-framework 43gemini 40

qte77/claude-code-plugins

Skill Claude Code

Generate commit message for staged changes, pause for approval, then commit. Stage files first with git add, then run this skill.

not rated 2 2d ago A 34 tokens original Apache-2.0

kb-to-spec

698

lancewillett/ai-plugins

Skill Claude CodeCodex

Promote a private Markdown plan/note into a shareable spec committed to a GitHub repo. De-privatizes the content, writes a standalone spec with an Authors header, links that spec from the top of the private note, and keeps the two independent (no duplicated content). Use when publishing a plan as a shared design doc…

not rated 2 23d ago A 110 tokens original MIT

release

699

NikiforovAll/claude-code-marketplace

Skill Claude Code

This skill should be used when the user wants to create a new release — bump version, tag, push, create GitHub release, and optionally publish to npm. Use when user says "release", "bump version", "publish", "cut a release", or "release candidate".

not rated 2 yesterday A 60 tokens original MIT

dotfiles-sync

700

erdikilic/dotfiles

Skill Claude Code

Compare installed Claude Code plugins and MCP servers against dotfiles, show differences, and update settings.json + README.md + root README.md to match.

not rated 2 8d ago B 32 tokens

simon-dev

701

SW-in-beta/simon-skills

Skill Claude Code

A 19-step workflow for planning, building, and checking software features. It can also use expert review, parallel Git worktrees, and strict verification before a pull request.

not rated 2 1mo ago A 170 tokens original MIT

Knuckles-Team/repository-manager

Skill Codex

The default entrypoint for one unit of work — plan, start, work with a live heartbeat, check, submit, watch status, and abort — composed entirely from the repository-manager MCP/CLI surface (rmlane, rmworktree, rmmergequeue, and rmconcepts). It never opens a raw shell, runs a direct compiler, hand-merges, or writes an…

not rated 2 11d ago A 176 tokens original MIT

worktree-map

703

520wheat/worktree-map

Skill Claude CodeCodex

Show and manage local Git branch/worktree relationships for the current Codex session — open the map, create child branches and worktrees, switch or open sessions, and run cautious delete / safe cleanup.

not rated 2 1mo ago A 44 tokens

release

705

gzb1128/opencode-plugin

Skill Claude CodeCodex

Use when the user wants to publish a new release, says "release", "publish release", "cut a release", or "new version". Covers tag creation, CI-driven build, and troubleshooting.

not rated 2 2mo ago A 42 tokens original MIT

monitor-remote-jobs

706

Liyuchen0118/RunBeacon

Skill Codex

Default workflow for durable local, SSH, Slurm, Apple-signing, or GitHub publishing work through RunBeacon. Use whenever Codex needs to call a remote host, securely save or select SSH/GitHub credentials, run or recover a long task, monitor training, publish commits, wait without model polling, cancel a remote process…

not rated 2 +1 yesterday A 104 tokens original MIT

gist-management

707

ofershap/mcp-server-github-gist

Skill Claude CodeCodex

Create, read, update, and manage GitHub Gists via MCP. Use when asked to save, share, or manage code snippets as gists.

not rated 2 6mo ago A 34 tokens original MIT

biw/skills

Skill Codex

Integrate the PR base, run persistent read-only reviewers, fix and re-review findings, validate with repo-native commands, address review bots, and compare model quality.

not rated 2 15d ago A Socket: warnSnyk: warn 40 tokens original MIT

review-pr-fix

709

AdriaanVE/agentic-coding

Skill Claude CodeCodex

Diff-focused PR/MR review that resolves merge conflicts, fixes the clear-cut findings itself, commits them locally, explains everything in plain language, and pushes to the PR/MR branch after your approval.

not rated 2 6d ago A 44 tokens

galdr-demo

711

Arakiss/galdr

Skill Claude CodeCodex

Summarize a git repository's recent changes and write them to a Markdown file. Use it when asked for a «change summary», «quick changelog», «what changed in the repo», or to dump git state to a file. Parameters: the repository and the output path.

not rated 2 yesterday A 61 tokens original MIT

use-onprem-gh-cli-mcp

712

ma-nakaya/onprem-gh-cli-mcp-server

Skill Claude CodeCodex

Use an on-premises GitHub CLI MCP server to select an isolated GitHub account and work with allowlisted repositories, committed files, issues, pull requests, checks, Actions logs, releases, labels, milestones, and Projects v2. Use for GitHub inspection, review, contribution, or administration requests that require…

not rated 1 18d ago A 98 tokens original MIT

repo-bootstrap

713

ANAMIZED/YodMCP

Skill Claude CodeCodex

Automate full ANAMIZED product repo structure (Server OS parity) including USDC, Stripe, badges, CI, skills, AGENTS.md.

not rated 1 13d ago A 33 tokens

omnigit-mcp-only

714

aifity/omnigit-mcp

Skill Claude CodeCodex

Always use the omnigit-mcp server for git and GitHub operations — never the git CLI via Bash and never gh. Activates whenever the task involves committing, pushing, branching, merging, force-pushing, opening/reading/commenting on issues or PRs, fetching commits or diffs, listing workflows, downloading artifacts, or…

not rated 1 2d ago A 103 tokens original MIT

seed

715

5queezer/distill

Skill Claude CodeCodex

Populate the distill MCP knowledge base from the current repo's git history. Extracts decisions, patterns, failures, and context from commits and stores them with correct metadata.

not rated 1 4mo ago A 0 tokens original MIT

commit

716

bitcoin21ideas/skills

Skill Claude Code

Multi-step git commit workflow. Gathers state, triages sensitive content and secrets, groups changes into logical units, runs the project's test/lint gate, proposes a plan for approval, and commits with conventional messages and no AI attribution. Use when changes need to be committed — when the user says "commit"…

not rated 1 2mo ago A 86 tokens original MIT

formatting-commits

717

lijinnair/claude-code-skillforge

Skill Claude Code

Generates a well-structured, conventional Git commit message from the user's staged changes or a description of what they did. Use when the user says "write a commit message", "format my commit", or "help me commit this". Outputs a ready-to-paste commit message following the Conventional Commits specification.

not rated 1 6mo ago A 68 tokens original MIT

fence

718

tokyubevoxelverse/fence

Skill Claude CodeCodex

Investigate why a strange piece of code exists before anyone deletes it (Chesterton's fence). Use when the user points at a weird line, hack, magic constant, or workaround and asks why it's there, whether it's still needed, or if it's safe to remove.

not rated 1 1mo ago A 57 tokens original MIT

JakeTRogers/my-awesome-copilot

Skill Claude CodeCodex

Inspect and evaluate GitHub PR review comments, respond with a clear technical position, and implement only valid feedback. Use when asked to review PR comments, respond to reviewers, address reviewer feedback, or make changes based on PR feedback.

not rated 1 yesterday A 51 tokens

pdw

720

diablofong/product-dev-workflow

Skill Claude CodeCodex

Product Dev Workflow — a branch-per-task development assistant. Single slash command /pdw with seven sub-flows. Use /pdw alone to see the menu, or /pdw [sub] [args] for a specific flow. Sub-commands are init, talk, dev, hotfix, done, status. Also accepts natural language ("/pdw I want to build a login page") and…

not rated 1 4mo ago A 89 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: