notification-strategy-review
Installation
SKILL.md
Notification Strategy Review
Use this skill to make notifications useful enough to deserve attention.
Workflow
- Identify channel, user lifecycle stage, product promise, message objective, user intent, region, consent state, preference state, content sensitivity, audience role, and fatigue risk.
- Read
references/notification-strategy-patterns.md. - Classify messages by utility, urgency, consent, lifecycle trigger, frequency, fallback channel, and failure risk.
- Build lifecycle, consent/region, privacy/redaction, role/severity, and suppression matrices before proposing campaigns.
- Define an explicit frequency budget: global cap, category cap, lifecycle-event cap, quiet-hours behavior, cooldown, digest threshold, and emergency override rule.
- Define deterministic cross-channel dedupe with
dedupe_key, channel priority, success stop condition, support/billing stop condition, stale-event expiry, and suppression reason. - If notifications are already causing fatigue, complaints, opt-outs, or support contacts, produce an incident readback before adding sends: cohort × channel × lifecycle event × consent state × frequency bucket × complaint/unsubscribe/support signal.
- Design permission timing, preferences, fallback, measurement, support recovery, and experiment guardrails.
- Produce a notification taxonomy, lifecycle journey map, channel/frequency policy, suppression rules, consent/preference model, incident/readback plan, event schema, and trust metrics.
When not to use
- Do not use for generic advice the base model already handles without this skill's specific artifact contract.