community-automations/linear-bug-classifier

DevOps & Code

PublicSous-agent Claude

Classificateur de bugs Linear

Les nouveaux bugs s'empilent dans une seule boîte de réception et y restent jusqu'à ce que quelqu'un lise, étiquette et assigne chacun à la main. C'est dans ce triage manuel que les heures disparaissent en silence.

sonnet2 joursLinearOpenAIGitHubSlack
ClaudeClaude
ROI for
README.md

Pourquoi ce sous-agent

Les nouveaux bugs s'empilent dans une seule boîte de réception et y restent jusqu'à ce que quelqu'un lise, étiquette et assigne chacun à la main. C'est dans ce triage manuel que les heures disparaissent en silence.

Ce classifieur lit chaque bug Linear entrant, déduit le périmètre touché et la gravité, et le route vers la bonne équipe avec une courte note. Les bonnes personnes voient les bons bugs sans réunion de triage, et rien ne reste sans étiquette du jour au lendemain.

Comment il s'exécute

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

Exemple de sortie

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.