Stats
Actions
Tags
From 00-orchestrator
Logs events, runs prompt gating, and executes session lifecycle scripts (bootstrap, finalize) at start, stop, user prompt, and subagent stop. Uses Node.js scripts; no bash or file writes.
4 events · 7 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
node ${CLAUDE_PLUGIN_ROOT}/scripts/event-log.mjs --kind=Stopnode ${CLAUDE_PLUGIN_ROOT}/scripts/run-finalize.mjsnode ${CLAUDE_PLUGIN_ROOT}/scripts/bootstrap.mjsnode ${CLAUDE_PLUGIN_ROOT}/scripts/event-log.mjs --kind=SubagentStopnode ${CLAUDE_PLUGIN_ROOT}/scripts/subagent-finish.mjsnode ${CLAUDE_PLUGIN_ROOT}/scripts/event-log.mjs --kind=UserPromptSubmitnode ${CLAUDE_PLUGIN_ROOT}/scripts/prompt-gate.mjsnpx claudepluginhub jpk0512/ryu-next --plugin 00-orchestrator