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

Ir a la instalación

Datos de origen

Repositorio
pchmn/PixelishSearch
Última actividad en el origen
23 de mayo de 2026 a las 18:24
Idioma detectado de SKILL.md
inglés
Estrellas
6
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.