proactive-config-manager

Configures proactive notification rules and channel endpoints via gateway admin API.

5|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/47network/Sven --skill proactive-config-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proactive-config-manager
Source: https://github.com/47network/Sven/tree/main/skills/notifications/proactive-config-manager
Command: npx skills add https://github.com/47network/Sven --skill proactive-config-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Proactive notification management automates how Sven reaches users, reducing manual monitoring and message routing across channels.

Core Features & Use Cases

  • Global config management for enabling/disabling proactive alerts, quiet hours, cooldowns, and policy tuning across channels.
  • Rule and endpoint lifecycle: create, update, delete trigger rules and channel endpoints, and view delivery stats.
  • Use Case: An admin configures a new alert rule to notify a Slack channel when a critical event occurs and tests delivery to multiple endpoints.

Quick Start

Configure a test proactive policy that sends a single alert to the configured channels when a critical event is detected.

Frequently Asked Questions about proactive-config-manager

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

FAQPage Schema
How do I configure proactive notifications to send alerts to Slack and Discord?

Configuring proactive notifications involves creating trigger rules and channel endpoints through the gateway admin API to route alerts to Slack, Discord, WhatsApp, and other integrations.

What is proactive alert configuration for multi-channel message routing?

Proactive alert configuration automates how notifications reach users by applying global policies, trigger rules, and channel endpoints to reduce manual monitoring and message routing tasks.

Can I set quiet hours and cooldowns for proactive alerts across all channels?

Yes, global config management allows you to enable or disable proactive alerts, set quiet hours, configure cooldowns, and tune policies across all integrated channels.

How do I create and test a new trigger rule for critical event notifications?

You create a trigger rule by defining the alert conditions and then test delivery by sending a single alert to configured endpoints to verify routing works correctly.

Does this proactive alert manager support viewing delivery stats for channel endpoints?

Yes, the rule and endpoint lifecycle management supports viewing delivery stats to monitor the performance of your proactive notifications across configured channels.

Why do I need a gateway admin API for proactive notification management?

The gateway admin API is required because the system communicates with it using defined input/output schemas and robust error handling to autonomously reach users through configured channels.