15 lines
226 B
JSON
15 lines
226 B
JSON
{
|
|
"hooks": {
|
|
"UserPromptSubmit": [
|
|
{
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/prompt-concise.sh"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|