If you're managing TestFlight distributions through the command line, this gives Claude the commands to handle the full workflow. It covers exporting your current TestFlight config to YAML, creating and managing tester groups, adding testers by email, distributing builds to specific groups, and updating What to Test notes with localized instructions. The skill correctly emphasizes using IDs over names for reliability, which matters when you're scripting beta rollouts. It's straightforward orchestration help for teams that prefer CLI tools over clicking through App Store Connect's web interface repeatedly.
npx skills add https://github.com/rorkai/app-store-connect-cli-skills --skill asc-testflight-orchestration