npx claudepluginhub reflexioai/claude-smart --plugin claude-smartDefined in hooks/hooks.json
_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/reflexioai/plugin"; bash "$_R/scripts/hook_entry.sh" stop30msEdit|Write|NotebookEdit|Bash_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/reflexioai/plugin"; bash "$_R/scripts/hook_entry.sh" pre-tool10ms_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/reflexioai/plugin"; bash "$_R/scripts/hook_entry.sh" session-end60ms_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/reflexioai/plugin"; bash "$_R/scripts/dashboard-service.sh" session-end10ms_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/reflexioai/plugin"; bash "$_R/scripts/backend-service.sh" session-end10ms*_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/reflexioai/plugin"; bash "$_R/scripts/hook_entry.sh" post-tool15msstartup|clear|compact|resume_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/reflexioai/plugin"; bash "$_R/scripts/ensure-plugin-root.sh" "$_R" || true10ms_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/reflexioai/plugin"; bash "$_R/scripts/hook_entry.sh" session-start30ms_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/reflexioai/plugin"; bash "$_R/scripts/backend-service.sh" start30ms_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/reflexioai/plugin"; bash "$_R/scripts/dashboard-service.sh" start10ms_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/reflexioai/plugin"; bash "$_R/scripts/hook_entry.sh" user-prompt15msOrchestrates session lifecycle: starts backend/dashboard services on SessionStart (startup/clear/etc.), hooks Pre/PostToolUse (esp. Edit/Write/Bash), stops on SessionEnd/Stop. Runs bash scripts, writes files.
Share bugs, ideas, or general feedback.