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

android-release

Build and upload an Android release based on an existing git tag. Runs lint and all tests first (unit and instrumented), bumps version to match the tag, builds release AAB and APK (without debug info), commits the version bump, and uploads the AAB to Google Play Store internal testing. Use when the user asks to make an Android release, build for Play Store, or upload to Google Play.

Overview

Build and upload an Android release based on an existing git tag. Runs lint and all tests first (unit and instrumented), bumps version to match the tag, builds release AAB and APK (without debug info), commits the version bump, and uploads the AAB to Google Play Store internal testing. Use when the user asks to make an Android release, build for Play Store, or upload to Google Play.

Install command
npx skills add https://github.com/baijum/ukulele-companion --skill android-release

Copy and paste this command into Claude Code to install the skill

Stars8
Forks0
UpdatedMarch 25, 2026 at 01:48
SKILL.md
readonly