npx claudepluginhub dgca/maiDefined in hooks/hooks.json
clearnode --experimental-strip-types --no-warnings "${CLAUDE_PLUGIN_ROOT}/scripts/save-handoff.ts"^(?!clear).*$node --experimental-strip-types --no-warnings "${CLAUDE_PLUGIN_ROOT}/scripts/cleanup-session.ts"node --experimental-strip-types --no-warnings "${CLAUDE_PLUGIN_ROOT}/scripts/restore-personas.ts"Executes Node.js scripts on SessionStart ('startup' matcher): check-update.js and active-session-check.js; on SessionEnd: save-nudge.js. No bash or file writes.