🚀
DevOpsPython

Release Workflow

by jgravelle

Release Workflow is a DevOps skill for Claude Code, published by jgravelle in jdocmunch-mcp.

203 stars44 forkson jgravelle/jdocmunch-mcpAdded 2026/09/05Repository updated 2026/09/01
claudeclaude-codecodexcopilotcursordocsdocumentationdocumentation-toolgemini-clillmmarkdownmcpmcp-servermodel-context-protocolopenapisemantic-searchtechnical-writingtoken-optimizationwikiwindsurf
Install in seconds
Install Release Workflow
Copy Release Workflow into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/jgravelle/jdocmunch-mcp/tree/master/.claude/skills/release ~/.claude/skills/release

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/jgravelle/jdocmunch-mcp.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/release/SKILL.md in jgravelle/jdocmunch-mcp
Installs to
~/.claude/skills/release
Collection
The only skill cataloged from this repository
Category
DevOps973 skills

What Release Workflow does

Release Workflow covers publishing jMunch releases, updating version pins, and handling PR review, merge, and closure steps. Use it before version bumps, package uploads, tags, registry publishes, or release-related PR actions.

Release Workflow is cataloged under DevOps on DirSkills. Release Workflow comes from a repository tagged claude, claude-code, codex, copilot and cursor.

Documentation

README

Release & PR Workflow

⚠⚠ READ FIRST — this file is jcodemunch-mcp's copy, kept VERBATIM

It was copied here 2026-09-01 because jdoc had no copy at all and a release was attempted without it. .claude/skills/ is gitignored in jcm, so the skill is MACHINE-LOCAL and vanishes on any other box — which is what CLAUDE.md's "Release: the two steps that are only written down here" section exists to survive. Kept verbatim on purpose: two copies that drift silently are worse than one copy plus an explicit delta list. Everything below is jcm's text; the deltas that apply HERE are:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Release Workflow

  • How does Release Workflow compare to other DevOps skills?

    Release Workflow ranks #861 by stars among the 973 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Release Workflow against them. Open each page to compare what they document and how they install.