gpd-build-lifecycle

rudrankriyam/app-store-connect-cli-skills · updated Apr 8, 2026

$npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill gpd-build-lifecycle
0 commentsdiscussion
summary

Use this skill to manage build state, processing, and retention.

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 release for end-to-end flow instead of manual steps.
  • Use a new version code for each uploaded build.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.638 reviews
  • Kaira Huang· Dec 28, 2024

    I recommend gpd-build-lifecycle for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Chaitanya Patil· Dec 16, 2024

    We added gpd-build-lifecycle from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Ren Shah· Dec 4, 2024

    gpd-build-lifecycle fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Kwame Abebe· Dec 4, 2024

    Keeps context tight: gpd-build-lifecycle is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Kaira Bansal· Nov 23, 2024

    gpd-build-lifecycle is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Kaira Zhang· Nov 19, 2024

    Useful defaults in gpd-build-lifecycle — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Piyush G· Nov 7, 2024

    gpd-build-lifecycle reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Shikha Mishra· Oct 26, 2024

    gpd-build-lifecycle is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Kabir Sethi· Oct 14, 2024

    gpd-build-lifecycle reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Valentina Singh· Oct 10, 2024

    Registry listing for gpd-build-lifecycle matched our evaluation — installs cleanly and behaves as described in the markdown.

showing 1-10 of 38

1 / 4