npx claudepluginhub shaheerkhawaja/productionos --plugin productionosDefined in hooks/hooks.json
bash "${CLAUDE_PLUGIN_ROOT}/hooks/stop-session-handoff.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/stop-extract-instincts.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/stop-eval-gate.sh"Edit|Write|Bash|NotebookEdit|mcp__filesystem__write_file|mcp__filesystem__edit_file|mcp__filesystem__move_filebash "${CLAUDE_PLUGIN_ROOT}/hooks/scope-enforcement.sh"Edit|Write|Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/repo-boundary-guard.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/protected-file-guard.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/pre-edit-security.sh"Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/pre-commit-gitleaks.sh"Edit|Writebash "${CLAUDE_PLUGIN_ROOT}/hooks/self-learn.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/post-edit-telemetry.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/post-edit-review-hint.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/eval-gate.sh"Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/post-bash-telemetry.sh"startup|resume|clear|compactbash "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.sh"Manages plugin lifecycle: enforces deny patterns blocking unsafe Bash/Edit/Write, validates config.json schema post-edit, runs Python contract tests on script edits (dev mode), regenerates summaries, persists chat channels, loads startup context, stop cleanup. Uses Node/Bash/Python; writes files.