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 rudrankriyam/app-store-connect-cli-skills asc-crash-triageasc apps listasc crashes --app "APP_ID" --sort -createdDate --limit 10asc crashes --app "APP_ID" --build "BUILD_ID" --sort -createdDate --limit 10asc crashes --app "APP_ID" --device-model "iPhone16,2" --os-version "18.0"asc crashes --app "APP_ID" --paginateasc crashes --app "APP_ID" --sort -createdDate --limit 10 --output tableasc feedback --app "APP_ID" --sort -createdDate --limit 10asc feedback --app "APP_ID" --sort -createdDate --limit 10 --include-screenshotsasc feedback --app "APP_ID" --build "BUILD_ID" --sort -createdDateasc feedback --app "APP_ID" --paginateasc builds latest --app "APP_ID" --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 get --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 latest --app "APP_ID" --platform IOSasc builds list --app "APP_ID" --sort -uploadedDate --limit 5export ASC_APP_ID="APP_ID"--output table--output markdown--paginate--pretty