asc-beta-review
Installation
SKILL.md
Beta App Review with asc
Submit builds for TestFlight external testing review and manage beta review contact details. Apple requires beta app review before distributing builds to external testers via TestFlight.
Authentication
Set up credentials before any beta review commands:
asc auth login --key-id <id> --issuer-id <id> --private-key-path ~/.asc/AuthKey.p8
CAEOAS — Affordances Guide Next Steps
Every JSON response includes "affordances" with ready-to-run commands:
BetaAppReviewSubmission affordances:
{
"id": "sub-abc123",
Related skills