Loading...
Loading...
Triage TestFlight crashes, beta feedback, and performance diagnostics using asc. Use when the user asks about TF crashes, TestFlight crash reports, beta tester feedback, app hangs, disk writes, launch diagnostics, or wants a crash summary for a build or app.
npx skill4agent add rorkai/app-store-connect-cli-skills asc-crash-triageasc apps listasc testflight crashes list --app "APP_ID" --sort -createdDate --limit 10asc testflight crashes list --app "APP_ID" --build "BUILD_ID" --sort -createdDate --limit 10asc testflight crashes list --app "APP_ID" --device-model "iPhone16,2" --os-version "18.0"asc testflight crashes list --app "APP_ID" --paginateasc testflight crashes list --app "APP_ID" --sort -createdDate --limit 10 --output tableasc testflight feedback list --app "APP_ID" --sort -createdDate --limit 10asc testflight feedback list --app "APP_ID" --sort -createdDate --limit 10 --include-screenshotsasc testflight feedback list --app "APP_ID" --build "BUILD_ID" --sort -createdDateasc testflight feedback list --app "APP_ID" --paginateasc builds info --app "APP_ID" --latest --platform IOSasc builds list --app "APP_ID" --sort -uploadedDate --limit 5asc performance diagnostics list --build "BUILD_ID"asc performance diagnostics list --build "BUILD_ID" --diagnostic-type "HANGS"HANGSDISK_WRITESLAUNCHESasc performance diagnostics view --id "SIGNATURE_ID"asc performance download --build "BUILD_ID" --output ./metrics.jsonasc apps list --name "AppName"asc apps list --bundle-id "com.example.app"asc builds info --app "APP_ID" --latest --platform IOSasc builds list --app "APP_ID" --sort -uploadedDate --limit 5export ASC_APP_ID="APP_ID"--output table--output markdown--paginate--pretty