새 버그는 하나의 수신함에 쌓이고, 누군가 수동으로 읽고, 라벨을 붙이고, 배정할 때까지 그대로 방치됩니다. 그 수동 토리지 작업에서 시간이 소리없이 사라집니다.
sonnet2일 내 출시LinearOpenAIGitHubSlack
Claude
67ROI
81Scale
$2.3k88Saved
ROI for
README.md
왜 이 서브에이전트인가
새 버그는 하나의 수신함에 쌓이고, 누군가 수동으로 읽고, 라벨을 붙이고, 배정할 때까지 그대로 방치됩니다. 그 수동 토리지 작업에서 시간이 소리없이 사라집니다.
이 분류기는 들어오는 모든 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
기술된 영향도에 따라 심각도를 설정하고 해당 영역을 담당하는 팀에 이슈를 배정합니다.
pending
간단한 분류 트리아지 댓글을 추가하고 담당팀의 Slack 채널에 알립니다.
pending
샘플 출력
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.