community-automations/linear-bug-classifier

DevOps e codice

PublicSubagent Claude

Classificatore di bug Linear

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
ClaudeClaude
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

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

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.