Stats
Actions
Tags
From task-orchestrator
Executes Node.js scripts (.mjs) at key lifecycle points: session start, every subagent start, before EnterPlanMode (PreToolUse), after ExitPlanMode (PostToolUse). No bash or file writes.
4 events · 4 hooks
Where this hook configuration is defined
Defined in hooks/hooks-config.json
Event handlers and matchers — expand Raw Configuration for the full JSON
EnterPlanModenode ${CLAUDE_PLUGIN_ROOT}/hooks/pre-plan.mjs5msExitPlanModenode ${CLAUDE_PLUGIN_ROOT}/hooks/post-plan.mjs5msnode ${CLAUDE_PLUGIN_ROOT}/hooks/session-start.mjs5ms*node ${CLAUDE_PLUGIN_ROOT}/hooks/subagent-start.mjs3msnpx claudepluginhub jpicklyk/task-orchestrator --plugin task-orchestrator