작은 팀은 봐줄 사람이 없어서 두 번째 리뷰어 없이 머지하고, 버그가 그대로 따라옵니다. 이 리뷰어는 모든 머지 리퀘스트를 자동으로 읽습니다.
sonnet4일GitLabOpenAIGitLab CISonarQube
Claude
100ROI
81Scale
$3.6k94Saved
ROI for
README.md
왜 이 서브에이전트인가
작은 팀은 봐줄 사람이 없어서 두 번째 리뷰어 없이 머지하고, 버그가 그대로 따라옵니다. 이 리뷰어는 모든 머지 리퀘스트를 자동으로 읽습니다.
MR 이벤트가 발생할 때마다 diff와 파이프라인 상태를 가져와서, 팀 컨벤션에 비춰 버그·보안 허점·위험한 패턴을 점검하고, 인라인 노트를 해당 위치에 남깁니다. 리뷰 상태를 설정해서 사람이 봐야 하는 MR은 머지 전에 플래그되고, 깔끔한 MR은 막힘없이 통과합니다.
작동 방식
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.
프로젝트의 관례를 기준으로 변경된 코드의 버그, 보안 취약점, 위험한 패턴을 검토합니다.
pending
MR의 정확한 라인에 인라인 코멘트를 남기고, 요약 댓글을 게시합니다.
pending
병합 전 인간 검토가 필요한 사항이 있는지 반영한 리뷰 상태를 설정합니다.
pending
샘플 출력
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.