📦
DevOpsTypeScript

Helmor Bump Vendors

by dohooo

Helmor Bump Vendors 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 Bump Vendors
Copy Helmor Bump Vendors 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-bump-vendors ~/.claude/skills/helmor-bump-vendors

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-bump-vendors/SKILL.md in dohooo/helmor
Installs to
~/.claude/skills/helmor-bump-vendors
Collection
One of 5 skills cataloged from this repository
Category
DevOps798 skills

What Helmor Bump Vendors does

Helmor Bump Vendors upgrades pinned versions of Helmor's bundled agent CLIs, SDKs, and helper binaries (Claude Code, Codex, OpenCode, etc.). Use it to bump or refresh a vendor version, check if a vendor is behind latest, or run a dependency sweep.

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

Documentation

README

Helmor Bump Vendors

Standardized procedure for upgrading the third-party agent CLIs, SDKs, and helper binaries that Helmor pins and bundles. Goal: a correct, verified bump with no guesswork about where versions live, how to source each SHA256, or what to run before declaring it done.

The pin sites

Every bundled version is pinned in one (or both) of these files:

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

Commands Helmor Bump Vendors provides

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

  • /helmor-release
  • /stream

Frequently asked about Helmor Bump Vendors

  • What else does dohooo publish alongside Helmor Bump Vendors?

    Helmor Bump Vendors is one of 5 skills that DirSkills catalogs from dohooo/helmor, the repository it ships in. Its siblings there include Helmor CLI, Helmor Debug Loop and Helmor Debug Operate. Each one is a separate skill with its own page in this directory, installs the same way Helmor Bump Vendors 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 Bump Vendors compare to other DevOps skills?

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