1k-sentry-analysis
✓Analyze and fix production errors from Sentry crash reports. Use when investigating AppHang, ANR, crashes, or production errors. Includes complete workflow from JSON analysis to bug fix implementation with evidence-based methodology. Triggers on sentry, crash, AppHang, ANR, error analysis, production error, bug analysis, crash report, freeze, hang, not responding, stacktrace, breadcrumbs, exception.
Installation
SKILL.md
Complete workflow for analyzing and fixing production errors from Sentry crash reports.
| AppHang | iOS app frozen >5s | Too many concurrent requests, main thread blocking | | ANR | Android Not Responding | Heavy operations on main thread, deadlocks | | Crash | App terminated | Null pointer, memory issues, unhandled exceptions | | Exception | Handled error | Network failures, validation errors, state issues |
For comprehensive Sentry error analysis workflow, see fix-sentry-errors.md.
Analyze and fix production errors from Sentry crash reports. Use when investigating AppHang, ANR, crashes, or production errors. Includes complete workflow from JSON analysis to bug fix implementation with evidence-based methodology. Triggers on sentry, crash, AppHang, ANR, error analysis, production error, bug analysis, crash report, freeze, hang, not responding, stacktrace, breadcrumbs, exception. Source: onekeyhq/app-monorepo.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-sentry-analysis- Source
- onekeyhq/app-monorepo
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is 1k-sentry-analysis?
Analyze and fix production errors from Sentry crash reports. Use when investigating AppHang, ANR, crashes, or production errors. Includes complete workflow from JSON analysis to bug fix implementation with evidence-based methodology. Triggers on sentry, crash, AppHang, ANR, error analysis, production error, bug analysis, crash report, freeze, hang, not responding, stacktrace, breadcrumbs, exception. Source: onekeyhq/app-monorepo.
How do I install 1k-sentry-analysis?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-sentry-analysis Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/onekeyhq/app-monorepo
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-02