Setup
01Hook
Runs once when the project is set up, executing smart-install.sh. From ReflexioAI/claude-smart.
Turns corrections into Preferences, Project-specific skills, and Shared skills for Claude Code, Codex, and OpenCode.
Hook
Runs once when the project is set up, executing smart-install.sh. From ReflexioAI/claude-smart.
Hook
Runs when a session starts on startup, clear, compact and resume, executing ensure-plugin-root.sh, hook_entry.sh, backend-service.sh and dashboard-service.sh (4 commands). From ReflexioAI/claude-smart.
Hook
Runs when you submit a prompt, before the agent sees it, executing hook_entry.sh. From ReflexioAI/claude-smart.
Hook
Runs before the agent uses a tool for Edit, Write, NotebookEdit and Bash tool calls, executing hook_entry.sh. From ReflexioAI/claude-smart.
Hook
Runs after a tool call finishes, executing hook_entry.sh. From ReflexioAI/claude-smart.
Hook
Runs when the agent finishes a response, executing hook_entry.sh. From ReflexioAI/claude-smart.
Hook
Runs when a session ends, executing hook_entry.sh, dashboard-service.sh and backend-service.sh (3 commands). From ReflexioAI/claude-smart.