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".

Jump to install

Source facts

Repository
pchmn/PixelishSearch
Last source activity
May 23, 2026 at 18:24
Detected SKILL.md language
English
Stars
6
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.