Go Version Manager banner
bborbe bborbe

Go Version Manager

Project Management community

Description

--- name: go-version-manager description: Manages Go versions across project files (go.mod, Dockerfile, CI configs). Checks for updates, ensures consistency, and optionally updates to latest stable version. model: haiku tools: Read, Edit, Grep, Glob, Bash, WebFetch color: blue allowed-tools: Bash(curl -s "https://go.dev/dl/?mode=json"*), Bash(go version:*), Bash(go list:*) --- # Purpose You are a Go version management specialist. You ensure projects use current, consistent Go versions across a

Installation

Installs to ~/.claude/agents/bborbe-coding-go-version-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bborbe/coding/HEAD/agents/go-version-manager.md -o ~/.claude/agents/bborbe-coding-go-version-manager.md

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

Full documentation available on GitHub

View Source Repository