Triage a Sentry user feedback item end to end: fetch the feedback, download the reporter's NDJSON logs (app and widget) that PodHaven attaches to the feedback event, correlate them to the report time, and explain what likely happened plus a suggested fix,…
jubishop/podhaven
SkillsMP has collected 4 skills from jubishop/podhaven. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 4
- GitHub forks
- 0
Skills in this repository
Showing 4 of 4 collected skills.
Analyze PodHaven logs and reconstruct failure timelines from the NDJSON file logs and/or the OS unified log (os_log / Console). Requires the user to specify the log source and run context (do not infer). Use when inspecting log.ndjson or widget-log.ndjson,…
Diagnose a Sentry error issue end to end: fetch the issue and representative events, analyze stack traces, breadcrumbs, traces, tags, and attachments, correlate with the codebase, and explain what likely happened plus how to fix or address it. Use when the…
Analyze Sentry logs to find real issues, severity mismatches, and missing observability. Only runs when explicitly invoked via /analyze-sentry-logs.