community-automations/gitlab-mr-reviewer

DevOps e Código

PublicSubagente Claude

Revisor de MR GitLab

As equipas pequenas fazem merge sem um segundo reviewer porque não há ninguém disponível, e os bugs vão de boleia. Este reviewer lê automaticamente cada merge request.

sonnet4 diasGitLabOpenAIGitLab CISonarQube
ClaudeClaude
ROI for
README.md

Porquê este subagente

As equipas pequenas fazem merge sem um segundo reviewer porque não há ninguém disponível, e os bugs vão de boleia. Este reviewer lê automaticamente cada merge request.

Em cada evento de MR, vai buscar o diff e o estado da pipeline, procura bugs, falhas de segurança e padrões de risco face às suas convenções e publica notas inline no sítio certo. Define um estado de review para que um MR que precise de um humano seja assinalado antes do merge, e os que estão limpos avançam sem fricção.

Como funciona

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

Saída de exemplo

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.