Git and workflow skills

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

HappyMonkeyAI/AgentsProtocol

Skill Claude CodeCodex needs its repo

Use when parallel agents or clean history need isolation. Set up ag/ worktrees, context packs, evidence handoffs; never clobber dirty trees.

not rated 5 4d ago A 38 tokens original MIT

0ryant/engineering-doctrine

Skill Claude CodeCodex

Primes an agent to keep tools out of authorship fields and to classify a change candidate honestly as generated, curated, or authored, recording the revision-pinned harness and ruleset in a method-record field that makes no authorship claim. Load before an agent finalises a commit, PR, or other change candidate in an…

not rated 5 today A 79 tokens original Apache-2.0

sidecar

507

anteprojector/sidecar

Skill Claude CodeCodex

Use the sidecarsync CLI to read, update, and synchronize Sidecar notes or state in repos with .sidecar configurations. Covers peer selection, standalone repos, per-file rules, and fork recovery.

not rated 5 2d ago A 44 tokens original MIT

qai-marketing

508

gvasile29/qai-consultant

Skill Claude CodeCodex

Acts as the QAI Consultant marketing/PR specialist. Use whenever Gabi asks to write, draft, or plan a social media post (LinkedIn, Facebook, Instagram) promoting the QAI Consultant app or MCP server - release announcements, educational QA tips, milestones, case studies, or behind-the-scenes. Covers Romanian and…

not rated 4 4d ago A 96 tokens

pr-message

509

farhan0167/cv-claw

Skill Claude Code

Draft a pull-request message (title + Markdown body) for the current branch into main. Use when the user asks for a "PR message", "PR description", "pull request message", or says "write a PR message" / "give me a PR message". Output is Markdown text only — does not call gh or open a PR.

not rated 4 3mo ago A 74 tokens original MIT

surface-after-care

510

ellmos-ai/skills

Skill Claude CodeCodex

Regelmäßiger Pflegedurchlauf für ein bereits veröffentlichtes GitHub-Repository (Stufe 1, günstig und oft wiederholbar): zuerst alle Distributionsflächen des Projekts ermitteln (npm, PyPI, Registries, Marketplaces, Stores, Website) und Änderungen später dorthin spiegeln, dann Topics setzen, Privacy-Gate, Dokumente auf…

not rated 4 today A 283 tokens original MIT

gitgauge

511

Davey2Waveyy/gitgauge

Skill Claude Code

Use when a full GitHub repository URL (github.com/owner/repo) appears in conversation, when the user asks to check, review, or analyze a GitHub repo, or when the user runs /gitgauge. Does not trigger on npm packages, file paths, org pages, or issue/PR links.

not rated 4 4mo ago A 69 tokens original MIT

diffler

512

jamestkelly/diffler

Skill Claude CodeCodex

Generate and deliver a graded comprehension quiz from the current Git branch diff, either in the local terminal or through Google Forms. Use when a user asks to prove, test, or verify understanding of branch changes, a feature branch, or a pull request.

not rated 4 14d ago B 53 tokens original MIT

bootstrap-project

513

jkm-4314/claude-code-skills

Skill Claude Code

Use when setting up a new project with the full opinionated workflow — session memory, commit hooks, copyright headers, ROADMAP, and CLAUDE.md. Invoke with "bootstrap project", "setup project", "new project setup", or /bootstrap-project.

not rated 4 3mo ago A 54 tokens original MIT

magarcia/skills

Skill Codex

Rebuild a tangled feature branch into a small set of reviewer-friendly logical commits while preserving its final tree byte-for-byte. Use when asked to regroup, squash, tidy, or rewrite a branch with many interleaved feature, fixup, review, merge, or formatting commits. Resolve the actual PR base, plan groups with the…

not rated 4 13d ago A 108 tokens original MIT

git-authoring

515

n-shadloo/git-authoring

Skill Claude Code

Authors and executes git work end to end — Conventional Commits messages, pull-request content, release notes, and pull-request review, plus the repository operations an engineer runs daily: branching, rebasing, squashing, cherry-picking, reverting, merge-conflict resolution, stashes, tags, remotes, and recovery…

