community-automations/gitlab-mr-reviewer

DevOps și cod

PublicSubagent Claude

Revizuire MR GitLab

Echipele mici fac merge fără un al doilea reviewer pentru că nu are cine, iar bugurile trec odată cu codul. Reviewerul acesta citește automat fiecare merge request.

sonnet4 zileGitLabOpenAIGitLab CISonarQube
ClaudeClaude
ROI for
README.md

De ce acest subagent

Echipele mici fac merge fără un al doilea reviewer pentru că nu are cine, iar bugurile trec odată cu codul. Reviewerul acesta citește automat fiecare merge request.

La fiecare eveniment MR, preia diff-ul și starea pipeline-ului, verifică buguri, lacune de securitate și tipare riscante raportate la convențiile voastre și postează note inline acolo unde le e locul. Setează un status de review, astfel încât un MR care are nevoie de un om este semnalat înainte de merge, iar cele curate trec fără piedici.

Cum funcționează

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

Exemplu de 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.