This walks you through Apple's App Store release flow by checking readiness first, then fixing blockers before you submit. It wraps the asc CLI validation, staging, and submission commands into a diagnostic workflow that separates what you can fix via API from what needs the web console or manual work. The real value is in the first-time submission checklist: initial app availability bootstrap, attaching subscriptions to your first review, IAP readiness checks, Game Center version items, and App Privacy publish state. If you've ever hit cryptic App Store Connect errors at 11pm before a release, this gives you the exact commands to surface and clear those blockers ahead of time.
npx skills add https://github.com/rorkai/app-store-connect-cli-skills --skill asc-release-flow