Skip to main content

write-release

Build a signed release APK and publish (or update) a GitHub Release for PixelishSearch. Reads `versionName` from `app/build.gradle.kts`, runs `./gradlew :app:assembleRelease`, collects commits since the previous tag, updates `CHANGELOG.md`, tags the commit, and creates the GitHub Release via `gh` with the APK uploaded as `pixelish-search-vX.X.X.apk`. Automatically detects whether a release already exists for the current version: if yes, updates it; if no, creates it. Use this skill whenever the user wants to publish a new release, ship a build, cut a version, push an APK to GitHub Releases, or says things like "create a release", "ship v1.0.0", "publish the APK", "update the release", or "/write-release".

インストールへ移動

ソース情報

リポジトリ
pchmn/PixelishSearch
ソースの最終更新活動
2026年5月23日 18:24
検出された SKILL.md の言語
英語
スター
6
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。