SessionStart
01Hook
Runs when a session starts, executing heartbeat-check.py, session-start-prep.py, sync-rules.py, check-stale-modules.py and memory-ask.py (5 commands). From ryanzhao1011/workframe.
Hook
Runs when a session starts, executing heartbeat-check.py, session-start-prep.py, sync-rules.py, check-stale-modules.py and memory-ask.py (5 commands). From ryanzhao1011/workframe.
Hook
Runs once when the project is set up for maintenance tool calls, executing maintenance_workorder.py. From ryanzhao1011/workframe.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-inject.py. From ryanzhao1011/workframe.
Hook
Runs after a tool call finishes for Edit, Write, NotebookEdit and Skill tool calls, executing check-stale-modules.py and log-skill-invoked.py (2 commands). From ryanzhao1011/workframe.
Hook
Runs when the agent finishes a response, executing check-iteration-trigger.py. From ryanzhao1011/workframe.
Hook
Runs when a subagent starts, executing subagent-memory-inject.py. From ryanzhao1011/workframe.
Hook
Runs when a subagent finishes, executing log-subagent-activity.py. From ryanzhao1011/workframe.
Hook
Runs on the StopFailure event, executing log-stop-failure.py. From ryanzhao1011/workframe.
Hook
Runs on the ConfigChange event, executing log-config-change.py. From ryanzhao1011/workframe.
Hook
Runs when a session ends, executing session-end-flush.py. From ryanzhao1011/workframe.
Hook
Runs to expand your prompt before the agent sees it, executing log-skill-invoked.py. From ryanzhao1011/workframe.