SessionStart
01Hook
Runs when a session starts, executing session-start.js via node. From kesteva/soloflow.
41 3mo ago A
tokens not measured
copy · 55% MIT
Soloflow is a hooks-based workflow orchestration for solo product development with Claude Code.
Hook
Runs when a session starts, executing session-start.js via node. From kesteva/soloflow.
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing post-tool-use.js and context-monitor.js via node (2 commands). From kesteva/soloflow.
Hook
Runs when a task is marked completed, executing task-completed.js via node. From kesteva/soloflow.
Hook
Runs before the context is compacted, executing pre-compact.js via node. From kesteva/soloflow.
Hook
Runs when a subagent finishes, executing subagent-stop.js via node. From kesteva/soloflow.