asc-crash-triage

Aggregate TestFlight crash data into a human-readable triage report.

127|8|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/hanamizuki/solopreneur --skill asc-crash-triage-hanamizuki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-crash-triage
Source: https://github.com/hanamizuki/solopreneur/tree/main/plugins/ios-dev/skills/asc-crash-triage
Command: npx skills add https://github.com/hanamizuki/solopreneur --skill asc-crash-triage-hanamizuki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill accelerates the triage of iOS crash data by collecting TestFlight crash reports, beta feedback, and performance diagnostics and turning them into a concise, actionable summary for engineers and product teams.

Core Features & Use Cases

  • Aggregate crash data from TestFlight across recent builds and devices.
  • Identify top crash signatures and affected builds to prioritize fixes.
  • Provide device/OS breakdowns and trends to guide engineering focus and QA.
  • Use Case: When a build shows rising crash counts, generate a prioritized list of failure modes and recommended next steps.

Quick Start

Fetch and summarize the latest TestFlight crashes for the specified app and present a triage-ready report.

Frequently Asked Questions about asc-crash-triage

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

FAQPage Schema
How do I triage TestFlight crashes to find top failure modes?

TestFlight crash triage aggregates crash reports and beta feedback to identify top crash signatures, affected builds, and device breakdowns. This produces a prioritized summary of failure modes for engineering teams.

What is the best way to summarize iOS crash data from App Store Connect?

Summarizing iOS crash data from App Store Connect involves fetching TestFlight crash reports and performance diagnostics to present top signatures and OS breakdowns. This generates a concise, actionable triage report for product teams.

Do I need to resolve app IDs before fetching TestFlight crash reports?

Yes, resolving app IDs is a requirement to fetch TestFlight crash reports. The triage process requires resolving app IDs to accurately aggregate crashes and present top signatures, affected builds, and device breakdowns.

Can I get device and OS breakdowns for my TestFlight beta feedback?

Yes, you can generate device and OS breakdowns from TestFlight beta feedback. The triage process applies to crash reports and beta feedback to provide device and OS breakdowns and trends that guide engineering focus and QA.

How do I identify affected builds when a TestFlight build shows rising crash counts?

To identify affected builds when crash counts rise, aggregate TestFlight crash data across recent builds. This identifies top crash signatures and affected builds to generate a prioritized list of failure modes and recommended next steps.