Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:36:27 +08:00
commit 328d222e29
25 changed files with 2802 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "sc-hooks",
"description": "SimpleClaude hooks for session management, tool monitoring, and notifications",
"version": "2.1.0",
"author": {
"name": "Kyle Snow Schwartz"
},
"hooks": [
"./hooks"
]
}