diff --git a/plugin/claude-code/hooks/hooks.json b/plugin/claude-code/hooks/hooks.json index ab91873..4bfb627 100644 --- a/plugin/claude-code/hooks/hooks.json +++ b/plugin/claude-code/hooks/hooks.json @@ -3,7 +3,7 @@ "hooks": { "SessionStart": [ { - "matcher": "startup", + "matcher": "startup|clear", "hooks": [ { "type": "command",