code-review이란?
3단계 코드 검토 프로토콜: 사양 준수, 코드 품질 및 도메인 무결성. 코드 검토, PR 준비, 구현 품질 평가 또는 코드가 요구 사항과 일치하는지 확인할 때 활성화하세요. 트리거: "이 코드 검토", "PR 준비", "구현 확인", "코드 품질", "이것이 사양과 일치합니까?" 출처: jwilger/agent-skills.
3단계 코드 검토 프로토콜: 사양 준수, 코드 품질 및 도메인 무결성. 코드 검토, PR 준비, 구현 품질 평가 또는 코드가 요구 사항과 일치하는지 확인할 때 활성화하세요. 트리거: "이 코드 검토", "PR 준비", "구현 확인", "코드 품질", "이것이 사양과 일치합니까?"
명령줄에서 code-review AI 스킬을 개발 환경에 빠르게 설치
출처: jwilger/agent-skills.
Value: Feedback and communication -- structured review catches defects that the author cannot see, and separating review into stages prevents thoroughness in one area from crowding out another.
Teaches a systematic three-stage code review that evaluates spec compliance, code quality, and domain integrity as separate passes. Prevents combined reviews from letting issues slip through by ensuring each dimension gets focused attention.
Review code in three sequential stages. Do not combine them. Each stage has a single focus. A failure in an earlier stage blocks later stages -- there is no point reviewing code quality on code that does not meet the spec.
3단계 코드 검토 프로토콜: 사양 준수, 코드 품질 및 도메인 무결성. 코드 검토, PR 준비, 구현 품질 평가 또는 코드가 요구 사항과 일치하는지 확인할 때 활성화하세요. 트리거: "이 코드 검토", "PR 준비", "구현 확인", "코드 품질", "이것이 사양과 일치합니까?" 출처: jwilger/agent-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/jwilger/agent-skills --skill code-review3단계 코드 검토 프로토콜: 사양 준수, 코드 품질 및 도메인 무결성. 코드 검토, PR 준비, 구현 품질 평가 또는 코드가 요구 사항과 일치하는지 확인할 때 활성화하세요. 트리거: "이 코드 검토", "PR 준비", "구현 확인", "코드 품질", "이것이 사양과 일치합니까?" 출처: jwilger/agent-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/jwilger/agent-skills --skill code-review 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/jwilger/agent-skills