SessionStart
01Hook
Runs when a session starts, executing session-start.sh and session-catchup.py (2 commands). From Spine-AI/medley.
Medley — Claude Code / Codex plugin for mission orchestration (task-DAG execution across parallel workers)
Hook
Runs when a session starts, executing session-start.sh and session-catchup.py (2 commands). From Spine-AI/medley.
Hook
Runs before the context is compacted, executing session-start.sh. From Spine-AI/medley.
Hook
Runs when you submit a prompt, before the agent sees it, executing session-catchup.py via python3. From Spine-AI/medley.
Hook
Runs before the agent uses a tool for Edit, Write, MultiEdit, NotebookEdit, Task, Bash, apply_patch and spawn_agent tool calls, executing edit-conflict-gate.py via python3. From Spine-AI/medley.
Hook
Runs after a tool call finishes for mcp__.*__mission_(start, resume, status and wait) tool calls, executing session-mission-binder.py via python3. From Spine-AI/medley.
Hook
Runs when a session ends, executing session-end-marker.py via python3. From Spine-AI/medley.
Hook
Runs when the agent finishes a response, executing mission-watch-gate.py via python3. From Spine-AI/medley.