這個 AI 代理會讀取支援頻道中回報的問題,在正確的佇列建立乾淨的 Linear 工單,並從訊息中擷取嚴重程度和重現步驟。它會在訊息串中回覆連結,讓回報者追蹤進度。不再需要靠誰記得手動搬過去。
運作方式
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.
分析訊息內容,擷取受影響範圍、嚴重程度及重現步驟等細節。
pending
建立 Linear 議題,歸類至對應團隊佇列,並填入清晰的標題與詳細資訊。
pending
在 Slack 討論串中回覆議題連結,方便回報者追蹤進度。
pending
輸出範例
json
// Sample output
// (generated when the pipeline finishes)
From a Slack-reported issue, return a Linear issue with title, team, priority, and a description built from the reported details.
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.