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.
Source: jjongguet/oh-my-product — distributed by TomeVault.