버그가 Slack에 보고되고는 사라집니다. 누군가 문제를 적어 올리면 몇 명이 반응하고, 아무도 티켓으로 옮기기 전에 스레드는 저 아래로 흘러가 버립니다. 기록이 남지 않으니 같은 문제가 다음 주에 또 보고됩니다.
sonnet3일SlackLinearOpenAI
Claude
84ROI
66Scale
$3.6k96Saved
ROI for
README.md
왜 이 서브에이전트인가
버그가 Slack에 보고되고는 사라집니다. 누군가 문제를 적어 올리면 몇 명이 반응하고, 아무도 티켓으로 옮기기 전에 스레드는 저 아래로 흘러가 버립니다. 기록이 남지 않으니 같은 문제가 다음 주에 또 보고됩니다.
이 에이전트는 지원 채널에 보고된 이슈를 읽고 적절한 큐에 깔끔한 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.