Initial commit
This commit is contained in:
14
.claude-plugin/plugin.json
Normal file
14
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "shavakan-hooks",
|
||||
"description": "Personal hooks collection: skill/agent auto-activation, build checking (TS/Python/Go), and POSIX compliance",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "shavakan",
|
||||
"email": "cs.changwon.lee@gmail.com"
|
||||
},
|
||||
"hooks": [
|
||||
"./newline/hooks.json",
|
||||
"./skill-activation/hooks.json",
|
||||
"./build-checker/hooks.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user