Skip to main content
Back to registry

asc-build-lifecycle

rudrankriyam/app-store-connect-cli-skills

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

Installs891
Install command
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-build-lifecycle
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill to manage build state, processing, and retention. - Latest build: - asc builds latest --app "APP_ID" --version "1.2.3" --platform IOS - Recent builds: - asc builds list --app "APP_ID" --sort -uploadedDate --limit 10 - asc builds info --build "BUILD_ID" - Prefer end-to-end: - asc publish testflight --app "APP_ID" --ipa "./app.ipa" --group "GROUP_ID" --wait - asc publish appstore --app "APP_ID" --ipa "./app.ipa" --version "1.2.3" --wait --submit --confirm - Preview expiration: - asc builds expire-all --app "APP_ID" --older-than 90d --dry-run - Apply expiration: - asc builds expire-all --app "APP_ID" --older-than 90d --confirm - Single build: - asc builds expire --build "BUILD_ID" - asc builds upload prepares upload operations only; use asc publish for end-to-end flows. - For long processing times, use --wait , --poll-interval , and --timeout where supported.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does asc-build-lifecycle do?

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

Is asc-build-lifecycle good?

asc-build-lifecycle does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does asc-build-lifecycle work with?

asc-build-lifecycle currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to asc-build-lifecycle?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install asc-build-lifecycle?

npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-build-lifecycle

Related skills

More from rudrankriyam/app-store-connect-cli-skills

Related skills

Alternatives in Software Engineering