| name | configure-notifications |
| aliases | ["/configure-notifications","notifications","notify setup"] |
| primaryRole | writer |
| description | Configures notification delivery for Slack, Discord, or Telegram. Use when the user wants to set up or validate notification delivery. |
Configure Notifications
Use this skill when the user wants to set up or validate notification delivery.
What it does
- explains supported notification platforms
- helps choose Slack / Discord / Telegram wiring
- points to the canonical notification modules under
src/notifications/
- reminds the operator to verify the resulting configuration with a safe test message
Recommended flow
- Decide which platforms to enable.
- Validate URL/token/chat-id inputs.
- Send a dry-run or test notification.
- Record the chosen configuration in project docs or handoff notes.