community-automations/linear-bug-classifier

DevOps&コード

PublicClaude サブエージェント

Linearバグ分類器

新しいバグは1つの受信箱に積み上がり、誰かが手作業で読み、ラベルを付け、割り当てるまで放置される。その手作業のトリアージに、時間は静かに消えていく。

sonnet2日LinearOpenAIGitHubSlack
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

新しいバグは1つの受信箱に積み上がり、誰かが手作業で読み、ラベルを付け、割り当てるまで放置される。その手作業のトリアージに、時間は静かに消えていく。

このクラシファイアは届いたすべてのLinearバグを読み取り、影響範囲と重大度を推定、短いメモを添えて適切なチームへ振り分ける。トリアージ会議なしで、適切な人が適切なバグを目にし、ラベル未付与のまま翌朝を迎えるバグはゼロになる。

動作の流れ

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