npx claudepluginhub geekatron/jerry --plugin jerryDefined in hooks/hooks.json
*uv run --directory ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/hooks/context-stop-gate.py5000msuv run --directory ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact.py10000msWrite|Edit|MultiEdit|NotebookEdit|Bashuv run --directory ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/hooks/pre-tool-use.py5000ms*uv run --directory ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/hooks/session-start.py10000msuv run --directory ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/hooks/subagent-stop.py5000msuv run --directory ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/hooks/user-prompt-submit.py5000msGarbage collects context on SessionStart, UserPromptSubmit, PreCompact, PreToolUse; enforces workflow gates, tests, QA, format-test, lint-deps on Stop/SubagentStop. Runs bash scripts, writes files.