community-automations/gitlab-mr-reviewer

DevOps&コード

PublicClaude サブエージェント

GitLab MR リビューア

小規模なチームでは、手が空いている人がおらず、2人目のレビュアーなしでマージしてしまい、バグが紛れ込みがちです。このレビュアーはすべてのマージリクエストを自動的に読み取ります。

sonnet4日GitLabOpenAIGitLab CISonarQube
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

小規模なチームでは、手が空いている人がおらず、2人目のレビュアーなしでマージしてしまい、バグが紛れ込みがちです。このレビュアーはすべてのマージリクエストを自動的に読み取ります。

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.