원클릭으로
code-review
Review a small diff for obvious issues.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review a small diff for obvious issues.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
A skill shipped by a composer-shaped local directory donor.
A second local-directory skill used to prove the allowlist filter.
A skill served from a local directory source.
A skill shipped under .claude/skills, discoverable only via recursive scanning.
A skill nested one category level deep, exercising the catalog layout.
Demonstrates auto-discovery — this skill is found via the well-known skills/ root, not via extra.skills.
SOC 직업 분류 기준
| name | code-review |
| description | Review a small diff for obvious issues. |
When asked to review a diff under ~200 lines, point out: unused imports, inconsistent naming, missing null checks, and obvious typos. Do not opine on architecture unless explicitly asked.