self improving ai hooks

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

Setup

01

ReflexioAI/claude-smart

Hook

Runs once when the project is set up, executing smart-install.sh. From ReflexioAI/claude-smart.

774 3d ago A tokens not measured original Apache-2.0

SessionStart

02

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.

774 3d ago A tokens not measured original Apache-2.0

UserPromptSubmit

03

ReflexioAI/claude-smart

Hook

Runs when you submit a prompt, before the agent sees it, executing hook_entry.sh. From ReflexioAI/claude-smart.

774 3d ago A tokens not measured original Apache-2.0

SessionStart

04

sliamh11/Deus

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.

51 7d ago A tokens not measured original MIT

UserPromptSubmit

05

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.

51 7d ago A tokens not measured original MIT

PostToolUse

06

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.

51 7d ago A tokens not measured original MIT