community-automations/gitlab-mr-reviewer

DevOps a kód

PublicSubagent Claude

Kontroler GitLab MR

Menší týmy mergují bez druhého reviewera, protože nikdo nemá čas, a chyby tak projdou spolu s kódem. Tento reviewer čte každý merge request automaticky.

sonnet4 dnyGitLabOpenAIGitLab CISonarQube
ClaudeClaude
ROI for
README.md

Proč tento subagent

Menší týmy mergují bez druhého reviewera, protože nikdo nemá čas, a chyby tak projdou spolu s kódem. Tento reviewer čte každý merge request automaticky.

Při každé události MR stáhne diff a stav pipeline, zkontroluje chyby, bezpečnostní mezery a rizikové vzorce vůči vašim konvencím a přidá poznámky přímo na místo, kam patří. Nastaví stav review tak, aby MR, které potřebuje člověka, bylo označeno před mergem, a ty čisté projdou bez tření.

Jak běží

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

Ukázkový výstup

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.