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": "notification-plugin",
|
||||
"description": "Claude Codeが停止したとき(タスクが完了したとき)・ツールの実行確認が必要になったときに、通知音を鳴らすためのフックを提供します。",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "shi."
|
||||
},
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user