What problem does it solve?
Teams configure insight alerts in PostHog but often miss firings when notifications fail, get suppressed, or no one is subscribed. This Skill reads each alert's recent firing history and surfaces the firings a human most likely missed, so silent breaches and broken alerts don't go unnoticed.
Core Features & Use Cases
- Missed-firing triage: Ranks recent alert firings by missed-ness, materiality, and persistence to find under-notified breaches worth reporting.
- Report authoring and editing: Files or updates inbox reports via the report channel, deduplicating against prior runs and existing reports so a persistent breach stays one report.
- Noise suppression: Skips snoozed, disabled, flapping, already-notified, and dev/test alerts, recording scratchpad memory so future runs don't re-surface them.
- Use Case: A daily run finds an alert that fired 3x past its threshold with no notification sent and is still firing; the Skill files a P1 report with the alert id, insight short_id, calculated value versus bound, and notification status as evidence.
Quick Start
Ask the agent to triage the project's configured insight alerts and report any recent firings the team likely missed.