gplay-release-flow

Automate Google Play release workflows across internal, beta, and production tracks.

127|8|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/hanamizuki/solopreneur --skill gplay-release-flow-hanamizuki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gplay-release-flow
Source: https://github.com/hanamizuki/solopreneur/tree/main/plugins/android-dev/skills/gplay-release-flow
Command: npx skills add https://github.com/hanamizuki/solopreneur --skill gplay-release-flow-hanamizuki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end release workflows for Google Play, reducing manual steps and risk when publishing, rolling out, and promoting builds.

Core Features & Use Cases

  • End-to-end release management across internal, beta, and production tracks.
  • Promote builds between tracks with optional staged rollout.
  • Manage metadata, track configurations, and release notes in a single workflow.
  • Dry-run and validation workflows to prevent accidental releases.

Quick Start

Authenticate with Google Play and run an end-to-end release for your app using the internal track to begin testing.

Frequently Asked Questions about gplay-release-flow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Google Play release workflows for Android apps?

Automate Google Play release workflows by using a CLI to manage end-to-end publishing across internal, beta, and production tracks, reducing manual steps and deployment risk. It handles track promotions and rollout management.

What do I need to configure before automating Google Play deployments?

Configuring Google Play deployments requires an authenticated Google Play Console account and the gplay CLI installed. You must complete authentication setup before executing release, promote, or rollout commands for your Android app.

Can I promote an Android build from internal to beta track with staged rollout?

Yes, you can promote builds between internal, beta, and production tracks with optional staged rollout. This allows gradual deployment to a percentage of users before reaching full production availability.

How do I prevent accidental releases when automating Google Play deployments?

Prevent accidental releases during Google Play deployments by using built-in dry-run and validation workflows. These features validate track configurations and metadata synchronization before any actual publish action occurs.

Does this workflow synchronize release notes and track metadata for Android apps?

Yes, the workflow synchronizes release notes, track configurations, and metadata in a single end-to-end process. This ensures your Google Play Console listing stays updated automatically during each deployment.