SessionStart
01Hook
Runs when a session starts, executing inject-context.sh and audit-staging-path.sh via bash (3 commands). From DankerMu/novel-writer-plugin.
Hook
Runs when a session starts, executing inject-context.sh and audit-staging-path.sh via bash (3 commands). From DankerMu/novel-writer-plugin.
Hook
Runs when a subagent starts, executing audit-staging-path.sh via bash. From DankerMu/novel-writer-plugin.
Hook
Runs when a subagent finishes, executing audit-staging-path.sh via bash. From DankerMu/novel-writer-plugin.
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing check-sliding-window.sh via bash. From DankerMu/novel-writer-plugin.
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit, Write, Edit and Bash tool calls, executing audit-staging-path.sh and check-sliding-window.sh via bash (2 commands). From DankerMu/novel-writer-plugin.