asc-crash-triage

Fetch and summarize TestFlight crash reports filtered by severity, frequency, and affected builds.

954|51|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-crash-triage-rudrankriyam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-crash-triage
Source: https://github.com/rudrankriyam/app-store-connect-cli-skills/tree/main/skills/asc-crash-triage
Command: npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-crash-triage-rudrankriyam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of identifying, analyzing, and summarizing issues reported in TestFlight, including crashes, beta feedback, and performance diagnostics, to help developers quickly address bugs and improve app stability.

Core Features & Use Cases

  • Crash Report Analysis: Fetch and summarize crash reports, filtering by build, device, or OS.
  • Beta Feedback Aggregation: Retrieve and organize feedback submitted by beta testers, with options to include screenshots.
  • Performance Diagnostics: Access and analyze hang, disk write, and launch diagnostic data for specific builds.
  • ID Resolution: Assists in finding necessary App IDs and Build IDs using asc commands.
  • Use Case: A developer receives a surge of crash reports for a new TestFlight build. They use this Skill to quickly identify the top crash signatures, affected devices, and specific builds to prioritize a fix.

Quick Start

Use the asc-crash-triage skill to list the 10 most recent crashes for the app with ID '1234567890'.

Frequently Asked Questions about asc-crash-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze TestFlight crash reports for specific iOS builds?

To analyze TestFlight crash reports, you can fetch and summarize data filtered by specific builds, devices, or OS versions. This allows you to quickly identify top crash signatures and affected devices to prioritize fixes for your iOS applications.

What's the best way to aggregate beta tester feedback from TestFlight?

Aggregating beta tester feedback involves retrieving submissions from TestFlight and organizing them systematically. You can retrieve and organize this feedback, including options to incorporate screenshots, to help developers quickly address reported bugs.

Can I filter App Store Connect diagnostics by build and device type?

Yes, you can filter App Store Connect diagnostics by build and device type. The process fetches and summarizes crash reports and performance diagnostics, presenting data by severity, frequency, affected builds, and device or OS breakdown.

How do I resolve App IDs and Build IDs for TestFlight crash triage?

Resolving App IDs and Build IDs for TestFlight crash triage requires using specific App Store Connect CLI commands. The system assists in finding these necessary identifiers to enable targeted data retrieval for your iOS applications.

Does this Skill retrieve performance diagnostics like hang and disk write data?

Yes, it retrieves performance diagnostics like hang, disk write, and launch diagnostic data. You can access and analyze this diagnostic information for specific builds to identify performance issues alongside crash reports and beta feedback.