구현된 코드를 다각도로 리뷰하고 피드백을 제공합니다
ultrathink
구현된 코드를 프로젝트 규칙, 로직, 보안, 의존성 관점에서 심층 리뷰합니다.
프로젝트 코드 작성 규칙:
!`cat $PROJECT_FORMAT_PATH`
코드 스타일 규칙:
!`cat $CHECKSTYLE_RULES_PATH`
# 코드 리뷰 결과
## 요약
- 총 피드백: [개수]
- CRITICAL: [개수]
- HIGH: [개수]
- MEDIUM: [개수]
- LOW: [개수]
## CRITICAL 피드백
### [파일경로:라인번호]
- **문제**: [문제 설명]
- **영향**: [영향 범위]
- **수정 방안**: [구체적 수정 방법]
## HIGH 피드백
### [파일경로:라인번호]
- **문제**: [문제 설명]
- **영향**: [영향 범위]
- **수정 방안**: [구체적 수정 방법]
## MEDIUM 피드백
### [파일경로:라인번호]
- **문제**: [문제 설명]
- **개선 방안**: [개선 방법]
## LOW 피드백
### [파일경로:라인번호]
- **제안**: [개선 제안]
- **이유**: [개선 이유]
## 추가 코멘트
[전반적인 코드 품질 평가 및 추가 의견]
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer