For advanced troubleshooting including slow build analysis, daemon management, wrapper issues, and plugin resolution, see references/advanced-troubleshooting.md.
For advanced examples including slow build analysis, configuration cache debugging, and Docker troubleshooting, see references/advanced-examples.md.
See references/commands-and-checklists.md for complete command reference, troubleshooting checklist, and quick reference table.
OutOfMemory 오류를 포함한 일반적인 Gradle 빌드 문제를 분석하고 해결합니다. 종속성 충돌, 빌드 캐시 문제, 구성 캐시 실패 및 느린 빌드 등이 있습니다. "Gradle 빌드 디버그", "빌드 실패 수정", "Gradle 문제 해결"을 묻는 메시지가 표시될 때 사용합니다. 또는 "종속성 충돌 해결". build.gradle.kts, gradle.properties 및 빌드 로그와 함께 작동합니다. 출처: dawiddutoit/custom-claude.