PostToolUse
01Hook
Runs after a tool call finishes, executing advisor.py via python3. From msshives-gif/claude-plugins.
claude context tools — a Claude Code plugin marketplace: subagent context reporting, cross-session send guarding, and main-session compaction management incl. an opt-in tmux managed mode
Hook
Runs after a tool call finishes, executing advisor.py via python3. From msshives-gif/claude-plugins.
Hook
Runs when you submit a prompt, before the agent sees it, executing reorient.py via python3. From msshives-gif/claude-plugins.
Hook
Runs when the agent finishes a response, executing stop_marker.py via python3. From msshives-gif/claude-plugins.
Hook
Runs before the context is compacted for manual and auto tool calls, executing precompact.py via python3 (2 commands). From msshives-gif/claude-plugins.
Hook
Runs when a session starts on compact, startup, resume and clear, executing session_start.py via python3 (4 commands). From msshives-gif/claude-plugins.