gpc-release-flow
Installation
SKILL.md
GPC Release Flow
When to use
Use this skill when the task involves:
- Uploading AAB/APK files to Google Play
- Creating releases on any track (internal, alpha, beta, production)
- Promoting releases between tracks
- Managing staged rollouts (increase, halt, resume, complete)
- Setting release notes
- Using
gpc publishfor end-to-end release workflow - Pre-submission validation with
gpc validate - Checking release status across tracks
- Updating a private app (created via
gpc enterprise publishin v0.9.56+) — after the initial custom-app creation, all subsequent operations use the standard commands in this skill against the assignedpackageName
Not this skill:
- Creating a new private app for Managed Google Play — use
gpc-enterprise(v0.9.56+). After creation, come back here for version uploads and track management.