Index: .claude/settings.json
===================================================================
--- .claude/settings.json	(revision 5b22ea955edb2b215cc7921bb29423646f3cdfd9)
+++ .claude/settings.json	(revision 5b22ea955edb2b215cc7921bb29423646f3cdfd9)
@@ -0,0 +1,26 @@
+{
+  "hooks": {
+    "PreCompact": [
+      {
+        "hooks": [
+          {
+            "command": "bd prime",
+            "type": "command"
+          }
+        ],
+        "matcher": ""
+      }
+    ],
+    "SessionStart": [
+      {
+        "hooks": [
+          {
+            "command": "bd prime",
+            "type": "command"
+          }
+        ],
+        "matcher": ""
+      }
+    ]
+  }
+}
