{ "description": "Claude Learn hooks - session end reminders", "hooks": { "SessionEnd": [ { "hooks": [ { "type": "command", "command": "${CLAUDE_PLUGIN_ROOT}/scripts/session-end-reminder.sh", "timeout": 5 } ] } ] } }