noodlefrenzy

Pin Versions — Development skill for Claude Code

Development community

Pin all dependency versions and update the SBOM and dependency documentation.

How to install Pin Versions

Installs to ~/.claude/commands/noodlefrenzy-vteam-hybrid-pin-versions.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/noodlefrenzy/vteam-hybrid/HEAD/.claude/commands/pin-versions.md -o ~/.claude/commands/noodlefrenzy-vteam-hybrid-pin-versions.md

Restart Claude Code, or start a new session, for it to be picked up.

What Pin Versions does

Pin all dependency versions and update the SBOM and dependency documentation.

This command does three things: pins versions in package manager files, regenerates the SBOM, and updates the dependency decisions doc. Run it after adding/removing/upgrading dependencies, or on demand to lock down the current state.

Alternatives in Development

  • Crypto Research Haiku Command — Execute lightweight cryptocurrency research by calling only haiku versions of crypto analysis agents in parall 3.4k ★
  • Nexting — Remote control for Claude Code, Codex, Grok, and Cursor on Mac or PC 1.3k ★
  • Bump Plugin Version — Detect changed plugins and bump their versions along with the marketplace version 684 ★

Full documentation available on GitHub

View Source Repository