update-kit
169cloudnative-co/claude-code-starter-kit
Command Claude Code
Manually update the Claude Code Starter Kit to the latest version.
12,372 mods tagged Git and workflow that install into Claude Code, measured the same four ways as everything else here: what each costs in tokens on every session, what a security scan found and why, whether it is the original, and what changed.
cloudnative-co/claude-code-starter-kit
Command Claude Code
Manually update the Claude Code Starter Kit to the latest version.
Skill Claude Code needs its repo
Bump versions and tag plugins for release in the solopreneur multi-plugin marketplace. Detects which sub-plugins changed since their last tag, checks whether the root README is stale relative to those changes (offering one proposal at a time), asks the user for per-plugin patch/minor bumps, composes an outward…
Skill Claude CodeCodex
Plumb keeps the spec, tests, and code in sync. It intercepts every git commit via a pre-commit hook, analyzes staged changes and conversation history, and surfaces decisions for review before the commit lands.
Skill Claude CodeCodex
Skill "release" from mahmoud/lithoxyl, covering release lithoxyl, pre-flight checks, release steps, 1. determine the release version and 2. update version for release.
Skill Claude Code
Create a bumpy bump file describing which packages changed and how, for version bumping and changelog generation. Use when the user wants to record a change, add a bump file, or prepare packages for release.
Skill Claude CodeCodex
Advanced om-auto-continue-pr for PRs started by om-auto-create-pr-loop — claims the PR, resumes from the first non-done PLAN.md Tasks row in an isolated worktree, keeps the per-step commit and checkpoint discipline (integration tests + screenshots for UI), runs the full gate at completion, keeps spec-only design PRs…
luyike221/xiaohongshu-mcp-python
Skill Claude Code
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5]…
Skill Claude CodeCodex
The single permitted path to a version tag, for any target declared in the project's .codearbiter/release-targets.md. Routed to when the user invokes /release on a non-default branch with a green suite. Takes the declared target as its one argument, derives the SemVer bump from Conventional-Commits history since that…
Skill Claude Code
Run a Jolli workflow locally — your own agent executes the workflow's recipe (no Jolli LLM budget) and its file writes land in a git-backed Jolli Space via a branch and pull request that space-cli opens on this machine. Use when the user wants to run a Jolli workflow locally.
MCP server Claude CodeCodexCursor +2
One of 26 in server.json
Structured git operations (status, log, diff, branch, show) as typed JSON. Runs locally from the @paretools/git npm package.
Skill Claude Code
Create, manage, and cleanup git worktrees with Claude Code agents across all projects. USE THIS SKILL when user says "create worktree", "spin up worktrees", "new worktree for X", "worktree status", "cleanup worktrees", "sync worktrees", or wants parallel development branches. Also use when creating PRs from a worktree…
nexu-io/auto-github-contributor
Command Claude Code
Find a quick-win contribution in a GitHub repo and open a PR end-to-end.
Command Claude Code
Release a new package version — semver bump from commits, tag, registry publish, GitHub Release.
ZestfulPulse/ios-app-store-submit
Skill Claude CodeCodex
Build, sign, and submit a Flutter/iOS app to the App Store Connect — covers Xcode archive/export, code signing (including headless-Mac keychain workarounds), the asc CLI for App Store Connect metadata automation, screenshot handoff, and final review submission. Use when asked to build and upload an iOS app, set up App…
Skill Claude CodeCodex
Overview of gh-infra and command workflow (import, validate, plan, apply). Use when managing GitHub repository settings, labels, actions settings, rulesets, secrets, variables, or files declaratively via YAML manifests.
Skill Claude CodeCodex
Comprehensive GitHub repository management toolkit. Provides file editing, issue/PR management, GitFlow workflow, release management, commit investigation, CI/CD workflow creation, and configuration file generation via MCP GitHub tools.
Skill Claude Code
Manage git worktrees across any repository with the gwm Rust binary (CLI + ratatui TUI). Use when the user asks to create / list / remove / bootstrap / switch / link worktrees, run a command across worktrees (gwm exec) or reclaim build artifacts (gwm clean), materialise a PR into a worktree (gwm review), drive a…
minorun365/my-claude-code-settings
Skill Claude Code
A Japanese guide for reviewing all local Git changes, grouping them into sensible commits, and pushing them to the remote repository. Git is a tool for tracking code changes, while a remote repository is the shared copy hosted elsewhere.
MCP server Claude CodeCodexCursor +2
One of 3 in .mcp.json
MCP server "codeberg-devel", hosted remotely at codeberg.org, as configured in goern/forgejo-mcp.
conventional-branch/conventional-branch
Skill Claude CodeCodex
Create Git branches following the Conventional Branch specification (feature/, bugfix/, hotfix/, release/, chore/, plus AI agent prefixes ai/, copilot/, cursor/, claude/, codex/). Use when creating a new branch, naming a branch, or checking whether a branch name complies with the spec. Also use alongside commit-check…
Skill Claude CodeCodex
Hidden layer of structured git notes for agent collaboration. When working in any git repo, check for notes on objects you touch before acting, and leave notes after meaningful work. Uses git notes directly — helper script and workflow scripts included.
alchemiststudiosDOTai/tunacode
Skill Claude CodeCodex
This skill should be used when releasing tunacode-cli to PyPI. It keeps the existing local release checks, then hands the actual PyPI upload to a GitHub Actions workflow that uses the repository's PYPIAPITOKEN secret.
Skill Claude CodeCodex
Use this skill when working with git commands, version control, or repository management.
Skill Claude CodeCodex
Run Vincent Driessen's git-flow branching model — start feature branches, and (later) finish them, cut releases, and ship hotfixes. Trigger when the user asks to "start a feature," "create a gitflow branch," "kick off feature X," or otherwise wants gitflow workflow operations on a git repository.
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: