notification-systems

Coordinate multi-channel incident notifications with escalation chains and deduplication.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/abzhaw/juliaz_agents --skill notification-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notification-systems
Source: https://github.com/abzhaw/juliaz_agents/tree/main/.agent/skills/notification-systems
Command: npx skills add https://github.com/abzhaw/juliaz_agents --skill notification-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralized, reliable alerting across multiple channels to promptly inform the right people when incidents occur.

Core Features & Use Cases

  • Escalation chains: define levels from silent logs to urgent multi-channel notifications.
  • Channel integration: support for Telegram via OpenClaw or direct bot, plus dashboards and in-app alerts.
  • Deduplication & rate control: prevent alert storms and reduce alert fatigue.

Quick Start

Configure a simple escalation path to notify Raphael when incidents occur.

Frequently Asked Questions about notification-systems

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up multi-channel incident response alerts?

Multi-channel incident response alerts are configured by defining an escalation path that routes notifications across Telegram, dashboards, and in-app alerts. You can start by setting up a simple escalation path to notify specific people when incidents occur.

What is alert deduplication and how does it prevent alert fatigue?

Alert deduplication prevents alert fatigue by identifying and grouping duplicate incident notifications, while rate control limits delivery frequency. Together, these mechanisms prevent alert storms and ensure only meaningful notifications reach responders.

Can I use Telegram for incident notifications with this system?

Yes, Telegram is supported for incident notifications via OpenClaw or a direct bot integration. It serves as one of the primary delivery channels alongside dashboards and in-app alerts to reach responders quickly.

How do escalation chains work for urgent incident notifications?

Escalation chains work by defining sequential notification levels, ranging from silent logs to urgent multi-channel alerts. If an incident remains unaddressed, the system escalates the notification severity and delivery channels to reach the right people.

What is the best way to route urgent alerts to specific responders?

The best way to route urgent alerts is by applying escalation chains with urgent tagging and rate limits. This ensures reliable delivery across defined notification patterns, directing critical incidents to the right people without causing alert fatigue.