community-automations/gitlab-mr-reviewer

DevOps e codice

PublicSubagent Claude

Reviewer di MR GitLab

I team più piccoli fanno il merge senza un secondo reviewer perché non c'è nessuno libero, e i bug passano insieme al codice. Questo reviewer legge ogni merge request in automatico.

sonnet4 giorniGitLabOpenAIGitLab CISonarQube
ClaudeClaude
ROI for
README.md

Perché questo subagent

I team più piccoli fanno il merge senza un secondo reviewer perché non c'è nessuno libero, e i bug passano insieme al codice. Questo reviewer legge ogni merge request in automatico.

A ogni evento sulla MR recupera il diff e lo stato della pipeline, controlla bug, falle di sicurezza e pattern rischiosi rispetto alle tue convenzioni e pubblica le note inline dove servono. Imposta uno stato di review, così una MR che richiede una persona viene segnalata prima del merge, e quelle pulite passano senza attriti.

Come gira

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

Esempio di output

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.