rate limit hooks

7 tagged rate limit, measured the same way as everything else here.

Browse within: checkpoint 5context 5handoff 5plugin 5resume 5

Stop

01

sofumel/claude-handoff-revive

Hook

Runs when the agent finishes a response, executing checkpoint-counter.sh via bash. From sofumel/claude-handoff-revive.

6 2mo ago A tokens not measured original MIT

SessionStart

02

sofumel/claude-handoff-revive

Hook

Runs when a session starts, executing session-start.sh via bash. From sofumel/claude-handoff-revive.

6 2mo ago A tokens not measured copy · 55% MIT

PostToolUse

03

sofumel/claude-handoff-revive

Hook

Runs after a tool call finishes, executing usage-monitor.sh via bash. From sofumel/claude-handoff-revive.

6 2mo ago A tokens not measured original MIT

UserPromptSubmit

04

meitalbensinai/rate-limit-monitor

Hook

Runs when you submit a prompt, before the agent sees it, executing rate-limit-guard.sh. From meitalbensinai/rate-limit-monitor.

2 1mo ago A tokens not measured original MIT

PreToolUse

05

meitalbensinai/rate-limit-monitor

Hook

Runs before the agent uses a tool, executing rate-limit-loop-guard.sh. From meitalbensinai/rate-limit-monitor.

2 1mo ago A tokens not measured original MIT