What problem does it solve? Managing iOS and macOS app distribution through the App Store Connect web interface is slow and repetitive. This Skill lets you perform TestFlight beta management, App Store submissions, release staging, and review monitoring directly from the command line using the asc CLI. ## Core Features & Use Cases - TestFlight Management: List builds and beta groups, publish builds to public testers with review submission, and inspect tester metrics and crash logs. - App Store Release Workflow: Stage new versions with copied metadata, update localizations (e.g., en-US, zh-Hans), validate readiness, submit for review, and release after approval. - Guided Auth Setup: Step-by-step instructions for generating an App Store Connect API key and configuring asc authentication, including iSH-specific keychain bypass. - Use Case: You just uploaded build 42 and want it in the hands of public beta testers. Ask the assistant to add the build to your public beta group, submit the beta review, and check crash submissions — all without opening a browser. ## Quick Start Use asc to list my apps and show the latest TestFlight builds for each one.