Git and workflow skills

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

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

release-notes

745

z5840415/crossharness

Skill Claude Code

Draft release notes from merged PRs since the last tag.

not rated 1 1mo ago A 15 tokens original MIT

goal-ledger

746

jpbaking/goal-ledger

Skill Claude CodeCodex

Plan, delegate, and accept a durable, git-tracked Goal Ledger for multi-phase or long-running work: .goal-ledger/GOAL.md plus phase-NNNN.md files, a planner/executor role split so a stronger model plans and reviews while cheaper models run the phases, approval gates, an isolated goal branch, committed recovery…

not rated 1 1mo ago A 162 tokens original 0BSD

release

747

ai-native-sys/claude-code-tools

Skill Claude Code

Release plugins — code review, bump versions, verify consistency, and push to GitHub.

not rated 1 3mo ago A 18 tokens original MIT

generate-changelog

748

nunosoarescsw/copilot-agentic-workshop

Skill Claude CodeCodex

Use when preparing a release or summarizing recent changes. Analyses recent commits or code changes and generates a structured CHANGELOG.md entry.

not rated 1 3mo ago A 31 tokens original MIT

archive

749

esneiderbravo/speclaw

Skill Claude CodeCodex

Finalize a completed change — sync its specs into canonical, then move it to the archive. Use when a change is done and merged-ready: "archive the change", "finalize X", "close out the change". Part of speclaw's lawbook module (draft → build → sync → archive). Archiving belongs in the same PR that implements the…

not rated 1 yesterday A 0 tokens original MIT

gitea-create-pull

750

amonstack/gitea_mcp

Skill Claude CodeCodex

A tool for opening a new pull request in Gitea after checking that the source branch exists and no matching open request already exists. A pull request asks to merge changes from one branch into another.

not rated 1 changed 5d ago A 125 tokens original MIT

worktrees

751

agallardol/zcode-git-worktrees

Skill Claude Code

Create and manage git worktrees for parallel, isolated work on one repository — multiple tasks at once without stashing or switching branches, risky experiments, PR review checkouts. Use when the user wants to work on several things at once, isolate a task, mentions worktrees or parallel branches/tasks/agents, or…

not rated 1 20d ago A 75 tokens original MIT

git-commit-from-diff

752

JqyModi/skills-router

Skill Claude CodeCodex

Generate a git commit message from the current diff and perform a local commit using the format type: scope - subject. Use when a user asks to create a commit based on git diff/status, or wants a commit message generated from current code changes and committed locally.

not rated 1 7mo ago A 60 tokens

compush

753

VitalikPro13/unhollow

Skill Claude CodeCodex

Wrap up the session: record the work (memory, wiki, agent instructions, living docs — each only as far as the session warrants), commit with a clean message, and push. Use when the user says /compush or asks to wrap up and push at the end of a task.

not rated 1 1mo ago A 62 tokens original MIT

Nolane-x/Nolane-habitat

Skill Codex

Maintain, debug, test, document, package, or release the Nolane Habitat repository. Trigger when work changes Habitat workspace lifecycle, storage, semantic providers, mutation safety, MCP, Observatory, tests, Codex integration, or release artifacts.

not rated 1 8d ago A 56 tokens

permissioned-github

755

2428424081cn/Skill-mcp

Skill Claude CodeCodex

Guidelines for interacting with GitHub and request permissions from the user when commands fail due to restrictions in the agent environment.

not rated 1 16d ago A 29 tokens original MIT

github-api

756

abel30567/fermi-mcp

Skill Claude Code

Call the GitHub REST API from Fermi (issues, PRs, file commits, binary commits via Git Data API) with correct auth and UTF-8 handling.

not rated 1 13d ago A 36 tokens original MIT

mrnajiboy/mr-magic-mcp-server

Skill Claude CodeCodex

Executes a complete pre-push, GitHub CI, Release Please, and post-release verification loop. Use when the user asks to run final checks, push to GitHub, merge an auto-release PR, verify CI/CD, publish via Release Please, or perform an end-to-end release handoff.

