PreToolUse
01Hook Claude Code
Runs before the agent uses a tool, executing retrieval-state.sh. From r5rana/agentware.
Framework that makes your LLM self-aware, loops with self-learning and persistent memory that's private. Open-source & free.
Hook Claude Code
Runs before the agent uses a tool, executing retrieval-state.sh. From r5rana/agentware.
Hook Claude Code
Runs after a tool call finishes, executing log-tool.sh. From r5rana/agentware.
Hook Claude Code
Runs when a session starts on startup, resume and clear, executing session-start.sh. From r5rana/agentware.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing log-prompt.sh. From r5rana/agentware.
Hook Claude Code
Runs when the agent finishes a response, executing log-stop.sh. From r5rana/agentware.
Hook Claude Code
Runs when a subagent finishes, executing log-subagent.sh. From r5rana/agentware.