community-automations/gitlab-mr-reviewer

DevOps & 코드

PublicClaude 서브에이전트

GitLab MR 리뷰어

작은 팀은 봐줄 사람이 없어서 두 번째 리뷰어 없이 머지하고, 버그가 그대로 따라옵니다. 이 리뷰어는 모든 머지 리퀘스트를 자동으로 읽습니다.

sonnet4일GitLabOpenAIGitLab CISonarQube
ClaudeClaude
ROI for
README.md

왜 이 서브에이전트인가

작은 팀은 봐줄 사람이 없어서 두 번째 리뷰어 없이 머지하고, 버그가 그대로 따라옵니다. 이 리뷰어는 모든 머지 리퀘스트를 자동으로 읽습니다.

MR 이벤트가 발생할 때마다 diff와 파이프라인 상태를 가져와서, 팀 컨벤션에 비춰 버그·보안 허점·위험한 패턴을 점검하고, 인라인 노트를 해당 위치에 남깁니다. 리뷰 상태를 설정해서 사람이 봐야 하는 MR은 머지 전에 플래그되고, 깔끔한 MR은 막힘없이 통과합니다.

작동 방식

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

샘플 출력

json
// Sample output
// (generated when the pipeline finishes)

Given a GitLab merge request diff and pipeline status, return a JSON review with inline notes, a summary, and an overall status of approve or needs-attention.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.