Git and workflow

14,269 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.

pr-writer-vp

1201

VectorPeak/vectorpeak-agent-skills

Skill Codex

Manage the user's external GitHub PR workflow from project name to fork/clone, multi-agent bug hunting, PR-value validation, formal PR creation, reviewer feedback, and detailed PR comment section expansion. Use when the user asks to fork or clone a GitHub project, find small fixable PR opportunities, launch…

not rated 2 1mo ago A 109 tokens original Apache-2.0

git-pr-feedback

1202

scroogy-dev/scroogy-agent-skills

Skill Claude CodeCodex

A workflow for handling comments left by reviewers on a GitHub pull request, which is a proposed code change awaiting review. It groups comments and suggests whether each needs action, clarification, or no change.

not rated 2 3d ago A 141 tokens original Apache-2.0

github-remote

1203

osouthgate/agent-plus-skills

Plugin Claude Code

Bundles 1 skill · 118 tokens together

Read-first wrapper around the GitHub REST API — one-call PR/branch overviews (state + checks + reviews + runs), name-resolved PRs and issues, --wait on async flows, --json on lists. Zero token leakage. One write: pr comment.

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

changelog-bump-ver

1204

mir-am/skills-agents-ai-coding

Skill Claude CodeCodex

Promote CHANGELOG.md unreleased entries into the next release version and update Maven POMs to the next snapshot version.

not rated 2 4mo ago A 30 tokens original MIT

bachkukkik/opencode-plan-build-orchestrator

Skill Claude CodeCodex

End-to-end 6-phase pipeline (problem -> fix+verify -> docs sync -> knowledge graph -> commit+PR -> issue triage) alternating plan and build modes. Works harness-natively (Claude Code, Hermes, opencode TUI) or delegates to opencode CLI / Claude Code CLI / Hermes delegatetask waves. Applies karpathy-guidelines…

not rated 2 1mo ago A 83 tokens original MIT

auto-commit

1206

astamvalley/claude-foundation

Skill Claude Code

A tool that examines changed code, creates a Git commit message following the repository's convention, and runs the commit. Git is the version-control system used to record code changes.

not rated 2 4mo ago A 126 tokens

pull-request-process

1207

rsenna/rs-agent-plugin

Skill Claude CodeCodex

Open a pull request the safe way and handle review comments on it. Use when creating a branch, pushing work, opening a PR, or working through bot/human review threads. Encodes branch hygiene, an explicit-refspec push that can't accidentally advance main, "open the PR but never merge — bots/maintainer review," and the…

not rated 2 changed 8d ago A 79 tokens original MIT

Muriel-Salvan/x_aeon_agents

Skill Claude CodeCodex

Addresses comments made on the GitHub Pull Request tracking changes of the current branch. What this does is read all Pull Requests comments addressed to the agent, improve or fix the code based on those comments, and reply too each one of those comments. Use this when the user is asking you to address the comments…

not rated 2 yesterday A 85 tokens original BSD-3-Clause

bugfix-worktree

1209

midFang/ai-agent-skills-workflow

Skill Codex

A procedure for fixing one tracked bug in its own Git worktree, which is a separate working copy tied to a branch. It includes self-checking the fix and building an Android APK for human testing.

not rated 2 2mo ago A 144 tokens original MIT

pr-tasklist

1210

LaStrada/claude

Plugin Claude Code

Bundles 1 skill, 1 command · 200 tokens together

GitHub PR dashboard for Claude Code. Shows PRs you authored, are assigned to, are review-requested on, plus a personal followed list. Live data via the official GitHub MCP server (preferred) or gh api graphql (fallback); auto-detects whichever is available and falls back on failure. Followed list backed by either loc.

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

address-pr-feedback

1211

mitodl/agent-kit

Skill Claude CodeCodex

Fetch, categorize, and address GitHub pull request review feedback -- inline review comments, review threads, top-level discussion comments, and failing status checks (GitHub Actions jobs plus third-party checks like pre-commit.ci, GitGuardian, and CodeQL) -- including paginating through large or long-running PRs with…

not rated 2 yesterday A 198 tokens original BSD-3-Clause

git-commands

1212

bechtleav360/claude-plugins

Plugin Claude Code

Bundles 4 commands · 17 tokens together

Opinionated slash commands for a clean Git workflow. Each command guides Claude through inspection, confirmation, and execution.

not rated 2 4mo ago A tokens not measured

dev-toolkit

1213

ehsavoie/claude-plugins

Plugin Claude Code

Bundles 4 skills, 6 agents · 1,018 tokens together

A curated set of skills and agents for software development workflows: code review, commit management, spec planning, and documentation migration.

not rated 2 1mo ago A tokens not measured

fix-pr-comments-loop

1214

stilero/claude-plugins

Plugin Claude Code

Bundles 2 skills, 1 command · 395 tokens together

Autonomous loop that fetches unresolved PR review threads, fixes them via pr-comment-fixer, hardens the diff via hardcore-code-reviewer, runs the host repo's resolved verification sequence, pushes, resolves threads, re-requests copilot review, and repeats until the PR is review-clean or hard caps trip.

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

epic-shepherd

1215

enkira-ai/claude-plugins

Plugin Claude Code

Bundles 1 skill, 2 commands · 341 tokens together

Shepherd a whole GitHub Epic (issue with sub-issues) end-to-end. Phase 1 (extract-sequence) snapshots open sub-issue topology + blockedby edges into a tier-ordered sequence. Phase 2 (tick loop, /loop /epic-shepherd:shepherd) is the autonomous driver — dispatches an implementer (rfc-loop / autopilot / inline) for each.

not rated 2 12d ago A tokens not measured

fork-terminal

1216

ThrownLemon/claude-code-plugins

Plugin Claude Code

Bundles 1 skill, 2 commands · 46 tokens together

Fork terminal sessions to spawn parallel AI agents (Claude Code, Codex CLI, Gemini CLI) in new terminal windows. Supports git worktrees for isolated parallel development with tmux integration.

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

catchup

1218

xanoysky/catchup-claude-plugin

Plugin Claude Code

Bundles 1 skill · 64 tokens together

Fetches recent changelogs from any tools or projects and presents a scannable digest. Defaults to Claude Code, GitHub Copilot, OpenAI Codex, and OpenClaw. Add or remove any source you want.

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

whetstone

1219

raisedadead/claude-code-plugins

Plugin Claude Code

Bundles 6 skills, 1 agent · 479 tokens together

Engineering-craft skills that sharpen the edge: red-green TDD, flaky-test audit, pre-decision doubt review, merge-conflict resolution, skill linting, and a column budget computed from the staged diff. Each carries a deterministic self-verify.

not rated 2 3d ago A tokens not measured original ISC

commit

1221

HeminWon/claude-code-marketplace

Plugin Claude Code

Bundles 1 skill, 1 command · 90 tokens together

A Git tool that creates a standardized commit message and performs the commit. A commit records a set of changes in a repository's history.

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

dev-flow

1222

full-stack-biz/claude-dev-flow

Plugin Claude Code

Bundles 4 skills · 233 tokens together

Complete release and git workflow management. Semantic versioning, branch strategies, and conflict resolution. Use for releases, version management, git-flow setup, or resolving rebase conflicts.

not rated 2 7mo ago A tokens not measured

commit-message

1224

overclokk/agent-plugins

Plugin Claude Code

Bundles 1 skill · 47 tokens together

Generate a Conventional Commits message from the staged or working diff, one concise line, no body unless you ask for one.

not rated 2 24d 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: