Install
1
Install the plugin$
npx claudepluginhub minami110/claude-godot-tools --plugin gdscript-lspWant just this hook?
Then install: npx claudepluginhub u/[userId]/[slug]
Source
Defined inline in plugin.json manifest
Configuration
{
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "bash ${CLAUDE_PLUGIN_ROOT}/scripts/check-godot-lsp.sh",
"timeout": 10
}
]
}
]
}Summary
{
"riskFlags": {
"touchesBash": false,
"matchAllTools": false,
"touchesFileWrites": false
},
"typeStats": {
"command": 1
},
"eventStats": {
"SessionStart": 1
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 1,
"projectScripts": 0
},
"timeoutStats": {
"commandsWithoutTimeout": 0
}
}Stats
Stars4
Forks0