If you're triaging TestFlight crashes or trying to figure out why beta testers are complaining, this pulls App Store Connect diagnostics straight into Claude. It grabs crash reports sorted by recency, fetches beta feedback with screenshots, and surfaces performance issues like hangs and disk writes. The workflow is straightforward: resolve your app ID, run the asc command, then let Claude parse the JSON into an actual summary grouped by crash signature, affected builds, and device breakdown. Beats clicking through App Store Connect's web UI when you need to correlate a spike in crashes with a specific build or OS version. Just know the data lags 24 to 48 hours behind reality.
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-crash-triage