npx claudepluginhub mistakeknot/interagency-marketplace --plugin interpulseDefined in hooks/hooks.json
{
"PostToolUse": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/context-monitor.sh",
"timeout": 5
}
],
"matcher": "Edit|Write|Bash|Task|NotebookEdit|MultiEdit"
}
]
}"After Write/Edit/MultiEdit/Bash tool uses, executes bash scripts to fix environment permissions and ensure ignore files exist. Performs file writes."