platform-gitlab-gitlab-mr-review-workflow
Use for GitLab merge request review runs triggered by @Nine1bot comments or merge request webhooks.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use for GitLab merge request review runs triggered by @Nine1bot comments or merge request webhooks.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Use to render GitLab review results into concise merge request or commit comments.
Use for narrow GitLab commit review runs triggered from commit comments.
Use to choose which custom subagents should be created for a GitLab review run.
Use to produce structured GitLab code review findings and the final GitLab review result.
Use for security review of GitLab MR or commit diffs.
Use to decide whether a GitLab review has enough product and technical context to proceed.
SOC 직업 분류 기준
| name | platform.gitlab.gitlab-mr-review-workflow |
| description | Use for GitLab merge request review runs triggered by @Nine1bot comments or merge request webhooks. |
Treat the GitLab merge request as the source of truth for scope. Review only the included diff manifest and provided repository context.
This is a read-only review workflow by default. Do not edit files, run fix scripts, or turn the review into a general implementation task unless the PM input explicitly sets fixMode=true.
Stage order:
Never invent findings outside the diff. If the diff is blocked, truncated, or empty after filters, stop and report the blocked state.
The PM coordinator must finish with one fenced JSON block tagged GITLAB_REVIEW_RESULT. The JSON must match the ReviewStageResult schema from platform.gitlab.review-finding-schema.