🚀
DevOpsTypeScript

Helmor Release

by dohooo

Helmor Release is a DevOps skill for Claude Code, published by dohooo in helmor.

1.3K stars118 forkson dohooo/helmorAdded 2026/08/20Repository updated 2026/08/19
agent-orchestrationaiclaude-codecodexcoding-agentsdeveloper-toolsgit-worktreelocal-firstmacosmulti-agentopen-sourcesoftware-development
Install in seconds
Install Helmor Release
Copy Helmor Release 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/dohooo/helmor/tree/main/.agents/skills/helmor-release ~/.claude/skills/helmor-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/dohooo/helmor.git

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

In this catalog

Source file
.agents/skills/helmor-release/SKILL.md in dohooo/helmor
Installs to
~/.claude/skills/helmor-release
Collection
One of 5 skills cataloged from this repository
Category
DevOps798 skills

What Helmor Release does

Helmor Release drafts changeset entries and pending in-app release announcements from branch changes, then shows the user a short menu of adjustments. Use when cutting a release, deciding patch/minor/major, drafting GitHub release notes, or creating release announcements.

Helmor Release is cataloged under DevOps on DirSkills. Helmor Release comes from a repository tagged agent-orchestration, ai, claude-code, codex and coding-agents.

Documentation

README

Helmor Release

Use this skill to turn a branch's real changes into release metadata for Helmor:

  • a clean .changeset/*.md entry
  • a pending .announcements/*.json fragment when the change deserves an in-app "New in vX" toast

Workflow

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

Frequently asked about Helmor Release

  • What else does dohooo publish alongside Helmor Release?

    Helmor Release is one of 5 skills that DirSkills catalogs from dohooo/helmor, the repository it ships in. Its siblings there include Helmor Bump Vendors, Helmor CLI and Helmor Debug Loop. Each one is a separate skill with its own page in this directory, installs the same way Helmor Release does, and is maintained by dohooo in that same repository. The rest of the collection is listed on the dohooo/helmor page.

  • How does Helmor Release compare to other DevOps skills?

    Helmor Release ranks #376 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 Helmor Release against them. Open each page to compare what they document and how they install.