Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing capture-prompt.cjs via node. From thana0623/pmcp-server.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing capture-prompt.cjs via node. From thana0623/pmcp-server.
Hook Claude Code
Runs before the agent uses a tool for Write and Edit tool calls, executing pre-tool-use.cjs via node. From thana0623/pmcp-server.
Hook Claude Code
Runs when a session starts, executing session-start.cjs via node. From thana0623/pmcp-server.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing post-write-scan.cjs and normalize-log.cjs via node (2 commands). From thana0623/pmcp-server.
Hook Claude Code
Runs when a session ends, executing session-end.cjs via node. From thana0623/pmcp-server.