stop-the-noiselisted
Install: claude install-skill TechNickAI/hermes-skills
# Agent Notification Suppression
Governs the class of task: **an agent is producing messages it should not be producing**,
and the driver is a scheduled job, a webhook route, or another event source running an
agent turn per event.
Also governs the inverse authoring task: writing a cron/webhook prompt whose _correct_
behavior is silence most of the time.
Deep-dive reference: `references/silence-token-notification-loops.md` — full diagnostic
walkthrough, the working prompt contract, and hot-reload semantics.
**At fleet scale, measure before you fix:**
`references/measuring-noise-before-fixing-it.md` — message-class taxonomy, the
failure-rate reframe (a reported "failed jobs are spamming me" measured at **0.12%**;
the flood was _successful_ output plus UI ephemera), telethon forum-audit recipes, and
the cross-owner volume check that catches an agent outshouting a client in their own
room. Skip it and you will fix the class the operator named instead of the class
producing the volume.
**Two different noise classes live under this skill. Pick the right one first:**
| Symptom | Class | Read