# Cursor, Slack과 연동하여 백그라운드 에이전트 지원

> Clean Markdown view of GeekNews topic #21583. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=21583](https://news.hada.io/topic?id=21583)
- GeekNews Markdown: [https://news.hada.io/topic/21583.md](https://news.hada.io/topic/21583.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2025-06-22T09:31:01+09:00
- Updated: 2025-06-22T09:31:01+09:00
- Original source: [docs.cursor.com](https://docs.cursor.com/slack)
- Points: 6
- Comments: 0

## Summary

**Slack** 내에서 **@Cursor**를 호출하면, 대화창에서 직접 명령하여 **비동기 Background Agents**를 원격 환경에서 실행할 수 있습니다. 에이전트는 자동으로 필요한 **패키지 설치**와 GitHub **레포지토리 클론** 작업을 수행하며, 대화의 문맥을 반영해 작업을 처리합니다. 실행 결과 및 상태 변경은 **슬랙 Notification**을 통해 즉시 확인할 수 있어, 개발 워크플로우의 생산성을 크게 향상시킵니다.

## Topic Body

- Slack 내에서 @Cursor 를 멘션하여 **Background Agents** 사용 가능   
  - 원격환경(우분투 기반 이미지)에서 실행되는 **비동기 에이전트**  
  - 필요한 패키지를 자동으로 설치하고, GitHub에서 현재 Repo를 클론해서 지시한대로 처리   
- 즉, 대화창에서 @Cursor 에게 지시하는 것만으로 자동으로 처리하고 결과를 만들어내게 됨   
  - `@Cursor [branch=dev, model=o3, repo=owner/repo, autopr=false] Fix the login bug`  
- 현재 대화창 쓰레드 문맥을 인식하여 그 기반으로 처리도 가능   
  - 대화중에 `@Cursor fix this`  
- Background Agent가 동작을 끝내면 슬랙 Notification으로 알림이 옴   
- @Cursor 에게 현재 실행중인 Background Agent들 리스트업도 시킬수 있으며, `Add follow-up` 으로 추가 명령을 주거나 `delete`로 에이전트 중단 가능

## Comments



_No public comments on this page._
