743671b43f
Keyword detector injects directive.md on ulw/ultrawork; silent otherwise. QA: directive injects, no crash. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
16 lines
223 B
JSON
16 lines
223 B
JSON
{
|
|
"hooks": {
|
|
"UserPromptSubmit": [
|
|
{
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "node \"${CLAUDE_PLUGIN_ROOT}/dist/cli.js\" hook user-prompt-submit",
|
|
"timeout": 5
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|