npx claudepluginhub jsperger/llm-r-skills --plugin r-skillsDefined in hooks/hooks.json
{
"PostToolUse": [
{
"hooks": [
{
"type": "command",
"command": "air format .",
"timeout": 20
}
],
"matcher": "Write|Edit"
}
]
}"Runs detect-word-vomit.sh bash script after Write|Edit tool use (PostToolUse event, 5s timeout). Involves file writes."