not rated 1 1mo ago A 68 tokens original MIT

improve-test-coverage

758

Hyeonu-Cha/dotnet-coverage-mcp

Skill Claude CodeCodex

Iteratively write .NET unit tests to improve code coverage toward 80% line and branch targets. USE FOR: autonomously running tests, finding gaps, writing targeted tests, and repeating until 80% coverage or plateau. Calls all 7 dotnet-coverage-mcp MCP tools: GetSourceFiles, RunTestsWithCoverage, GetCoverageSummary…

not rated 1 2d ago A 139 tokens original MIT

dep-sweep

759

LucasSantana-Dev/sharekit

Skill Claude Code

Batch-process Dependabot/Renovate PRs by risk: auto-merge safe ones (devDeps, patches) into the configured base branch (main by default), surface risky ones for human review. Chains PR enumeration, risk classification, merge-readiness checks, and changelog batching. Use when bot PRs pile up; reduces a 20-PR queue to…

not rated 1 2d ago A 81 tokens original MIT

mandelbro/awesome-claude-hooks

Skill Claude Code

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning.

not rated 1 5mo ago A 25 tokens copy · 100% Apache-2.0

gh-stack

761

knitli/toolshed

Skill Claude CodeCodex

Manage stacked branches and pull requests with the gh-stack GitHub CLI extension. Use when the user wants to create, push, rebase, sync, navigate, or view stacks of dependent PRs. Triggers on tasks involving stacked diffs, dependent pull requests, branch chains, or incremental code review workflows.

not rated 1 3d ago A 65 tokens copy · 100% MIT

gitlab-mcp-skill

762

kirti12025/gitlab-mcp

Skill Claude CodeCodex

Use this skill when working with the GitLab MCP server tools for merge requests, issues, repositories, pipelines, work items, variables, dependency proxy, webhooks, search, CI catalog, and related GitLab workflows.

not rated 0 1mo ago A 51 tokens copy · 88% MIT

carpeos-pr

763

innocarpe/CarpeOS

Skill Codex needs its repo

Open or update CarpeOS GitHub pull requests with full, reviewable descriptions. Use when creating a PR, editing a PR body, running gh pr create/edit, shipping a feature branch, or when the user asks for a PR, pull request, or PR description. Applies to Claude Code, Codex CLI, Grok Build, and Gajae Code/GJC.

not rated 0 25d ago A 81 tokens original Apache-2.0

pull-request

764

zNetinho/plugin-sentinel-mcp

Skill Claude Code

Create a well-structured pull request with description, labels, reviewers and visual evidence.

not rated 0 5mo ago A 19 tokens

cross-branch-check

765

Rosentic/cursor-plugin

Skill Claude CodeCodex

Before merging or pushing, check whether your branch is compatible with other active branches. Use the Rosentic MCP tools: checkconflicts to scan for breaks, explainconflict for details, listbranches to see what's in flight.

not rated 0 3mo ago A 0 tokens

remogram-consumer

766

attebury/remogram

Skill Claude CodeCodex

Use in any repository configured with Remogram (.remogram.json) or Remogram MCP for forge facts — PR status, checks, merge plan, repo status, ref compare. Not for Remogram product development.

not rated 0 2mo ago A 47 tokens original MIT

cristianmoroaica/bountyverdict

Skill Codex

Route GitHub engineering and MCP catalog questions to the correct BountyVerdict x402 decision API. Use for bounty selection, coding-agent instruction or skill audits, workflow diagnosis, flake retry gates, and tools/list compatibility or security checks before accepting a server change.

not rated 0 1mo ago A 60 tokens original MIT archived

gitwhy-context-saving

768

gitwhy-cli/gitwhy

Skill Claude CodeCodex

Saves, retrieves, and searches structured context (reasoning, decisions, trade-offs) behind AI-generated code, linked to git commits. Use when the developer says "save this session with GitWhy", asks about past context or decisions, or wants to push context to a PR. Also use after significant implementation work…

not rated 0 5mo ago A 76 tokens

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: