broadcast
Installation
SKILL.md
Broadcast Feature Notification
Add a notification that appears in the "What's New" bell icon for all users.
Process
Step 1: Analyze PR Changes
Run these commands to understand the changes:
git diff main...HEAD
gh pr view --json title,body,number