🚀
DevOpsRust

Release Workflow

by max-sixty

Release Workflow is a DevOps skill for Claude Code, published by max-sixty in worktrunk.

6.5K stars232 forkson max-sixty/worktrunkAdded 2026/08/15+1% in starsRepository updated 2026/08/15
agentsclaude-codecodexdeveloper-toolsgitworktrees
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/max-sixty/worktrunk/tree/main/.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/max-sixty/worktrunk.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 max-sixty/worktrunk
Installs to
~/.claude/skills/release
Collection
One of 5 skills cataloged from this repository
Category
DevOps798 skills

What Release Workflow does

Release Workflow guides cutting a release for the worktrunk Rust crate: syncing the release branch, running tests, bumping the version, updating the changelog, tagging, and publishing. Use it when asked to release a new version to crates.io.

Release Workflow is cataloged under DevOps on DirSkills. Release Workflow comes from a repository tagged agents, claude-code, codex, developer-tools and git.

Commands Release Workflow provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /writing-prose

Frequently asked about Release Workflow

  • What else does max-sixty publish alongside Release Workflow?

    Release Workflow is one of 5 skills that DirSkills catalogs from max-sixty/worktrunk, the repository it ships in. Its siblings there include Running Tend, Worktrunk and Worktrunk Switch Create. Each one is a separate skill with its own page in this directory, installs the same way Release Workflow does, and is maintained by max-sixty in that same repository. The rest of the collection is listed on the max-sixty/worktrunk page.

  • How does Release Workflow compare to other DevOps skills?

    Release Workflow ranks #126 by stars among the 798 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.