not rated 4 changed 2d ago A 220 tokens original MIT

git-flow-release

516

iktakahiro/python-fastapi-ddd-skill

Skill Codex

Create a release for this repository by tagging main with calendar versioning (optionally using git-flow if configured); use when the user asks to create a release or bump version.

not rated 4 7mo ago A 39 tokens

changelog-conventions

517

lossless-group/lossless-agent-skills

Skill Claude CodeCodex

How The Lossless Group writes and structures changelog/ entries across all repos (projects, true monorepos, pseudomonorepos). Use whenever shipping or pushing a coherent chunk of work, when scaffolding a new repo's changelog/ directory, when authoring a product release message, when the user says "log this", "write a…

not rated 4 14d ago A 191 tokens original MIT

pair

519

hyj28/claude-codex-pair

Skill Codex

Dual-agent development workflow - Claude Code plans and reviews, Codex implements headlessly, git automated. ONLY runs when the user explicitly types /pair. NEVER activate automatically, no matter how well a task seems to match this workflow.

not rated 4 10d ago B 48 tokens original MIT

protected-commit

521

harshanandak/forge

Skill Claude CodeCodex

Use when a commit is refused with "Protected state edit detected", or before editing AGENTS.md, CLAUDE.md, a lockfile, .forge/config.yaml, .github/workflows, lefthook.yml, .beads/, or a generated harness mirror. Do not use to find a way around the gate — there is no environment variable that authorizes a protected…

not rated 4 7d ago A 82 tokens original MIT

ai-dev-methodology

522

Korner83/ai-development-methodology

Skill Claude CodeCodex

Operating rules for projects using the AI Development Methodology — markdown + git governance for mixed human/AI-agent teams. Load when working in a repo that follows it, or for any process question: sizing and filing backlog items, what counts as Done (Status/Test fields), the file-lock protocol for parallel agents…

not rated 4 changed today B 100 tokens

quartermaster

523

johntimothybailey/skill-harbor

Skill Claude CodeCodex

Draft Skill Harbor release notes and changesets from the current git diff using the nautical Quartermaster voice. Use when asked for a changeset, hero title, Captain's Briefing, or release notes for this repo.

not rated 4 3mo ago A 46 tokens original MIT

final-review

524

jwilger/ai-plugins

Skill Claude CodeCodex

Use when completing or claiming readiness for local-only changes, a branch, pull request, merge request, or merge-to-main; final review applies even when repository policy forbids publishing, including scope growth, proposed work splits, and medium-risk review-budget checkpoints.

not rated 4 changed 4d ago A 54 tokens

execute

525

ABilenduke/copilot-developer

Skill Claude Code

Execute an existing plan step-by-step on a dedicated git branch, with fast ralph loops per step and a deep final ralph loop that includes self-review and adversarial testing. Writes a timestamped journal with commit hashes and loop results. Supports both new multi-file story format (plan.md + design.md + prd.md) and…

not rated 4 6mo ago A 109 tokens original MIT

dev-release

526

RelationalAI/rai-agent-skills

Skill Claude Code

Bumps the plugin version across manifest files, commits, and creates a local git tag for rai-agent-skills. Pushing and publishing the GitHub release happen separately, under human review. Use when cutting a release.

not rated 4 5d ago A 47 tokens original Apache-2.0

jrgilbertson/the-rookery

Skill Claude CodeCodex

Use when a reviewed pull request is about to be merged, including digest this PR before I merge, should I merge this, or merge this PR. Briefs merge, debug, or do not merge plus numbered live options and waits for a numbered reply. Option 1 is Proceed to merge. A bare merge request still runs this review and still…

not rated 4 changed 2d ago A 89 tokens original MIT

devagent

528

FreePeak/devagent

Skill Claude CodeCodex

Dispatch implementation tickets through the DevAgent pipeline (worktree isolation, test gates, PR delivery) from any agent session.

not rated 4 today A 27 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: