geekatron/jerry

A Claude Code plugin for behavior and workflow guardrails with knowledge accrual

31Stars on the repository
65Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

SessionStart

01

geekatron/jerry

Hook

Runs when a session starts, executing session-start.py via uv with --directory. From geekatron/jerry.

31 9d ago A tokens not measured

UserPromptSubmit

02

geekatron/jerry

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.py via uv with --directory. From geekatron/jerry.

31 9d ago A tokens not measured

PreCompact

03

geekatron/jerry

Hook

Runs before the context is compacted, executing pre-compact.py via uv with --directory. From geekatron/jerry.

31 9d ago A tokens not measured

PreToolUse

04

geekatron/jerry

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit, NotebookEdit and Bash tool calls, executing pre-tool-use.py via uv with --directory. From geekatron/jerry.

31 9d ago A tokens not measured

SubagentStop

05

geekatron/jerry

Hook

Runs when a subagent finishes, executing subagent-stop.py via uv with --directory. From geekatron/jerry.

31 9d ago A tokens not measured

Stop

06

geekatron/jerry

Hook

Runs when the agent finishes a response, executing context-stop-gate.py via uv with --directory. From geekatron/jerry.

31 9d ago A tokens not measured