I team più piccoli fanno il merge senza un secondo reviewer perché non c'è nessuno libero, e i bug passano insieme al codice. Questo reviewer legge ogni merge request in automatico.
sonnet4 giorniGitLabOpenAIGitLab CISonarQube
Claude
100ROI
81Scale
$3.6k94Saved
ROI for
README.md
Perché questo subagent
I team più piccoli fanno il merge senza un secondo reviewer perché non c'è nessuno libero, e i bug passano insieme al codice. Questo reviewer legge ogni merge request in automatico.
A ogni evento sulla MR recupera il diff e lo stato della pipeline, controlla bug, falle di sicurezza e pattern rischiosi rispetto alle tue convenzioni e pubblica le note inline dove servono. Imposta uno stato di review, così una MR che richiede una persona viene segnalata prima del merge, e quelle pulite passano senza attriti.
Come gira
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.
Esamina il codice modificato in cerca di bug, falle di sicurezza e pattern rischiosi rispetto alle convenzioni del progetto.
pending
Pubblica note di discussione inline sulle righe esatte e un commento riassuntivo sulla MR.
pending
Imposta uno stato di review che indica se serve l'attenzione di una persona prima del merge.
pending
Esempio di 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.