notification-fanout-trigger
CommunityCreate DB triggers to fan out notifications on specific events
Software Engineering#PostgreSQL#database administration#database trigger#role-based notification#real-time alerting
Authorbuitrankimlong
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill creates Database Triggers to automatically send out notifications to users holding a specific role/permission when certain events occur, streamlining communication processes.
Core Features & Use Cases
- Event-Driven Notifications: Automatically notify users when specific events like sensitive admin actions or feature flag changes happen.
- Role-Based Alerts: Send alerts to users based on their roles or permissions, ensuring that important updates reach the right audience.
- DB Trigger Setup: Utilizes PostgreSQL database triggers to manage notification distribution efficiently.
- Use Case: When a sensitive action is performed in the system, notify all Super Admins in real-time to address the issue promptly.
Quick Start
Use the notification-fanout-trigger skill to set up a trigger that notifies Super Admins when a sensitive action is taken in the audit_logs.
Dependency Matrix
Required Modules
psycopg2
Components
scriptsreferences
💻 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: notification-fanout-trigger Download link: https://github.com/buitrankimlong/thongtincty/archive/main.zip#notification-fanout-trigger Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.