Initial commit
This commit is contained in:
11
.claude-plugin/plugin.json
Normal file
11
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "announce-notification",
|
||||
"description": "Announce when Claude Code is idle or needs your input",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Hugo Duncan"
|
||||
},
|
||||
"hooks": [
|
||||
"./hooks/announce-notification-hooks.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user