·gplay-release-flow
</>

gplay-release-flow

tamtom/gplay-cli-skills

End-to-end release workflows for Google Play tracks (internal, beta, production) using gplay release, promote, and rollout commands. Use when asked to upload a build, distribute to testers, or release to production.

7Installs·0Trend·@tamtom

Installation

$npx skills add https://github.com/tamtom/gplay-cli-skills --skill gplay-release-flow

SKILL.md

Use this skill when you need to get a new build onto Google Play Store.

Plain text format (single locale) You can also provide release notes as plain text for a single locale:

| --package | App package name (required) | | --track | Target track (required) | | --bundle | Path to AAB file (required) | | --release-notes | Release notes (JSON file with @, plain text, or text file with @) | | --release-notes-locale | Locale for plain text release notes (e.g., en-US) | | --rollout | Rollout percentage (1-100) |

End-to-end release workflows for Google Play tracks (internal, beta, production) using gplay release, promote, and rollout commands. Use when asked to upload a build, distribute to testers, or release to production. Source: tamtom/gplay-cli-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tamtom/gplay-cli-skills --skill gplay-release-flow
Category
</>Dev Tools
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is gplay-release-flow?

End-to-end release workflows for Google Play tracks (internal, beta, production) using gplay release, promote, and rollout commands. Use when asked to upload a build, distribute to testers, or release to production. Source: tamtom/gplay-cli-skills.

How do I install gplay-release-flow?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tamtom/gplay-cli-skills --skill gplay-release-flow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/tamtom/gplay-cli-skills