PreToolUse
01Hook 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
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.
Hook Claude Code
Runs before the agent uses a tool, executing decompose-on-activate.py via python. From shannonbay/Conductor.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From shannonbay/Conductor.
Hook Claude Code
Runs when the agent finishes a response, running an inline shell check. From shannonbay/Conductor.