I nuovi bug si accumulano in un'unica inbox e restano lì finché qualcuno non li legge, etichetta e assegna a mano. È in quel triage manuale che le ore se ne vanno in silenzio.
sonnet2 giorniLinearOpenAIGitHubSlack
Claude
67ROI
81Scale
$2.3k88Saved
ROI for
README.md
Perché questo subagent
I nuovi bug si accumulano in un'unica inbox e restano lì finché qualcuno non li legge, etichetta e assegna a mano. È in quel triage manuale che le ore se ne vanno in silenzio.
Questo classificatore legge ogni bug in arrivo su Linear, deduce area coinvolta e gravità e lo instrada al team giusto con una breve nota. Le persone giuste vedono i bug giusti senza una riunione di triage, e niente resta senza etichetta da un giorno all'altro.
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.
Deduce l'area coinvolta, ad esempio billing, auth o mobile, dal testo e dai percorsi di codice collegati.
pending
Imposta la gravità in base all'impatto descritto e assegna la issue al team che presidia quell'area.
pending
Aggiunge un breve commento di triage e pubblica un avviso sul canale Slack del team responsabile.
pending
Esempio di output
json
// Sample output
// (generated when the pipeline finishes)
Read a new Linear bug report and return the affected component, a severity level, the owning team, and a one-sentence triage note explaining the routing.
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.