community-automations/linear-bug-classifier

DevOps 與程式碼

PublicClaude 子代理

Linear Bug 分類器

新回報的 bug 全擠在同一個收件匣裡,然後就躺在那裡,等人手動逐一閱讀、貼標籤、指派負責人。那些手動分流的時間,就這樣不知不覺消失了。

sonnet2 天LinearOpenAIGitHubSlack
ClaudeClaude
ROI for
README.md

為什麼選擇此子代理

新回報的 bug 全擠在同一個收件匣裡,然後就躺在那裡,等人手動逐一閱讀、貼標籤、指派負責人。那些手動分流的時間,就這樣不知不覺消失了。

這套分類器會閱讀每一則進來的 Linear bug,推斷受影響的範圍與嚴重程度,再附上一段簡短說明,把它路由給對的團隊。對的人會看到對的 bug,不必再開分流會議,也不會有任何東西掛著沒標標籤過夜。

運作方式

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