Stats
Actions
Tags
From learned-behavior
Tracks session lifecycle and user prompts with Node.js hooks. Logs session start/end, prompt submissions, and post-tool events for audit or analytics.
5 events · 7 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
python3 "${CLAUDE_PLUGIN_ROOT}/learning.py" session-check --agent claude --workspace "$CLAUDE_PROJECT_DIR" --output stop-json5mspython3 "${CLAUDE_PLUGIN_ROOT}/learning.py" observe --agent claude --event-name SessionEnd3mspython3 "${CLAUDE_PLUGIN_ROOT}/learning.py" reinforce --session-id "$CLAUDE_SESSION_ID" --write5ms*python3 "${CLAUDE_PLUGIN_ROOT}/learning.py" observe --agent claude --event-name PostToolUse3mspython3 "${CLAUDE_PLUGIN_ROOT}/learning.py" observe --agent claude --event-name SessionStart5mspython3 "${CLAUDE_PLUGIN_ROOT}/learning.py" advice --agent claude --workspace "$CLAUDE_PROJECT_DIR" --session-id "$CLAUDE_SESSION_ID" --output claude-json5mspython3 "${CLAUDE_PLUGIN_ROOT}/learning.py" observe --agent claude --event-name UserPromptSubmit3msnpx claudepluginhub lisn0/learned-behavior --plugin learned-behavior