alerts
Installation
SKILL.md
Alerts -- Lightweight Health Signal
Ecosystem role: Consumer of health-ecosystem-audit ecosystem (D#17).
/health-ecosystem-audit OWNS the ecosystem. /ecosystem-health and /alerts
CONSUME it. /audit-health audits the audit system, not health.
Critical Rules
- MUST run the checker script before presenting any data
- MUST present every alert to the user (no silent filtering)
- MUST recommend an action per alert based on severity + trend
- MUST log every decision to session JSONL immediately (per-alert, not batched)
- MUST NOT present a health score without running checkers first
- MUST surface previous learnings from alerts-history.jsonl at warm-up