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 页面并帮你完成安装。
基于 SOC 职业分类
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.
| 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.