research workflow hooks

5 tagged research workflow, measured the same way as everything else here.

SessionStart

01

ZimoLiao/scholaraio

Hook

Runs when a session starts on startup, executing check-deps.sh. From ZimoLiao/scholaraio.

566 2d ago A tokens not measured copy · 66% MIT

PreToolUse

02

whenpoem/aiscientist

Hook Claude Code

Runs before the agent uses a tool for Read, Write, Edit, Bash and Bash tool calls, executing leakage_guard.py and destructive_bash_guard.py via uv with --no-sync (2 commands). From whenpoem/aiscientist.

8 1mo ago A tokens not measured original MIT

UserPromptSubmit

03

whenpoem/aiscientist

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing intervention_pump.py via uv with --no-sync. From whenpoem/aiscientist.

8 1mo ago A tokens not measured original MIT

Stop

04

whenpoem/aiscientist

Hook Claude Code

Runs when the agent finishes a response, executing intervention_pump.py and stop_flush.py via uv with --no-sync (2 commands). From whenpoem/aiscientist.

8 1mo ago A tokens not measured original MIT