Skip to main content

analyze-sentry-feedback

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, then funnel sanitized findings into a GitHub issue that tracks the feedback through closeout. Use when the user pastes a Sentry feedback URL (e.g. .../issues/feedback/?feedbackSlug=podhaven:NNN...), references a feedback by slug or ID, or asks to investigate a piece of user feedback from Sentry. Invoked with no reference at all, it lists the feedback entries still unresolved in Sentry and lets the user pick one to triage.

Jump to install

Source facts

Repository
jubishop/podhaven
Last source activity
August 2, 2026 at 18:14
Detected SKILL.md language
English
Stars
4
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.