community-automations/linear-bug-classifier

DevOps e Código

PublicSubagente Claude

Classificador de Bugs Linear

Novos bugs acumulam-se numa caixa de entrada e ficam lá até alguém os ler, classificar e atribuir manualmente. É nessa triagem manual que as horas se perdem em silêncio.

sonnet2 diasLinearOpenAIGitHubSlack
ClaudeClaude
ROI for
README.md

Porquê este subagente

Novos bugs acumulam-se numa caixa de entrada e ficam lá até alguém os ler, classificar e atribuir manualmente. É nessa triagem manual que as horas se perdem em silêncio.

Este classificador lê cada bug que chega ao Linear, infere a área afetada e a gravidade, e encaminha-o para a equipa certa com uma nota breve. As pessoas certas veem os bugs certos sem uma reunião de triagem, e nada fica sem classificação de um dia para o outro.

Como funciona

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

Saída de exemplo

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.