notifier-add

Community

Extend alerts with a new notification channel.

AuthorMrSuttonmann
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinating alert channels across code, config, UI, and tests to add a new notifier type is error-prone; this skill provides a structured, multi-file pattern to extend the alerts pipeline with a new channel type safely and consistently.

Core Features & Use Cases

  • Enables adding a new channel type (Discord, Slack, Pushover, Matrix, SMTP, Signal, …) to the alerts pipeline by updating the shared enum, config store, notifier, DI wiring, UI, and test suites.
  • Provides a repeatable integration blueprint so teams can implement a new channel without breaking existing flows, including enum, IsReady logic, and test scaffolding.
  • Use case: extend alerts to a new Slack/Discord channel to notify on incidents while preserving config persistence and test coverage.

Quick Start

Implement a new notifier channel by adding an INotifier, updating the enum and config store, wiring DI, updating the Alerts UI, and adding tests.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: notifier-add
Download link: https://github.com/MrSuttonmann/flightjar/archive/main.zip#notifier-add

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.