asc-release-flow
Orchestrate App Store releases with asc, including staging a version, uploading or building an artifact, publishing, and submitting for review. Use when the user wants to prepare or execute a release. Keep Game Center item preparation in this skill; route other readiness failures, stuck submissions, cancellation, and retry decisions to asc-submission-health.
- installs 8w
- 1,526
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
An agent skill (SKILL.md) that orchestrates App Store Connect releases using the asc CLI, covering staging a version, uploading or building an artifact, publishing, and submitting for review. It defines lanes, a readiness gate, multi-item submission handling, and routing rules for failures to the asc-submission-health skill.
It gives an AI coding agent a structured, guardrailed procedure for carrying an app release from a plan to App Store review without improvising asc commands.
Use it to
- Stage an existing build onto a new App Store version
- Publish an IPA or build a local Xcode project, then submit
- Submit a prepared version for App Store review
- Assemble a multi-item review submission with versioned IAPs or subscriptions
- Report a handoff summary of IDs and lane status after submission
For AI coding agents and developers releasing iOS apps via asc
- Host repository
- rorkai/app-store-connect-cli-skills
- Installs, lifetime
- 7,500
- Installs, 8 weeks
- 1,526
- Host stars
- 1,030
- Host language
- Python