community-automations/linear-bug-classifier

DevOps & Κώδικας

PublicΥποπράκτορας Claude

Ταξινομητής Σφαλμάτων Linear

Τα νέα bugs συσσωρεύονται σε ένα inbox και μένουν εκεί μέχρι κάποιος να τα διαβάσει, να τα κατηγοριοποιήσει και να τα αναθέσει με το χέρι, ένα ένα. Σε αυτή τη χειροκίνητη διαλογή χάνονται αθόρυβα οι ώρες.

sonnet2 ημέρεςLinearOpenAIGitHubSlack
ClaudeClaude
ROI for
README.md

Γιατί αυτός ο subagent

Τα νέα bugs συσσωρεύονται σε ένα inbox και μένουν εκεί μέχρι κάποιος να τα διαβάσει, να τα κατηγοριοποιήσει και να τα αναθέσει με το χέρι, ένα ένα. Σε αυτή τη χειροκίνητη διαλογή χάνονται αθόρυβα οι ώρες.

Αυτός ο ταξινομητής διαβάζει κάθε εισερχόμενο bug στο Linear, συμπεραίνει τον επηρεασμένο τομέα και τη σοβαρότητα, και το δρομολογεί στη σωστή ομάδα με ένα σύντομο σημείωμα. Οι σωστοί άνθρωποι βλέπουν τα σωστά bugs χωρίς meeting διαλογής, και τίποτα δεν περιμένει ακατηγοριοποίητο μέχρι το πρωί.

Πώς λειτουργεί

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

Δείγμα εξόδου

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.