asc-crash-triage

Fetch TestFlight crash data with asc commands and summarize root causes.

4|Updated Dec 8, 2019
One-click install
npx skills add https://github.com/Detrous/dotfiles --skill asc-crash-triage-detrous
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-crash-triage
Source: https://github.com/Detrous/dotfiles/tree/main/claude/skills/asc-crash-triage
Command: npx skills add https://github.com/Detrous/dotfiles --skill asc-crash-triage-detrous

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage TestFlight crash reports, beta feedback, and performance diagnostics for iOS apps, delivering concise summaries and actionable insights to developers.

Core Features & Use Cases

  • Crash triage: Fetch recent TestFlight crashes and summarize potential root causes.
  • Beta feedback synthesis: Aggregate and highlight common issues reported by testers.
  • Performance diagnostics: Identify hangs, disk writes, and launch delays across builds.

Quick Start

Summarize the latest crash reports and beta feedback for your app.

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 for my iOS app?

Summarize beta feedback by aggregating user reports to highlight common issues. It fetches beta feedback data, parses the output, and synthesizes tester comments to surface recurring problems across builds.

What is the best way to diagnose performance issues like hangs and launch delays in iOS builds?

Fetch performance data using asc commands to retrieve diagnostics. It executes asc commands, parses the returned JSON output, and presents the parsed data as a concise, human-readable summary of crashes and feedback.

Do I need to resolve App IDs manually before fetching crash reports?

Triage beta feedback by synthesizing common issues reported by testers. It aggregates beta feedback across builds, devices, and OS versions to highlight recurring problems and deliver actionable insights.

Can I use this to identify hangs and disk writes across different OS versions?

Parse JSON output from asc commands to summarize TestFlight crashes. It fetches crash data, parses the JSON responses, and presents a human-readable summary to diagnose issues across builds and devices.