asc-crash-triage

Analyze TestFlight crash reports and beta feedback for app issues.

3|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/kvn8888/OpenFoodJournal --skill asc-crash-triage-kvn8888
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-crash-triage
Source: https://github.com/kvn8888/OpenFoodJournal/tree/main/.agents/skills/asc-crash-triage
Command: npx skills add https://github.com/kvn8888/OpenFoodJournal --skill asc-crash-triage-kvn8888

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you analyze TestFlight crash reports, beta feedback, and performance diagnostics to identify issues with your app.

Core Features & Use Cases

  • Crash Reporting: List and filter recent crashes with options for sorting and filtering by build, device, and OS.
  • Feedback Analysis: Review recent feedback, with options to include screenshots and filter by build.
  • Performance Diagnostics: Analyze performance issues like hangs, disk writes, and launches using a build ID.

Quick Start

Run the command asc crash triage --app <APP_ID> to analyze crash reports for the given App ID.

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 a specific app build?

You can analyze TestFlight crash reports by running a command-line triage tool with a specific App ID to fetch and list recent crashes. It allows sorting and filtering crash data by build, device, and OS to isolate issues.

What is the best way to review TestFlight beta feedback and screenshots?

Reviewing TestFlight beta feedback is done by listing recent user feedback for a given app. You can configure options to include user-submitted screenshots and filter the feedback entries by specific build versions.

How do I diagnose app performance issues like hangs and slow launches from TestFlight?

You can diagnose performance issues by analyzing diagnostics data using a specific build ID. This process identifies app performance problems including hangs, excessive disk writes, and slow launch times from TestFlight.

Do I need App Store Connect access to fetch crash data and feedback?

Yes, you need App Store Connect access to fetch crash data and user feedback. This access is required to authenticate and retrieve crash logs, beta feedback, and performance diagnostics from TestFlight.

Can I filter TestFlight crash logs by device type and operating system?

Yes, you can filter TestFlight crash logs by device type and operating system. The crash reporting feature provides options to sort and filter recent crashes based on build, device, and OS parameters.

What are the limitations of using scripts for TestFlight crash triage?

The Skill provides scripts for TestFlight crash triage but handles bug tracking and crash log management at an intermediate implementation depth. It requires direct App Store Connect access and does not automatically fix identified performance issues.