Release Version Bump banner
talayash talayash

Release Version Bump

Productivity community

Description

--- name: release-version-bump description: Workflow command scaffold for release-version-bump in claude-terminal. allowed_tools: ["Bash", "Read", "Write", "Grep", "Glob"] --- # /release-version-bump Use this workflow when working on **release-version-bump** in `claude-terminal`. ## Goal Prepares and publishes a new release version of the project, updating version numbers, changelogs, and relevant configuration files. ## Common Files - `CLAUDE.md` - `README.md` - `package.json` - `src-taur

Installation

Installs to ~/.claude/commands/talayash-agentrium-release-version-bump.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/talayash/agentrium/HEAD/.claude/commands/release-version-bump.md -o ~/.claude/commands/talayash-agentrium-release-version-bump.md

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

Full documentation available on GitHub

View Source Repository