Setup
01Hook
Runs once when the project is set up, executing smart-install.sh. From ReflexioAI/claude-smart.
12 tagged self improving ai, measured the same way as everything else here.
Browse within: self-improvement 7ai-assistant 5ai-memory 5persistent memory 5semantic-memory 5
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 Claude Code
Runs when a session starts, executing warden-shim.sh, linear_pending_hook.py and session_preflight_hook.py via bash (3 commands). From sliamh11/Deus.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing memory_retrieval_hook.py and warden-shim.sh via bash (2 commands). From sliamh11/Deus.
Hook Claude Code
Runs after a tool call finishes for Write, Edit, MultiEdit, apply_patch and Agent tool calls, executing warden-shim.sh via bash (7 commands). From sliamh11/Deus.