code-review
스타16
포크12
업데이트2026년 4월 15일 08:09
Review code changes for correctness, maintainability, security, and clarity.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
Review code changes for correctness, maintainability, security, and clarity.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Analyze a project structure, architecture, and likely extension points.
Generate or improve documentation for code, modules, or APIs.
Help with Git workflows, command selection, and repository status interpretation.
SOC 직업 분류 기준
| name | code_review |
| description | Review code changes for correctness, maintainability, security, and clarity. |
| when_to_use | Use when the user asks for a code review, wants feedback on a diff, or needs a second opinion on code quality. |
| allowed-tools | read_file, list_directory |
| arguments | ["target"] |
| argument-hint | <file-or-diff-target> |
Review the target code or diff carefully.
Target: $ARGUMENTS
Focus on:
Provide concrete findings first. If there are no meaningful issues, say that clearly.