Stats
Actions
Tags
From claude-evolve
Injects curated memory on session start, tracks skill usage, detects corrections on user prompts, and runs a review on stop. Uses Node scripts for all automation.
4 events · 5 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
bash ${CLAUDE_PLUGIN_ROOT}/hooks/stop-hook.sh5000msExitPlanModebash ${CLAUDE_PLUGIN_ROOT}/hooks/plan-reminder.sh PostToolUse 'Plan approved.'1000msstartup|resumebash ${CLAUDE_PLUGIN_ROOT}/hooks/session-start.sh10000msclear|compactbash ${CLAUDE_PLUGIN_ROOT}/hooks/plan-reminder.sh SessionStart 'Context cleared.'1000msbash ${CLAUDE_PLUGIN_ROOT}/hooks/user-prompt-check.sh5000msnpx claudepluginhub hknc/claude-evolve