Spine-AI/medley

Medley — Claude Code / Codex plugin for mission orchestration (task-DAG execution across parallel workers)

5Stars on the repository
14Mods indexed here, across every type
19d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

SessionStart

01

Spine-AI/medley

Hook

Runs when a session starts, executing session-start.sh and session-catchup.py (2 commands). From Spine-AI/medley.

5 19d ago A tokens not measured

PreCompact

02

Spine-AI/medley

Hook

Runs before the context is compacted, executing session-start.sh. From Spine-AI/medley.

5 19d ago A tokens not measured

UserPromptSubmit

03

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.

5 19d ago A tokens not measured

PreToolUse

04

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.

5 19d ago A tokens not measured

PostToolUse

05

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.

5 19d ago A tokens not measured

SessionEnd

06

Spine-AI/medley

Hook

Runs when a session ends, executing session-end-marker.py via python3. From Spine-AI/medley.

5 19d ago A tokens not measured

Stop

07

Spine-AI/medley

Hook

Runs when the agent finishes a response, executing mission-watch-gate.py via python3. From Spine-AI/medley.

5 19d ago A tokens not measured