community-automations/gitlab-mr-reviewer

DevOps & code

PublicClaude-subagent

GitLab MR-reviewer

Kleinere teams mergen zonder tweede reviewer omdat er niemand vrij is, en bugs liften mee. Deze reviewer leest elke merge request automatisch.

sonnet4 dagenGitLabOpenAIGitLab CISonarQube
ClaudeClaude
ROI for
README.md

Waarom deze subagent

Kleinere teams mergen zonder tweede reviewer omdat er niemand vrij is, en bugs liften mee. Deze reviewer leest elke merge request automatisch.

Bij elke MR-gebeurtenis haalt hij de diff en pipelinestatus op, controleert op bugs, securitygaten en risicovolle patronen tegen jouw conventies, en plaatst inline notities waar ze horen. Hij zet een reviewstatus zodat een MR die een mens nodig heeft vóór de merge gemarkeerd wordt, en de schone gaan zonder wrijving door.

Hoe hij werkt

    • 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.

Voorbeelduitvoer

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.