shannonbay/Conductor

A Model Context Protocol server that gives an LLM agent a persistent, hierarchical task tree scoped by project. The agent decomposes complex goals into sub-tasks, tracks progress, records outputs, handles failures by branching to alternatives, and resumes work across sessions — all without holding the full plan in context.

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

PreToolUse

01

shannonbay/Conductor

Hook Claude Code

Runs before the agent uses a tool, executing decompose-on-activate.py via python. From shannonbay/Conductor.

6 5mo ago A tokens not measured

UserPromptSubmit

02

shannonbay/Conductor

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running an inline shell check. From shannonbay/Conductor.

6 5mo ago A tokens not measured

Stop

03

shannonbay/Conductor

Hook Claude Code

Runs when the agent finishes a response, running an inline shell check. From shannonbay/Conductor.

6 5mo ago A tokens not measured