Releases skills

2,044 tagged Releases, measured the same way as everything else here.

Browse within: cli 153LLM 120agentic-ai 104agents 88ai-coding 84claude-code-plugin 76agent 73skills 69agent-orchestration 53ai-tools 48mcp-server 38agentic-coding 37ai-assistant 35agentic-workflow 32

shipwrights-loop

169

shipwrights/core

Skill Claude CodeCodex

Drive multiple Jira tickets sequentially through the /shipwrights-epic pipeline. Auto-picks the next ticket, watches the PR until merged, transitions Jira to shipped, repeats. Resumable across Claude Code sessions via .shipwrights/loop-state.json. Invoked as /shipwrights-loop [N] | --status | --abort.

not rated 2 1mo ago A 77 tokens original MIT

release

170

gtapps/voice-channel

Skill Claude Code

Cut a coordinated release of the voice-channel plugin — bump the version across all manifests, write a CHANGELOG entry, commit, push, tag, and publish a GitHub release. Use this skill whenever the user says "release", "cut a release", "version bump", "ship it", "publish", "do the release", "changelog and push", or…

not rated 2 today A 110 tokens

github

171

aaronboshart1/orionomega

Skill Claude CodeCodex

Full-featured GitHub integration via the gh CLI. Manage repositories, issues, pull requests, CI/CD workflows, releases, and make raw API calls.

not rated 2 1mo ago A 0 tokens

changelog-writer

172

migmcc/agent-skill-quality-gate

Skill Claude CodeCodex

Use when a release is being prepared and a human-readable changelog must be generated from merged pull requests.

not rated 2 2mo ago A 26 tokens original MIT

publish-mobile-app

173

its-everdred/skills

Skill Claude CodeCodex

Bootstrap an app-agnostic set of deploy scripts into an Expo React Native + web project and run the full lifecycle of publishing a mobile app to both the Apple App Store (TestFlight) and Google Play, plus store-screenshot capture.

not rated 2 2mo ago A 52 tokens original MIT

hawkongz/github-format-standards

Skill Claude CodeCodex

Use when the user wants to share a project to GitHub. Runs a full pipeline: root audit, file naming and structure, document fixes (headings, code-block language tags, table alignment, explicit command interpreters), generate missing files (LICENSE, .gitignore, CONTRIBUTING.md, Issue/PR templates), README rewrite…

not rated 2 3mo ago A 156 tokens original MIT

publish-new-version

175

carrick87/publish-new-version

Skill Claude CodeCodex

Bumps semver in canonical project files, updates changelog/README, scans for stale version literals, runs optional build/test, and git commit/push. Use when the user says publish new version, release, bump version, tag app version, or ship a release.

not rated 2 2mo ago A 59 tokens original MIT

iso-push

176

IsaiaScope/ai

Skill Claude CodeCodex

Push committed work, open a PR against dev, and land it with a merge commit so no commit is ever rewritten or duplicated. Use when invoked as /iso-push [--pr] [--cascade test|prod] [--no-merge] [--stay], or when asked to push a branch, open a PR against dev, or promote dev to test or prod. Requires a dev or develop…

not rated 2 changed 2d ago A 118 tokens original MIT

landtomain

177

TweekFawkes/prompts

Skill Claude CodeCodex

Land the current git worktree's branch into main and prove the worktree is safe to delete. Syncs with main, commits/pushes pending work, opens and MERGES a PR, then verifies nothing (commits, untracked files, new tickets, stashes) would be lost on delete and rescues anything that would. Use when invoked as…

not rated 2 1mo ago A 172 tokens original Unlicense

opensource

178

herakles-dev/opensource-pipeline

Skill Claude CodeCodex

Open-source pipeline: fork, sanitize, and package private projects for safe public release. Chains 3 agents (forker, sanitizer, packager). Triggers: '/opensource', 'open source this', 'make this public', 'prepare for open source'.

not rated 2 1mo ago A 54 tokens copy · 86% MIT

zoehis-git-ops

179

zyx379/zoehis_workflow

Skill Claude CodeCodex

ZOEHIS Git delivery: commit, push, merge to release branches, cherry-pick, create tags. Use when committing code to master, pushing to remote, merging from master to release-1.166/1.168 branches, cherry-picking specific commits, tagging releases, or handling system parameter (jsonl) separate commits. Also manages the…

not rated 2 2mo ago A 166 tokens original MIT

changelog-formatting

180

mattppal/shipping-szn

Skill Claude CodeCodex needs its repo

Format changelog content according to Replit's changelog template structure. Use when converting raw changelog content into properly structured documentation with correct frontmatter, sections, and media formatting.

not rated 2 7mo ago A 41 tokens original MIT

cut-release

181

coeusyk/inference-x

Skill Claude Code

Decide whether unreleased develop work warrants a release, pick the version per semver.org, and cut it following this repo's established commit/PR/tag/release pattern.

not rated 2 1mo ago A 38 tokens original MIT

publish-skill

182

skilld-dev/skills

Skill Codex

Prepare, validate, package, and publish portable Agent Skills through GitHub or npm. WHEN: "publish a skill", "publish SKILL.md", "ship a skill", "release an agent skill", "make this skill installable", "add a skill to my package".

not rated 2 1mo ago A 60 tokens original MIT

changelog

183

rediche/skills

Skill Claude CodeCodex

Generate a concise, user-facing changelog from meaningful changes in the current repository and branch. Use when the user asks for a changelog, release notes, recent changes, or a summary of work over a date range or contributor scope.

not rated 2 23d ago A 50 tokens original MIT

changelog-bump-ver

184

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

release

185

NikiforovAll/claude-code-marketplace

Skill Claude Code

This skill should be used when the user wants to create a new release — bump version, tag, push, create GitHub release, and optionally publish to npm. Use when user says "release", "bump version", "publish", "cut a release", or "release candidate".

not rated 2 yesterday A 60 tokens original MIT

release

186

gzb1128/opencode-plugin

Skill Claude CodeCodex

Use when the user wants to publish a new release, says "release", "publish release", "cut a release", or "new version". Covers tag creation, CI-driven build, and troubleshooting.

not rated 2 2mo ago A 42 tokens original MIT

git-workflow

187

JunMystery/Agent-Guidance-Python

Skill Claude CodeCodex needs its repo

Git workflow patterns including branching strategies, commit conventions, merge vs rebase, atomic commits, worktrees, change summaries, and disciplined version control for AI agents and developer teams.

not rated 2 1mo ago A 39 tokens original MIT

use-onprem-gh-cli-mcp

188

ma-nakaya/onprem-gh-cli-mcp-server

Skill Claude CodeCodex

Use an on-premises GitHub CLI MCP server to select an isolated GitHub account and work with allowlisted repositories, committed files, issues, pull requests, checks, Actions logs, releases, labels, milestones, and Projects v2. Use for GitHub inspection, review, contribution, or administration requests that require…

not rated 1 22d ago A 98 tokens original MIT

semver-cop

189

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

190

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

bumpup-versions

191

yu-iskw/coding-agent-fabric

Skill Claude Code

Consistently bump and synchronize versions across all packages in the monorepo using pnpm. Use this to ensure the root and all workspace packages share the same version number.

not rated 1 11d ago A 41 tokens original Apache-2.0

git-master

192

yunseo-kim/agent-toolbox

Skill Claude CodeCodex

MUST USE for ANY git operations. Atomic commits, rebase/squash, cherry-pick, worktree, reflog recovery, and history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', loadskills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'cherry-pick', 'worktree'…

not rated 1 yesterday A 118 tokens

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: