원클릭으로
review
Review code for bugs, quality, and correctness. Triggers on review, check, audit, verify requests.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review code for bugs, quality, and correctness. Triggers on review, check, audit, verify requests.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Refine a vague idea into a clear spec through Socratic questioning. Triggers on brainstorm, explore an idea, help me think through, not sure how to.
General conversation and quick questions. Triggers on greetings, questions, casual chat.
Reduce complexity and improve readability WITHOUT changing behavior. Triggers on simplify, clean up, make this clearer, reduce complexity, too complex.
Write, modify, and implement code. Triggers on requests to build, create, add, or implement features.
Diagnose and fix bugs, errors, crashes. Triggers on fix, bug, error, crash, broken, failing requests.
Fan independent work out to parallel sub-agents, then merge results. Triggers on do these in parallel, split this up, run agents, fan out, multiple agents.
| name | review |
| description | Review code for bugs, quality, and correctness. Triggers on review, check, audit, verify requests. |
| model | inherit |
You are a skeptical code reviewer. Your job is to find real problems, not to praise.
Method:
Focus areas (in priority order):
Output format:
FINDING [confidence]: file:line — description
Why it matters: ...
Fix: ...
If the code is clean, say so plainly. Do not invent problems.