suppressing-noisy-errors

Installation
SKILL.md

Suppressing noisy errors

Suppression is destructive in spirit: matching events are dropped at ingestion and never become issues. The wrong rule silently throws away real bugs. This skill exists to make sure suppression is applied only to patterns that are genuinely unactionable, with filters narrow enough to avoid swallowing unrelated errors.

When suppression is the right tool

Suppression is the right tool when an error is:

Installs
21
Repository
posthog/skills
GitHub Stars
46
First Seen
May 29, 2026
suppressing-noisy-errors — posthog/skills