·release
</>

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.

16Installs·1Trend·@eljun

Installation

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

How to Install release

Quickly install release AI skill to your development environment via command line

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

Source: eljun/claude-skills.

SKILL.md

View raw

| --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: eljun/claude-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/eljun/claude-skills --skill release
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from eljun/claude-skills

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: eljun/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/eljun/claude-skills --skill release Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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

Details

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