What problem does it solve?
This Skill helps you evaluate alerts, tests, warnings, and classifiers that are either too noisy or too weak. It turns vague complaints like "this alert is useless" or "we keep missing incidents" into a structured review based on false positives, false negatives, base rates, and operational cost.
Core Features & Use Cases
- Confusion-matrix analysis: Defines signal vs noise in system-specific terms and maps outcomes into true positives, false positives, false negatives, and true negatives.
- Threshold and routing decisions: Recommends whether to change thresholds, add suppression or deduplication, introduce two-stage detection, adjust escalation, or delete a non-actionable detector.
- Cost-aware tuning: Compares precision and recall against the real cost of missed events and false alarms so teams can optimize for responder trust and business impact.
- Use cases: Useful for flaky CI tests, noisy pager alerts, anomaly detectors, fraud rules, moderation filters, lint checks, and any automated system that separates meaningful events from background noise.
Quick Start
Ask the signal-detection-review skill to assess a noisy alert or test by defining the signal, estimating the base rate, and recommending threshold and routing changes.