Asc Crash Triage
Asc Crash Triage analyzes support tickets to quickly categorize and prioritize crashes for faster resolution & improved debugging.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add asc-crash-triage npx -- -y @trustedskills/asc-crash-triage
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"asc-crash-triage": {
"command": "npx",
"args": [
"-y",
"@trustedskills/asc-crash-triage"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The asc-crash-triage skill allows you to quickly analyze and understand crash reports from App Store Connect. It extracts key information like the device model, iOS version, and crash reason, providing a summary of the most critical issues impacting your app's users. This helps prioritize bug fixes and improve overall application stability.
When to use it
- You receive a notification about a spike in crashes from App Store Connect and need to quickly assess the situation.
- A user reports an issue, and you want to investigate crash logs associated with their device.
- During app development testing, you want to understand the root cause of crashes observed on different devices.
- You're preparing a release and want to ensure no new critical crash patterns have emerged.
Key capabilities
- Extracts device model from crash reports.
- Identifies iOS version associated with crashes.
- Summarizes the primary crash reason.
Example prompts
- "Analyze the latest App Store Connect crash report."
- "What's the most common crash reason in the last week’s crash reports?"
- "Show me a summary of crashes on iPhone 13 devices running iOS 16."
Tips & gotchas
- Requires access to your App Store Connect data. Ensure the AI agent has appropriate permissions.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.