원클릭으로
code-review
Structured pull-request and diff review: security, correctness, style, tests, and actionable feedback.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Structured pull-request and diff review: security, correctness, style, tests, and actionable feedback.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Run Ansible ad-hoc commands and playbook operations
Headless browser automation via agent-browser (Playwright/Chromium) - navigate, snapshot, click, type, screenshot, eval, console
Query Datadog monitors, dashboards, and metrics
Query GitLab projects, merge requests, and CI pipelines
Query Harbor container image registry projects and artifacts
Manage Helm charts and releases on Kubernetes
| name | code-review |
| description | Structured pull-request and diff review: security, correctness, style, tests, and actionable feedback. |
Use when the user asks for code review, PR review, or feedback on patches/diffs.
Use builtin_code_review for a fast server-side static scan when the user provides code or a diff.
Tool fields:
diff: Patch/diff content to review.code: Source code content to review.language: Optional language hint.focus: Optional comma-separated check types, such as security, sql_injection, xss, path_traversal.severity_threshold: Optional minimum severity: low, medium, high, critical.Cover as relevant:
Prefer concrete suggestions (what to change and why) over generic praise. If context is incomplete, state assumptions briefly.