Skip to main content
Run any Skill in Manus
with one click

release

Stars228
Forks73
UpdatedJune 5, 2026 at 08:15

艦これウィジェットのリリースを駆動する。リリースモデルは「main の version が 直近タグより先行している間は push のたびに BETA 自動公開 / GitHub Release を作ると PROD 公開申請」の1ルール。バージョンの真実源は package.json のみ、manifest.json は ビルド生成物。このスキルは (1) 現在のリリース状態の診断、(2) コミット履歴からの 次バージョン・release-note メッセージの起草、(3) beta サイクル開始(make version → commit → push)、(4) prod 出荷(gh release create)を、外向き操作(push=beta公開、 Release作成=prod公開)の承認ゲート付きで行う。`/release [status|beta|prod] [bump]` で呼び出す。引数なしは status(診断のみ)。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly