diff --git a/.claude/commands/develop-make-run-profile.md b/.claude/commands/develop-make-run-profile.md index 65740e5..06b2768 100644 --- a/.claude/commands/develop-make-run-profile.md +++ b/.claude/commands/develop-make-run-profile.md @@ -1,5 +1,5 @@ @test-backend -'서비스실행파일작성가이드'에 따라 테스트를 해 주세요. +'서비스실행프로파일작성가이드'에 따라 테스트를 해 주세요. 프롬프트에 '[작성정보]'항목이 없으면 수행을 중단하고 안내 메시지를 표시해 주세요. DB나 Redis의 접근 정보는 지정할 필요 없습니다. 특별히 없으면 '[작성정보]'섹션에 '없음'이라고 하세요. {안내메시지} diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 0c539cf..f0a5018 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -16,6 +16,11 @@ "Bash(git commit:*)", "Bash(git push)", "Bash(git pull:*)", + "Bash(netstat:*)", + "Bash(findstr:*)", + "Bash(./gradlew analytics-service:compileJava:*)", + "Bash(python -m json.tool:*)", + "Bash(powershell:*)" "Bash(./gradlew participation-service:compileJava:*)", "Bash(find:*)", "Bash(netstat:*)",