Git and workflow

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

pre-commit-linter

601

jesus-seijas-sp/claude-node-setup

Agent Claude Code

Use this agent when the user wants to commit code using Claude. It should be triggered automatically before any git commit operation to run linting and formatting, attempt to fix issues, and either proceed with the commit or cancel with an error report.

not rated 10 6mo ago A 54 tokens original MIT

spawnpoint

602

mihirgupta0900/spawnpoint

Skill Claude CodeCodex

This skill should be used when an agent needs to create, list, extend, or remove multi-repo git worktree workspaces using the spawnpoint CLI (binary spawnpoint, shell wrapper sp). Use it when a task involves spinning up isolated worktrees for a feature branch across one or more repos, finding existing workspaces…

not rated 10 29d ago A 118 tokens original MIT

git-worktrees

603

rawr-ai/codex-linear-method-toolkit

Skill Claude CodeCodex

This skill should be used when the user asks about "git worktree", "parallel checkout", "worktree cleanup", "create worktree", "remove worktree", "worktree path", or when a workflow involves git worktrees, parallel development, multiple checkouts, or edits that must happen in the intended worktree path. Reusable…

not rated 10 5mo ago A 91 tokens

restart__pull_request

604

shunsock/dotfiles

Skill Claude CodeCodex

A pull-request restart workflow for replacing a messy review with a new pull request containing one clean commit and a summary of the earlier discussion.

not rated 10 4d ago A 159 tokens

skills-manager

605

tc9011/skills-manager

Skill Claude CodeCodex

Manage AI agent skills backup and sync via the skills-manager CLI. Use when the user asks to push skills to GitHub, pull skills from GitHub, link or symlink skills to agents, sync skills across machines, set up project-level skills, or manage the /.agents/ directory. Also triggers on "sm push", "sm pull", "sm link"…

not rated 10 4mo ago A 114 tokens

coding-productivity

606

Facens/coding-productivity

Plugin Claude Code

Bundles 9 skills · 340 tokens together

Measure AI coding tool impact with commit-level extraction, optional AI scoring, and productivity analysis for GitHub and GitLab codebases. 9 Skills.

not rated 10 5mo ago A tokens not measured

ship-pr

607

conn-castle/agent-layer

Skill Claude CodeCodex

Ship one pull request, monitor hosted CI and review feedback, follow PR policy, and request authorization before merging and cleaning up.

not rated 10 changed 2d ago A SkillSpector: pass 28 tokens original MIT

release

609

giginet/cc-plugin-catalog

Skill Claude Code

Release a new version. Bumps minor version, creates git tag, pushes, and creates GitHub Release. Use when the user says "release" or wants to publish a new version.

not rated 10 1mo ago A 40 tokens original Apache-2.0

codex-hud

610

brandonwie/codex-hud

Skill Claude CodeCodex

Show Codex workspace context with local config, git state, hooks, and project hints. Standalone mode can show an expanded snapshot; patched Codex TUI footer mode is single-line. Use when the user says "codex-hud", "show Codex HUD", "status HUD", "workspace snapshot", or asks for richer Codex context.

not rated 10 +1 6d ago A SkillSpector: pass 76 tokens original MIT

git-release

611

slok/gosimov

Skill Claude CodeCodex

Prepare a release summary and suggest release commands from repository history.

not rated 10 +1 7d ago A 15 tokens

forgejo-mcp

613

Sqcows/forgejo-mcp

MCP server Claude CodeCodexCursor +2

A Model Context Protocol (MCP) server for Forgejo and Gitea instances. Provides 103 tools across repos, issues, PRs, orgs, users, and admin APIs. Works with Claude, Cursor, and any MCP-compatible client. Supports stdio and HTTP transports. Built with Clau. Runs locally from the @ric_/forgejo-mcp npm package.

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

unforgit-memory

614

MiguelMedeiros/unforgit

Cursor rule Cursor

Auto-manage repository memory with Unforgit via MCP tools.

not rated 10 +1 yesterday A 426 tokens original MIT

sync-machines

615

shawnla90/shawn-gtme-os

Skill Claude CodeCodex

Sync gitignored directories (clients/, partners/, scripts/, .env) between MacBook and Mac Mini over SSH using rsync. Use when the user types /sync-to-mini, /sync-from-mini, /sync-to-macbook, /sync-from-macbook, or /sync-machines.

not rated 10 +1 today A 65 tokens

worktree

616

InterCooperative-Network/icn

Skill Claude Code

Manage ICN git worktrees: create, status, cleanup, rebase. Usage: /worktree [status|create |cleanup|rebase ].

not rated 10 today A 38 tokens AGPL-3.0

standup-update

617

gszr/lunar

Skill Claude CodeCodex

Generate a concise standup update from the user's recent work GitHub activity, including the previous work period and today. Use when the user asks what they worked on, requests a standup update, or invokes /standup.

not rated 10 today A SkillSpector: pass 49 tokens original MIT

review-toolkit

618

lexfrei/ccc

Plugin Claude Code

Bundles 2 skills · 634 tokens together

Comprehensive PR review pipeline: a pre-review readiness gate (stops on merge conflicts or red code-related CI with a fix-it note, no verdict), branch-level analysis with merge-base attribution (the verdict is decided only by defects the diff introduced, worsened, or interacts with — purely pre-existing defects are…

not rated 10 +1 changed today A tokens not measured original BSD-3-Clause

changesets

619

lootlog/monorepo

Skill Claude CodeCodex

Changesets. Use after consumer-visible runtime, public API, entrypoint, lifecycle, or wire-format changes, when deciding whether a change is breaking, or when authoring changesets and consumer release notes.

not rated 10 today A 44 tokens original MIT

zeno-development

620

ribeirogab/zeno-agent

Skill Claude CodeCodex

Clone repos using bare clones + git worktrees, develop changes, deliver via Pull Requests. Use this skill whenever the user asks you to clone, code, fix, edit, refactor, implement a feature, or open a PR on any repository — including PT-BR phrasings like "clonar repo", "refatorar", "abrir PR", "corrigir bug"…

not rated 9 3mo ago A 103 tokens original MIT

work-on

621

martinemde/dotfiles

Skill Claude Code

End-to-end workflow for shipping a GitHub issue. Assesses complexity, builds a tailored workflow, and orchestrates skills from research through PR.

not rated 9 8d ago A SkillSpector: warn 0 tokens original ISC

swarm-checkpoint

622

miopea/swarm-legacy

Skill Claude Code

Run the project's validation (/check), and on green stage + commit your changes using the project's /commit conventions; on red, report a blocker and note the Queen without committing. Use when the user asks to checkpoint, save progress, or commit safely mid-task.

not rated 9 10d ago A 57 tokens original MIT

git-recompose

624

nur-zaman/git-recompose-skill

Plugin Claude Code

Bundles 1 skill · 59 tokens together

Safely recompose messy git commits before a PR — isolates work in a worktree, enforces a review gate, and never touches the original branch until you approve.

not rated 9 1mo 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: