gpc-build-lifecycle

Installation
SKILL.md

Build Lifecycle

Use this skill when uploading builds, waiting for processing, managing APKs/bundles, or uploading deobfuscation files.

Bundles (AAB)

Upload bundle

gpc bundles upload --file app.aab --track internal --package com.example.app

List uploaded bundles

gpc bundles list --package com.example.app

Find bundle by version code

Installs
14
GitHub Stars
2
First Seen
Mar 8, 2026
gpc-build-lifecycle — androidpoet/playconsole-cli-skills