Hook
Runs when you submit a prompt, before the agent sees it, executing refresh-catalog-on-stale.js via node. From glitchwerks/claude-wayfinder.
2 yesterday A
tokens not measured
original MIT
7 tagged agent routing, measured the same way as everything else here.
Browse within: claude-code-plugins 6
Hook
Runs when you submit a prompt, before the agent sees it, executing refresh-catalog-on-stale.js via node. From glitchwerks/claude-wayfinder.
Hook
Runs before the agent uses a tool for Agent tool calls, executing log-agent-dispatch.js and check-agent-dispatch-pairing.js via node (2 commands). From glitchwerks/claude-wayfinder.
Hook
Runs when the agent finishes a response, executing router-drift-scanner.js via node. From glitchwerks/claude-wayfinder.
Hook
Runs when a session starts, executing session-start.sh via bash. From wowoyong/agent-mux.