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.

atlassian-mcp

1297

stubbedev/atlassian-mcp

MCP server Claude CodeCodexCursor +2

MCP server for self-hosted Jira and Bitbucket (Go, distributed as a prebuilt binary). Runs locally from the @stubbedev/atlassian-mcp npm package.

not rated 1 yesterday A tokens not measured original MIT

pdw

1298

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

git-commit-helper

1299

lc-rezende/AI-Custom-Skills

Skill Claude CodeCodex

Generate conventional commit messages without scopes based on staged changes. Use when the user asks for commit message help, has staged changes, or is about to commit.

not rated 1 5mo ago A 36 tokens original Apache-2.0

agile-ledger

1300

nunoamorim99/agile-ledger

Plugin Claude Code

Bundles 2 skills, 32 commands · 921 tokens together

Plain-Markdown Scrum/Agile product management for Claude Code — backlog, sprints, board, velocity, releases, and GitHub traceability from slash commands.

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

semver-cop

1301

tokyubevoxelverse/semver-cop

Skill Claude CodeCodex

Determine whether the next release is legally a patch, minor, or major by diffing the public API surface against the last published version. Use before cutting a release, when reviewing "is this breaking?", or when writing honest release notes.

not rated 1 1mo ago A 52 tokens original MIT

release-doi

1302

shimo4228/release-doi

Skill Claude Code

A release checklist for research repositories that publish versions with Zenodo, a service that assigns permanent digital object identifiers (DOIs) to research outputs. It also records a Software Heritage identifier, which helps identify archived source code.

not rated 1 changed 8d ago A 130 tokens copy · 89% MIT

github-skills

1303

he8um/github-skills

Skill Codex

Act as a senior GitHub platform architect, open-source maintainer, DevSecOps engineer, and repository governance specialist. Produce repository systems that are understandable, maintainable, secure by default, automation-friendly, and practical for real teams.

not rated 1 1mo ago A 101 tokens original MIT

repokit

1304

PBNZ/repo-kit

Plugin Claude Code

Bundles 2 skills · 128 tokens together

Scaffold standard-compliant repos with /new-repo, and apply the RepoKit standard (conventions + pre-commit/pre-PR checklists) while working in any compliant repo.

not rated 1 1mo ago A tokens not measured original Apache-2.0

sprint

1305

leonhoffmann86/team-sprint

Plugin Claude Code

Bundles 3 skills, 6 agents, 1 MCP server · 399 tokens together

Autonomous TODO workflow: refine an idea into one structured TODO item, then a git-hook chain plans → implements (subagent team + deterministic gate, isolated worktree, never auto-merged) → reviews it. Language-agnostic, config-driven, bootstrapped into any repo.

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

git-pkgs

1306

git-pkgs/skills

Plugin Claude Code

Bundles 14 skills · 695 tokens together

Dependency and repository management skills powered by git-pkgs, brief, forge, pin, and capcheck. Track dependency history, scan for vulnerabilities, evaluate packages, generate SBOMs, work across git forges, and more.

not rated 1 23d ago A tokens not measured original MIT

git-workflow

1307

dkmqflx/git-workflow-plugin

Plugin Claude Code

Bundles 5 skills · 573 tokens together

5 git workflow skills: create worktrees/branches (from the current position or a named base branch), open PRs with an AI-drafted title/body, and clean up branches/worktrees after merge.

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

github-mcp-server

1308

lyderdev/github-mcp-server

MCP server Claude CodeCodexCursor +2

A comprehensive Model Context Protocol (MCP) server that provides Git repository management capabilities for AI assistants and automation tools. Includes 29 Git operations + 11 workflow combinations with complete CLI alias system and advanced developer pr. Runs locally from the github-mcp-server npm package.

not rated 1 1y ago A tokens not measured

release

1309

husniadil/ekstend

Command Claude Code

Execute the full release workflow for ekstend plugins.

not rated 1 5mo ago A 0 tokens original MIT

workbench

1311

matheusPavaneli/workbench

Plugin Claude Code

Bundles 10 skills · 469 tokens together

Ticket-to-PR development workflow: triage, plan with verified citations, implement inside the plan, review, commit, PR. Pluggable issue trackers (Jira, Azure DevOps, GitHub Issues) or a backlog in the repo, so it works with no tracker at all.

not rated 1 21d ago A tokens not measured original MIT

bear-skills

1312

jtprogru/bear-skills

Plugin Claude Code

Bundles 44 skills, 3 commands, 15 agents, 1 hook · 6,705 tokens together

A plugin collection containing rules, skills, and agents for several areas, including Obsidian note-taking, Git workflows, site reliability, Kubernetes, content production, and agent operations. A plugin is a package that adds capabilities to a coding agent.

not rated 1 yesterday A tokens not measured original MIT

vibe-flow

1313

OAI-Labs/vibe-flow

Plugin Claude Code

Bundles 14 skills, 2 agents · 878 tokens together

Orchestration skills for Vibe Kanban: plan → ship → link → review → merge with wave-based dispatch, executor routing (T0-T4), and autonomous fix loops.

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

astropham1808/astro-agent-skills

Skill Codex

Run a repository story through two isolated Codex sessions, with one implementer working in a Git worktree and one independent reviewer inspecting the branch, followed by a bounded fix pass, deterministic verification, and a human PR and merge gate. Use when the user explicitly asks for a dual-agent Codex workflow, an…

not rated 1 1mo ago A 126 tokens

plan-build-review

1315

shindo107/plan-build-review

Plugin Claude Code

Bundles 1 skill · 56 tokens together

Rigorous think→plan→do→review workflow with progressive clarification, parallel subagent exploration, adversarial Opus+Sonnet review, and optional commit/push/deploy/worktree finishing.

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

autonomy-loop

1316

inferencegod/autonomy-loop

Plugin Claude Code

Bundles 1 skill, 9 commands, 2 agents, 2 hooks · 504 tokens together

Claude Code terminals on one repo pass a git baton: composable builder / reviewer / planner / researcher roles with a deterministic floor under every LLM judgment. v0.8.0 adds a rings + provision-or-refuse security posture: a SessionStart preflight prober classifies an assurance tier (ATTESTED -> LIVENESS -> SEPARATED.

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

release

1317

hautc-it/cil

Command Claude Code

Project-local release pipeline — bump version, regenerate CHANGELOG from commits since last tag, update README docs for new features (with concrete examples + argument explanations), commit + tag + push, open a PR if on a non-main branch, then hand off a manual npm publish (no token configured yet).

not rated 1 1mo ago A 60 tokens original MIT

public-release-prep

1318

S24DeFi/global-lib-skills

Plugin Claude Code

Bundles 1 skill · 151 tokens together

Audit a private git repo's full history (every branch, tag, and PR ref) for secrets and PII before making it public, then carry out the cleanup.

not rated 1 3d ago A tokens not measured original MIT

wrap

1320

VaibhavAher100/wrap-session

Command Claude Code

You are closing a Claude Code session. Execute all steps below in order.

not rated 1 2mo ago A 0 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: