Skip to main content
Back to registry

asc-release-flow

rudrankriyam/app-store-connect-cli-skills

Use this skill when you need to get a new build into TestFlight or submit to the App Store.

Installs941
Install command
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-release-flow
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill when you need to get a new build into TestFlight or submit to the App Store. macOS apps are distributed as .pkg files, not .ipa . See asc-xcode-build skill for full build/archive/export workflow. Upload the exported .pkg using asc : Notes: Same as iOS, but use --platform MAC_OS : Same as iOS flow, use appropriate --platform : When releasing the same version across platforms: Before submitting, verify: See asc-submission-health skill for detailed preflight checks. - Ensure credentials are set ( asc auth login or ASC_* env vars). - Use a new build number for each upload. - Prefer ASC_APP_ID or pass --app explicitly. - Build must have encryption compliance resolved (see asc-submission-health skill). - TestFlight: - asc publish testflight --app --ipa --group [, ] - Optional: --wait , --notify , --platform , --poll-interval , --timeout - App Store: - asc publish appstore --app --ipa --version - Optional: --wait , --submit --confirm , --platform , --poll-interval , --timeout - Upload the build: - asc builds upload --app --ipa - Find the build ID if needed: - asc builds latest --app [--version ] [--platform ] - TestFlight distribution: - asc builds add-groups --build --group [, ] - App Store attach + submit: - asc versions attach-build --version-id --build - asc submit create --app --version --build --confirm - Check or cancel submission: - asc submit status --id or...

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-release-flow do?

Use this skill when you need to get a new build into TestFlight or submit to the App Store.

Is asc-release-flow good?

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

What agent does asc-release-flow work with?

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

What are alternatives to asc-release-flow?

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

How do I install asc-release-flow?

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

Related skills

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

Related skills

Alternatives in Software Engineering