AI AGENT ADDONS

Asc Crash Triage

rudrankriyam/asc-skills
Debugging
1,120installs

Developers can use this skill to quickly understand TestFlight crash reports and beta tester feedback. It helps find the most common crashes and their causes. You can also check performance issues like app hangs and slow launches.

This skill uses simple asc commands to fetch data from App Store Connect. You can list recent crashes, filter by build or device, and see feedback with screenshots. The results are shown in a clear summary.

The summary organizes crashes by severity and frequency. It shows top crash signatures, affected builds, and device breakdowns. This makes it easy to prioritize fixes and improve your app.

Add Asc Crash Triage skill to your workflow

Global

mkdir -p ~/.claude/skills/asc-crash-triage

Project

mkdir -p .claude/skills/asc-crash-triage

Source Repository

Stars
879
Forks
48
Watchers
879
License
MIT
Last Push
1 month ago
Created
5 months ago