community-automations/gitlab-mr-reviewer

DevOps і код

PublicСубагент Claude

Рев'юер MR GitLab

Маленькі команди мерджать без другого ревʼюера, бо нікого вільного немає, а баги їдуть зайцями. Цей ревʼюер автоматично читає кожен merge request.

sonnet4 дніGitLabOpenAIGitLab CISonarQube
ClaudeClaude
ROI for
README.md

Чому цей субагент

Маленькі команди мерджать без другого ревʼюера, бо нікого вільного немає, а баги їдуть зайцями. Цей ревʼюер автоматично читає кожен merge request.

На кожну подію MR він підтягує диф і статус пайплайну, перевіряє на баги, вразливості безпеки та ризикові патерни відповідно до ваших конвенцій і публікує інлайнові нотатки там, де їм місце. Він встановлює статус ревʼю, щоб MR, який потребує людини, отримував прапорець до мерджу, а чисті проходили без тертя.

Як він працює

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

Приклад результату

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.