kesteva/soloflow

Soloflow is a hooks-based workflow orchestration for solo product development with Claude Code.

41Stars on the repository
50Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

kesteva/soloflow

Hook

Runs when a session starts, executing session-start.js via node. From kesteva/soloflow.

41 3mo ago A tokens not measured copy · 55% MIT

PostToolUse

02

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.

41 3mo ago A tokens not measured original MIT

TaskCompleted

03

kesteva/soloflow

Hook

Runs when a task is marked completed, executing task-completed.js via node. From kesteva/soloflow.

41 3mo ago A tokens not measured original MIT

PreCompact

04

kesteva/soloflow

Hook

Runs before the context is compacted, executing pre-compact.js via node. From kesteva/soloflow.

41 3mo ago A tokens not measured original MIT

SubagentStop

05

kesteva/soloflow

Hook

Runs when a subagent finishes, executing subagent-stop.js via node. From kesteva/soloflow.

41 3mo ago A tokens not measured copy · 52% MIT