원클릭으로
review
Review code for potential issues and improvements. Use when asked to review specific files, functions, or code sections.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review code for potential issues and improvements. Use when asked to review specific files, functions, or code sections.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | review |
| description | Review code for potential issues and improvements. Use when asked to review specific files, functions, or code sections. |
| allowed-tools | Bash, Read, Glob, Grep, Edit, Write, WebSearch |
Review the mentioned code for potential issues and improvements.
Study the following project documents before reviewing:
Also check these configuration files for applicable rules:
exactOptionalPropertyTypes, noUncheckedIndexedAccess, etc.)Only report verified bugs, things that are actually wrong. Do NOT report:
For EVERY potential issue, you MUST complete these steps before reporting:
Use subagents liberally:
If you find zero real issues after thorough research, say "No issues found." Do not pad the list.
Correctness
Code quality
Cross-platform safety
Security
Refactoring
Testing gaps
TypeScript strictness
.ts executed with tsx, never .js/.mjs/.cjsFor each issue use a short ID (e.g. #A, #B) and include:
Emit detailed findings, and then use AskUserQuestion with checkboxes for each item so the user can
accept, veto, or comment on each one individually.
Work on a Technical Project Plan. Use when starting complex features, cross-platform changes, native module modifications, or multi-session work that needs persistent context.
Work on a Technical Project Plan. Use when starting complex features, cross-platform changes, native module modifications, or multi-session work that needs persistent context.
Update TPP for engineer handoff when context is running low. Use when ending a session, running out of context, or switching to a different task.
Iterative deep planning with critiques and alternatives. Use when facing complex design decisions, cross-platform changes, native module modifications, or API changes requiring thorough analysis.
Review code for potential issues and improvements. Use when asked to review specific files, functions, or code sections.
Update TPP for engineer handoff when context is running low. Use when ending a session, running out of context, or switching to a different task.