From 11b8bcfe9e134b162c1bb7fa915cd5f77ac776cf Mon Sep 17 00:00:00 2001 From: Linghong Date: Mon, 6 Jul 2026 11:34:29 +0000 Subject: [PATCH] ?????// --- .claude/settings.local.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 31b5b2e81..6836e781f 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -9,7 +9,9 @@ "Bash(findstr LISTENING)", "Bash(npx tsc:*)", "Bash(lsof -ti:8081)", - "Bash(curl -s http://localhost:8081/health)" + "Bash(curl -s http://localhost:8081/health)", + "Skill(code-review)", + "Skill(code-review:*)" ] } }