npx claudepluginhub kanevry/session-orchestrator --plugin session-orchestratorDefined in hooks/hooks.json
node "$CLAUDE_PLUGIN_ROOT/hooks/on-stop.mjs"5msEdit|Writenode "$CLAUDE_PLUGIN_ROOT/hooks/enforce-scope.mjs"5msBashnode "$CLAUDE_PLUGIN_ROOT/hooks/pre-bash-destructive-guard.mjs"5msnode "$CLAUDE_PLUGIN_ROOT/hooks/enforce-commands.mjs"5msEdit|Writenode "$CLAUDE_PLUGIN_ROOT/hooks/post-edit-validate.mjs"5msstartup|clear|compactecho '🎯 Session Orchestrator v2.0.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"5msOrchestrates sessions with PreToolUse guards blocking/modifying unsafe Bash (destructive/enforce commands) and Edit/Write (scope), post-edit validation, start/stop hooks. Uses Node.js, touches bash/files.