Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From session-orchestrator
Session orchestration and safety guardrails for Claude Code. Enforces scope, protects config, guards destructive bash, and validates edits. Runs Node.js hooks on session start, tool use, and session end.
10 events · 21 hooks
npx claudepluginhub kanevry/session-orchestrator --plugin session-orchestratorSafety signals detected in this hook configuration
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/hooks/on-stop.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/cwd-change-restore.mjs"5msEdit|Write|MultiEditnode "$CLAUDE_PLUGIN_ROOT/hooks/enforce-scope.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/config-protection.mjs"5msBashnode "$CLAUDE_PLUGIN_ROOT/hooks/pre-bash-destructive-guard.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/pre-bash-staging-fence.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/pre-bash-memory-propose-audit.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/pre-bash-templates-first.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/enforce-commands.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/on-session-end.mjs"5msEdit|Writenode "$CLAUDE_PLUGIN_ROOT/hooks/post-edit-validate.mjs"5ms*node "$CLAUDE_PLUGIN_ROOT/hooks/loop-guard.mjs"5msstartup|clear|compactecho '🎯 Session Orchestrator v3.8.0 — /session [housekeeping|feature|deep] | /plan [new|feature|retro] | /discovery [scope] | /evolve [analyze|review|list]'node "$CLAUDE_PLUGIN_ROOT/hooks/on-session-start.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/on-stop.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/subagent-telemetry.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/post-subagent-discovery-validator.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/post-tool-batch-wave-signal.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/operator-steer.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/subagent-telemetry.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/post-tool-failure-corrective-context.mjs"5msShare bugs, ideas, or general feedback.