gpd-build-lifecycle
Originally fromrudrankriyam/app-store-connect-cli-skills
Installation
SKILL.md
GPD Build Lifecycle
Use this skill to manage build state, processing, and retention.
Upload and validate
gpd publish upload app.aab --package com.example.app
Inspect release status
gpd publish status --package com.example.app --track internal
gpd publish status --package com.example.app --track production
Recent tracks and releases
gpd publish tracks --package com.example.app
Internal app sharing
Use for fast distribution of a build without a full track release.
gpd publish internal-share upload app.aab --package com.example.app
Cleanup and rollback
gpd publish halt --package com.example.app --track production --confirm
gpd publish rollback --package com.example.app --track production --confirm
Notes
- Prefer
gpd publish releasefor end-to-end flow instead of manual steps. - Use a new version code for each uploaded build.
Weekly Installs
28
Repository
rudrankriyam/gp…i-skillsGitHub Stars
4
First Seen
Mar 7, 2026
Security Audits
Installed on
opencode28
gemini-cli28
github-copilot28
codex28
amp28
cline28