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:*)" ] } }