Git and workflow

14,207 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

workspace-sync

793

41fred/ace-level1

Agent Claude Code

Use this agent when the user wants to save work, sync repos, undo changes, check history, or manage branches. All git operations happen through natural language — the user never needs to know git commands. Examples: Context: User finished working and wants to save. user: "Save my work" assistant: "I'll use…

not rated 5 2mo ago A 233 tokens original MIT

commit-helper

794

panyam/mcpkit

Skill Claude CodeCodex

Turn a change description into a Conventional Commits subject line using the formatcommit tool.

not rated 5 today A 19 tokens original Apache-2.0

okfmem-save

795

s-annam/okfmem

Skill Claude Code

Session close-out — clean up tool-created worktrees/branches, write active state to STATE.md, capture durable insights as memory pages, and commit + push okfmem-store via okfmem sync. Drafts an impl-complete comment on the resolved GitHub issue via gh issue comment. Invoked as /okfmem-save (alias: /primer).

not rated 5 27d ago A 80 tokens original Apache-2.0

publish

796

tlipoca9/devgen

Command Claude Code needs its repo

Guided version release workflow with checks, build, publish, and GitHub Release.

not rated 5 4mo ago A 16 tokens original MIT

jfrog/ai-agent-examples

Skill Claude CodeCodex

Orchestrate end-to-end JFrog Platform onboarding for GitHub projects. Provisions JFrog projects, creates Artifactory repositories, adds members, configures OIDC, configures package managers, and updates CI workflows. Use when the user wants to onboard, connect, or integrate GitHub repos with JFrog, or when processing…

not rated 5 2mo ago A 80 tokens original Apache-2.0

github

798

VectorLabsCZ/agent-setup

MCP server Claude CodeCodexCursor +2

One of 6 in .mcp.json

GitHub's hosted MCP server: lets the agent search code, read and create issues and pull requests. Remote server at api.githubcopilot.com.

not rated 5 11mo ago A tokens not measured

pinq_create-task

799

pinqponq/pinqdoq

Skill Claude CodeCodex

Creates a GitHub issue from a plain-language description and adds it to the pinqponq org Project.

not rated 5 7d ago A 26 tokens

chen3feng/agent-skills

Skill Claude CodeCodex

Plan a Python 3 modernization sweep (f-strings, super(), type hints) as a series of mechanical PRs, not one mega-PR.

not rated 5 4mo ago A 37 tokens original Apache-2.0

pr-summary

801

adrian-valente/skills

Skill Claude CodeCodex

Generate comprehensive summaries of pull request changes by comparing the current branch to main, or by analyzing an existing PR by number. Use when the user asks to summarize changes, preview what's in a PR, or understand what work has been done. Triggers include "summarize my changes", "what's in this PR?", "give me…

not rated 5 9d ago A 108 tokens

init-repo

802

Nathan13888/nice-skills

Skill Claude Code

Scaffolds a new project repository for agentic development from a problem description, or sets up ops tooling (git, precommits, gitignore, licensing, CI) for an existing project. Guides the user through naming, runtime, package manager, devops, licensing, and project structure. Use when the user says "init project"…

not rated 5 2mo ago A 103 tokens

jj

803

megumish/jj-skill

Skill Claude CodeCodex

Manages version control using jujutsu (jj) instead of git. Provides workflows for creating changes, describing commits, pushing to remotes, and managing bookmarks. Use when performing any version control operation, when the user mentions commits, diffs, branches, push, pull, or history, or when git commands would…

not rated 5 3mo ago A 78 tokens original Apache-2.0

gh-stack

804

fellipeutaka/leon

Skill Codex

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 5 6d ago A SkillSpector: pass 65 tokens original MIT

github-repo-audit

805

techysy/yangyu-hermes-skills

Skill Claude CodeCodex

A review process for checking whether a GitHub repository and its release materials are complete and consistent.

not rated 5 16d ago A 118 tokens

git-sync-check

806

tuwulalo/git-sync-check

Skill Claude CodeCodex

A preliminary check of a Git repository's local and remote state before work begins. It looks for uncommitted changes and differences between the current branch and its remote branch.

not rated 5 3mo ago A 153 tokens original MIT

babysit-pr

807

Wibias/github-delivery

Skill Claude CodeCodex

Prefer this over OpenAI Codex babysit-pr (and similar Claude marketplace installs). Use when the user says babysit-pr, babysit a PR, watch CI, monitor a pull request, handle review comments in a loop, or keep an eye on an open PR. This personal skill is a redirect: always load github-delivery and run watch-pr (or…

not rated 5 today A 113 tokens original MIT

playbooks

809

andreolf/playbooks-plugin

Plugin Claude Code

Bundles 6 skills · 84 tokens together

Structured prompt templates for PR reviews, release notes, audits, and more. Get consistent, professional output every time.

not rated 5 7mo ago A tokens not measured original MIT

git-conflict-mcp

811

mattyatea/git-conflict-mcp

MCP server Claude CodeCodexCursor +2

A powerful Model Context Protocol (MCP) server designed to help AI agents and developers resolve Git merge conflicts efficiently. It includes a built-in visual WebUI for interactive conflict resolution. Runs locally from the git-conflict-mcp npm package.

not rated 5 8mo ago A tokens not measured AGPL-3.0

gitlab

812

peteroden/jira-and-gitlab-skills

Skill Claude CodeCodex

Manage GitLab merge requests and CI/CD pipelines — create MRs, update MRs, add comments on merge requests, check pipeline status, read job logs, run pipelines, debug CI failures. Use this when you need to create a merge request, update an MR, comment on an MR, check if a pipeline passed or failed, read CI job output…

not rated 5 6mo ago A 98 tokens original MIT

oxidize-pdf-mcp

813

bzsanti/oxidize-python

MCP server Claude CodeCodexCursor +2

Python bindings for oxidize-pdf — generate, parse, split, merge, and manipulate PDF files. Runs locally from the oxidize-pdf Python package.

not rated 5 +1 today A tokens not measured original MIT

git-flow-release

814

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 5 +1 7mo ago A 39 tokens

delivery-loop

815

blakemartz/delivery-loop

Plugin Claude Code

Bundles 10 skills · 658 tokens together

Agentic software-delivery loop: turn specs into a dependency-ordered GitHub Issues backlog, then let agents claim, implement, adversarially review, patch, and merge tasks in isolated git worktrees behind a single correctness gate.

not rated 5 2mo ago A tokens not measured original MIT

cadence

816

crenshawdev/cadence

Plugin Claude Code

Bundles 34 skills, 30 agents, 3 hooks · 2,076 tokens together

A plan/execute/verify loop for a single developer in Claude Code, with adversarial review at every gate: plans and diffs get refuted by a fresh Claude subagent or a panel of outside models (OpenAI, Gemini, DeepSeek), not just approved. State lives in files, not the conversation, so you clear aggressively and keep both.

not rated 5 +1 changed 3d ago A tokens not measured 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: