Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing skill-keyword-injector.js and svop-injector.js via node (2 commands). From Global-mindee/WAY.
W.A.Y? (Who Are You? : I'm not a developer) — a personal AI harness that learns you, not a framework you learn
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing skill-keyword-injector.js and svop-injector.js via node (2 commands). From Global-mindee/WAY.
Hook Claude Code
Runs when a session starts, executing session-start-scan.js via node. From Global-mindee/WAY.
Hook Claude Code
Runs when the agent finishes a response, executing context-usage-monitor.js, full-loop-driver.js and svop-auditor.js via node (3 commands). From Global-mindee/WAY.
Hook Claude Code
Runs before the context is compacted, executing context-usage-monitor.js via node with --precompact. From Global-mindee/WAY.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing external-impact-guard.js via node. From Global-mindee/WAY.