·release

Automated release workflow for oh-my-claudecode

39Installs·1Trend·@yeachan-heo

Installation

$npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill release

SKILL.md

Example: /oh-my-claudecode:release 2.4.0 or /oh-my-claudecode:release patch or /oh-my-claudecode:release minor

| package.json | "version": "X.Y.Z" | | src/installer/index.ts | export const VERSION = 'X.Y.Z' | | src/tests/installer.test.ts | expect(VERSION).toBe('X.Y.Z') | | .claude-plugin/plugin.json | "version": "X.Y.Z" | | README.md | Title + version badge |

Automated release workflow for oh-my-claudecode Source: yeachan-heo/oh-my-claudecode.

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

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill release
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is release?

Automated release workflow for oh-my-claudecode Source: yeachan-heo/oh-my-claudecode.

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/yeachan-heo/oh-my-claudecode --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/yeachan-heo/oh-my-claudecode

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-01