Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:01:13 +08:00
commit 35748104ad
6 changed files with 128 additions and 0 deletions

7
commands/check.md Normal file
View File

@@ -0,0 +1,7 @@
Check the status of notification hooks in the current project.
Run the notification check script:
```bash
bash ~/.claude/plugins/marketplaces/cc-plugins/notifications/scripts/check-notifications.sh
```