·release
</>

release

webriq/claude-skills

Create versioned releases with consolidated changelogs. Gathers shipped items, generates CHANGELOG.md entry, creates git tag, and GitHub Release. Use after multiple /ship tasks are merged.

11Installs·0Trend·@webriq

Installation

$npx skills add https://github.com/webriq/claude-skills --skill release

SKILL.md

| --help | -h | Show available commands and options | | --version | -v | Show workflow skills version | | auto | | Auto-determine version from task types | | patch | | Force patch increment | | minor | | Force minor increment | | major | | Force major increment |

IMPORTANT: Only items with "Merged" status (✅) in "Ready to Ship" are included in the release. Unmerged PRs stay in "Ready to Ship" for the next release.

When using /release or /release auto, read each task document to determine version:

Create versioned releases with consolidated changelogs. Gathers shipped items, generates CHANGELOG.md entry, creates git tag, and GitHub Release. Use after multiple /ship tasks are merged. Source: webriq/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/webriq/claude-skills --skill release
Category
</>Dev Tools
Verified
First Seen
2026-02-13
Updated
2026-02-18

Quick answers

What is release?

Create versioned releases with consolidated changelogs. Gathers shipped items, generates CHANGELOG.md entry, creates git tag, and GitHub Release. Use after multiple /ship tasks are merged. Source: webriq/claude-skills.

How do I install release?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/webriq/claude-skills --skill release Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/webriq/claude-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-13