# 策展 · X (Twitter) 🔥🔥🔥

> 📖 本站完整內容索引（documentation index）：[llms.txt](/llms.txt)

> 作者：ClaudeDevs (@ClaudeDevs) · 平台：X (Twitter) · 日期：2026-06-26

> 原始來源：https://x.com/ClaudeDevs/status/2070235730295865661

## 中文摘要

Claude Tag 整合 Claude Code 實現多人協作。

<video src="https://pub-75d4fe1e4e80421b9ecb1245a7ae0d1a.r2.dev/curated/1782456335957-r3k30oq0.mp4" poster="https://pub-75d4fe1e4e80421b9ecb1245a7ae0d1a.r2.dev/curated/c3962303cfff704d.jpg" controls playsinline preload="metadata" style="max-width:100%;height:auto;display:block;margin:1rem 0"></video>
> 一名講者介紹 Claude Tag 平台及其在 Slack 中的應用與工作流程。

**核心架構與特性**
由 Anthropic 的 Claude Code 團隊成員 Thariq 所介紹，Claude Tag 被定位為 Agent 的進化版本，其運作架構包含四大核心特性：
- Proactive（主動性）：能主動監控並介入工作流程。
- Access to data：具備存取外部資料的能力。
- Identity & memory：擁有獨立身分與記憶，能持續追蹤專案脈絡。
- Multiplayer：支援多人協作，讓 Agent 與團隊成員在同一個 Slack 頻道中互動。

**實際應用與效能**
Claude Tag 透過連結 Slack 頻道與記憶、指令、權限及輕量級分類器，當觸發條件滿足時即會「喚醒」。目前該技術在 Anthropic 內部已展現顯著成效：
- 效能數據：Anthropic 內部約 65% 的產品 PR 是由 Slack 中的 Claude 自動開啟。
- 自動化流程：在處理 `Type Error` 時，Claude Tag 能自動執行 `Cloned checkout-web`、修改 `src/cart.ts`（+24 -3 行）、執行測試並通過 42 項檢查，最後自動開啟修正 PR（如 `#412`）。
- 整合服務：目前已支援整合 Gmail、Calendar、GitHub 與 Linear。

**最佳實踐建議**
為了有效發揮 Claude Tag 的效能，團隊建議採取以下策略：
- 應用食譜：利用 Claude 進行程式碼回饋（標記擁有者並開啟 PR）、每日變更總結，以及排程會議空檔。
- 狀態管理：透過 Slack 頻道追蹤專案狀態，例如標示「Shipped」、「In review」或「Blocked」等進度。
- 使用技巧：建議使用者建立個人專屬頻道（Personal channel）以優化與 Agent 的互動體驗。

## 媒體內容

**一名講者介紹 Claude Tag 平台及其在 Slack 中的應用與工作流程。**

**影片中的 Prompt 與操作**

Prompt（00:01）：

```
@Claude 你能寫出團隊是如何使用連接器的嗎？
```

原文：@Claude can you write up how teams are using connectors?

Prompt（00:01）：

```
加入討論 - 你能按團隊細分嗎？
```

原文：Jumping in - could you break it down by team too?

Prompt（00:02）：

```
@Claude 修復結帳的 TypeError
```

原文：@Claude fix the checkout TypeError

Prompt（00:03）：

```
再加一個回歸測試
```

原文：Add a regression test too

Prompt（00:03）：

```
根據我這週所做的一切，整理出我的每週一對一報告
```

原文：Put together my weekly 1:1 report from everything I did this week

操作步驟：

1. （00:01）講者介紹 Claude Tag 產品。
2. （00:50）畫面列出 Claude Tag 的四大核心特性。
3. （02:17）畫面展示 Slack 頻道中的多人互動對話。
4. （03:25）畫面展示 Claude Tag 的運作架構圖。
5. （03:40）畫面展示 Claude Tag 在 Slack 中自動修復程式碼錯誤的過程。
6. （06:41）畫面列出 Claude Tag 的三種應用食譜。
7. （07:10）畫面顯示個人頻道的使用建議。
8. （07:21）畫面展示狀態更新的 UI 介面。
9. （10:14）畫面展示 Claude Tag 整合外部服務的報告摘要。

**逐字稿**

- `00:00` 大家好，我是來自 Claude Code 團隊的 Stark。今天我要向大家介紹我們最新的產品 Claude Tag，我們認為這是 Agent 的下一個演進。（Hey everyone, it's Stark from the Claude Code team. Today I'm here to talk to you about our newest）
- `00:03` Claude Code 一直是我們為軟體工程師打造的首選 Agentic 程式開發產品，它在單人、同步以及人機協作的程式開發工作中表現卓越，且在您的電腦上本地執行效果最好。（product, Cloud Tag, which we think is the next evolution of Agents. Claude Code has been our）
- `00:08` 它在程式開發方面表現驚人，但完成工作不僅僅是寫程式碼而已。（premier agentic coding product for software engineers, and it has excelled at single-player,）
- `00:12` 我們發現人們希望以更多方式使用 Claude Code。您希望將 Claude 連接到您的資料，但它會使用您的憑證，且難以審計。您會一直開著筆記型電腦，設定一個迴圈來檢查新活動，並代表您主動執行任務。Claude Tag 解決了這個問題。（synchronous, and in-the-loop coding work, and it works best locally on your computer.）
- `00:17` 它不僅僅是像 Claude Desktop 那樣使用 Claude Code 的新方式，它是一種與 Claude 互動的全新方式，並且具備新的基礎元件。以下是它的不同之處。首先，Claude Tag 是主動的。（It's incredible for coding, but getting your work done is so much more than just coding.）
- `00:22` 它可以監聽訊息和頻道，並選擇何時介入。它可以為自己排程工作並可靠地自主行動，還能對來自 GitHub 等其他服務的事件做出反應。（We've seen people want to use Claude Code in more ways. You want to connect Cloud to your data,）
- `00:27` 其次，它能安全地存取您的資料。當您設定 Claude Tag 時，您的管理員可以讓它存取有價值的資料。這可能包括錯誤日誌、CRM、指標等。他們會配置 Claude 的憑證，因此您可以隨時審計 Claude 的行為。當您私訊 Claude Tag 時，它還可以存取您的個人 MCP 和來自 Cloud AI 的連接器。（but it uses your credentials and is hard to audit. You leave your laptop open all the time with like）
- `00:33` 第三，它擁有身分與記憶。在每個頻道中，Claude 的行為模式可以不同。它擁有不同的指令、記憶，甚至不同的權限。它會隨著工作進展更新記憶，以配合工作需求。最後，它是多人的。（a loop to check for new activity and to do things proactively on your behalf. Cloud Tag solves this.）
- `00:40` 您可以將一份報告變成一個 Claude Tag 工作階段，多人可以同時與 Claude 互動並下達 prompt。它可以跳進執行緒中並主動與您互動。最棒的部分之一是，您可以觀察其他人如何對 Claude 下達 prompt 並從中學習。但歸根結底，Claude Tag 底層使用的還是 Claude Code。（It's not just a new way to use Claude Code like Cloud Desktop, it's a whole new way of interacting）
- `00:45` 您可以告訴它使用工作流程或使用 skill。別被 Slack 介面給騙了，它依然非常擅長撰寫程式碼。事實上，Claude Tag 在我們 Anthropic 內部開啟了約 65% 的 PR。（with Cloud, and it has new primitives. So here's how it's different. First, Cloud Tag is proactive.）
- `00:52` 這就是 Claude Tag 的運作方式。每個頻道都有其專屬的個人化記憶、指令和權限。當訊息發送時，一個輕量級的分類器會根據您的指令決定 Claude 是否應該喚醒。當您標記 Claude 或它在與您的執行緒中時，Claude 總是會喚醒。（It can listen to messages and channels and choose when to chime in. It can schedule work for itself）
- `00:56` 當在執行緒中被標記時，Claude 會啟動該 Agent 的一個實例，並擁有自己的沙盒。（and reliably act on its own, and it can react to events from other services like GitHub.）
- `01:01` 它將在該沙盒內運作，例如複製儲存庫、撰寫程式碼、測試、編譯、建立 PR 等。每個執行緒只有一個擁有自己沙盒的 Claude 實例，因此當您新增訊息時，它們會被傳送到該實例，您可以即時引導它。您不需要對此想太多。（Second, it has access to your data safely. When you set up Cloud Tag, your admin can give it access）
- `01:06` 在大多數情況下，Claude Tag 應該可以直接運作，但了解這些原理很有幫助。（to the data that's valuable. This could be error logs, CRMs, metrics, etc. They provision Cloud's）
- `01:12` 使用 Claude Tag 的一大重點是為您和您的團隊進行個人化設定。以下是我在 Slack 中使用它的一些建議。首先，每個頻道中的 Claude 都是不同的。您可以透過告訴它要記住什麼來管理 Claude 的頻道記憶。（credentials, so you can always audit what Cloud does. And when you DM Cloud Tag, it has access to your）
- `01:18` 可以把它想像成 CLAUDE.md。我喜歡在每個頻道中透過一則釘選的「請記住」訊息來介紹 Claude。這可能包括要載入哪些 skill、要採取哪些角色設定，以及如何與何時回應。（personal MCPs and connectors from Cloud AI. Third, it has identity and memory. In every channel,）
- `01:24` 您可以透過告訴它例如「回應此頻道中的每一則頂層訊息」來設定 Claude 的自動回應方式。只在看起來像部署失敗或錯誤警報的訊息時喚醒。忽略人類的閒聊。或者從不自動回應，僅在被提及時回應。（Cloud can behave differently. It has different instructions, memories, and even different）
- `01:28` 如果 Claude 做了您不想要的行為，請糾正它。只要說「請記住」即可。例如，「請記住，您應該始終將我標記為您 PR 的審核者」。您可以透過說「每天早上 9 點，給我一份我參與專案的狀態報告」來安排 Claude 的排程執行。（permissions. It updates its memory as it goes to evolve with the work. And finally, it's multiplayer.）
- `01:34` 若要主動將 Claude 連接到其他服務，請讓它們將 Webhook 發送到 Slack 頻道，並讓 Claude 透過分類這些訊息來在頻道中回應。例如，每當有新錯誤被記錄時就發布訊息，並讓 Claude 調查它。（You can turn a report into a Cloud Tag session and multiple people can interact with and prompt）
- `01:39` 以下是我最喜歡的一些 Claude 配置方式。您可能會有一個「回饋 Claude」，它會接收回饋報告，並根據 git 歷史記錄標記功能的負責人，並視情況決定在可行時嘗試建立 PR 來修復它。（Cloud. It can hop into threads and interact with you proactively. One of the best parts is that you can）
- `01:45` 您可能會有一個「摘要 Claude」，它每天都會總結昨天推送到 main 分支的內容。或者您可能會有一個「排程頻道」，Claude 會在其中嘗試找出參與者之間的會議空檔。（see how other people prompt Cloud and learn from them. But underneath it all, Cloud Tag uses Claude Code.）
- `01:50` 一旦您開始使用 Claude Tag，您需要開發的第一件事就是組織工作階段的方法。建立一個個人頻道，在其中標記 Claude 以進行您的個人工作。您仍然可以將其他人加入其中。（You can tell it to use workflows or use skills. Don't let the Slack interface fool you. It is still）
- `01:56` 非常擅長編寫程式碼。事實上，Claude Tag 在 Anthropic 開啟了我們約 65% 的 PR。（very good at writing code. In fact, Cloud Tag opens around 65% of our PRs at Anthropic.）
- `02:02` 這就是 Claude Tag 的運作方式。每個頻道都有其專屬的個人化記憶、指令，（This is how Cloud Tag works. Each channel has its own personalized memory, instructions,）
- `02:07` 以及權限。當訊息發送時，一個輕量級分類器會根據您的指令決定是否要喚醒 Claude。（and permissions. When a message is sent, a lightweight classifier decides if Cloud should wake up）
- `02:12` 當您標記它，或是它與您處於同一個執行緒時，Claude 就會喚醒。（based on your instructions. Cloud always wakes up when you tag it or if it's in a thread with you.）
- `02:19` 當在執行緒中被標記時，Claude 會啟動該 Agent 的一個實例，並擁有自己的沙盒。（When tagged in a thread, Cloud spins up an instance of that agent with its own sandbox.）
- `02:23` 它會在該沙盒內運作，例如複製儲存庫、編寫程式碼、測試、編譯、（It will operate inside of that sandbox, for example, to clone repos, write code, test it, compile it,）
- `02:29` 建立 PR 等等。每個執行緒只有一個 Claude 實例及其專屬沙盒，因此當您新增（make PRs, and more. There is only one instance of Cloud per thread with its own sandbox, so when you add）
- `02:36` 新訊息時，它們會被傳送到該實例，您可以即時引導它。您不需要（new messages, they get delivered to that instance and you can steer it in real time. You shouldn't have to）
- `02:42` 對此想太多。大部分情況下，Claude Tag 應該能直接運作，但了解這些很有幫助。（think about this too much. For the most part, Cloud Tag should just work, but it is useful to know.）
- `02:48` 使用 Claude Tag 的一大重點是為您和您的團隊進行個人化設定。以下是我關於如何在（A huge part of using Cloud Tag is personalizing it for you and your team. Here are my tips on how to）
- `02:53` Slack 中與它協作的建議。首先，每個頻道中的 Claude 都是不同的。您可以透過告訴它要記住什麼，（work with it inside of Slack. First, each Cloud in each channel is different. You can curate）
- `02:59` 來管理 Claude 的頻道記憶。可以把它想像成 CLAUDE.md。我喜歡在每個頻道中以一則「請記住」的置頂訊息來介紹（Cloud's channel memory by telling it to remember. Think of this like it's Cloud.md. I like to introduce）
- `03:05` Claude。這可能包含要載入哪些 skill、（Cloud with a please remember pinned message in each channel. This might include which skills to load,）
- `03:11` 要採取什麼角色，以及如何與何時回應。您可以設定 Claude 如何自動回應，（which personas to take on, and how and when to respond. You can configure how Cloud auto responds）
- `03:17` 透過告訴它例如：回應此頻道中每一則頂層訊息。僅在訊息（by telling it things like, respond to every top level message in this channel. Only wake on messages）
- `03:22` 看起來像是部署失敗或錯誤警報時才喚醒。忽略人類的閒聊。或者從不自動回應，僅回應標記。（that look like deploy failures or error alerts. Ignore human chatter. Or never auto respond, mentions only.）
- `03:30` 如果 Claude 做了您不想要的行為，請糾正它。只要說「請記住」。例如，（Correct Cloud if it does something you don't want. Just say, please remember. For example,）
- `03:35` 請記住，您應該總是在您的 PR 上將我標記為審核者。您可以透過說「每天早上 9 點，給我一份我參與專案的狀態報告」，來排程 Claude（please remember that you should always tag me as the reviewer on your PRs. You can schedule Cloud to run）
- `03:41` 執行任務。（on a schedule by saying, every morning at 9am, give me a status report of the projects I'm in.）
- `03:47` 若要主動將 Claude 連接到其他服務，請讓它們發送 Webhook 到 Slack 頻道，並讓（To connect Cloud to other services proactively, get them to post webhooks to a Slack channel and have）
- `03:52` Claude 在頻道中透過分類它們來進行回應。例如，每當有新錯誤被記錄時就發文，並讓（Cloud respond in the channel by triaging them. For example, a post whenever a new error is logged and have）
- `03:58` Claude 調查它。以下是我最喜歡的一些設定 Claude 的方式。您可能會有一個（Cloud investigate it. Here are some of my favorite ways we've configured Cloud. You might have a）
- `04:04` 回饋 Claude，它會接收回饋報告，並根據 git 歷史記錄標記功能的負責人，（feedback Cloud that takes in feedback reports and tags owners of features based on git history）
- `04:09` 並選擇性地決定在可能的情況下嘗試建立 PR 來修復它。您可能會有一個摘要 Claude，（and optionally decides to try and spin up PRs to fix it when it can. You might have a summary Cloud）
- `04:15` 每天總結昨天推送到 main 的內容。或者您可能會有一個排程頻道，（that summarizes every day what was pushed to main yesterday. Or you might have a scheduling channel）
- `04:20` Claude 會在那裡嘗試找出參與者之間的會議空檔。一旦您開始使用 Claude Tag，（where Cloud tries to find meeting blocks between participants. Once you get rolling with Cloud Tag,）
- `04:25` 您首先需要發展出的事情之一，就是組織工作階段的方式。擁有一個個人（one of the first things you'll need to develop is a way of organizing your sessions. Have a personal）
- `04:30` 頻道，您可以在其中標記 Claude 來進行個人工作。您仍然可以將其他人加入其中以進行（channel where you tag Cloud for your individual work. You can still add other people into it for）
- `04:35` 進行協作，但它為你提供了一個使用 Claude Code 的好去處。想想看 Claude Code 如何讓你（collaborating, but it gives you a go-to place to use Cloud. Think about how Cloud can keep you）
- `04:41` 保持最新狀態。當你有許多執行緒時，真的很容易失去焦點。對於我的個人頻道，（updated. When you have a bunch of threads, it's really easy to lose focus. For my personal channel,）
- `04:47` 我喜歡讓 Claude Code 編輯一則置頂訊息，並附上所有事項的狀態。（I like to get Cloud to edit a pinned message with the status of everything.）
- `04:51` 針對調查工作，我喜歡讓它更新執行緒中的表情符號回饋，以顯示調查的（For investigations, I like to have it update emoji reactions of the thread with the status of the）
- `04:56` 狀態。我們使用 Claude Code 的主要方式是用於程式撰寫及相關工作。這些是我（investigation. The primary way we use Cloud Tag is for coding and coding related work. These are my）
- `05:02` 最喜歡與 Claude Code 進行程式撰寫的方式。首先，將 git 作為你與 Claude Code 之間的協作層。（favorite ways to code with Cloud Tag. First, use git as the collaboration layer between you and Cloud.）
- `05:08` 我喜歡讓 Claude Code 建立 PR 並提交，然後在本地端進行複製，以便透過（I like to have Cloud Tag make PRs and commit them and clone locally to go further in a more synchronous）
- `05:14` Claude Code 以更非同步的方式進一步處理。第二，試著鼓勵 Claude Code 展示它的工作成果，特別是為了讓你能在（way with Claude Code. Second, try and encourage Cloud to show its work, especially so you can interact）
- `05:20` 行動裝置上與它互動。要求它記錄自己使用該功能的過程、截圖、建立 HTML 報告等等。（with it on mobile. Ask it to record itself using the feature, take screenshots, create HTML reports, etc.）
- `05:26` 你可能會想為 Claude Code 建立 skill，讓它執行起來更輕鬆。（You may want to build skills for Cloud to make this easier for it.）
- `05:31` Claude Code 非常擅長任何形式的監控，或是處理資料與排程工作。例如，要求 Claude Code（Cloud Tag is really good at any sort of monitoring or handling of data or jobs. For example, ask Cloud to）
- `05:37` 監看一個 PR。這意味著它會檢查評論、修復 CI-CD，並在一切準備就緒時通知你（babysit a PR. That means it will check on comments, fix CI-CD, and let you know when everything is good）
- `05:43` 可以合併。但除了程式撰寫之外，還有許多使用 Claude Code 的方式。你可以將它作為你公司的（to merge. But there are many ways you can use Cloud Tag beyond coding. You can use it as a search engine）
- `05:48` 搜尋引擎。詢問關於正在發生的事情、獲取背景資訊、文字內容等，而不必（for your company. Ask questions about what's happening, getting context, text, etc., instead of）
- `05:53` 去問同事一些簡單的問題。例如，為了製作這支影片，我要求 Claude Code 建立一個（having to ask simple questions from your colleagues. For example, to make this video, I asked Cloud to create）
- `05:58` 工作流程，來搜尋我們在 Anthropic 內部是如何使用 Claude Code 的。這在剛加入（a workflow to search how we use Cloud Tag across Anthropic. This is also really useful when onboarding）
- `06:04` 一家新公司時也非常有用。在私訊中，它可以存取我的私人背景資訊，例如我的 Claude MCP、私訊、私人（onto a new company. In DMs, it has access to my private context, like my Cloud MCPs, DMs, private）
- `06:12` 頻道和聊天記錄。例如，每週我都會要求它根據我所做的一切，為我的一對一會議製作一份 HTML 狀態報告，（channels, and chats. For example, every week I ask it to make an HTML status report for my one-on-one based）
- `06:18` 就像個人的 CRM 一樣。目前就先這樣。我很期待了解你最終如何（on everything I've done, kind of like a personal CRM. That's all for now. I'm excited to learn how you end）
- `06:23` 配置並將 Claude Code 用於你自己的工作，所以請給我們回饋。並追蹤（up configuring it and using Cloud Tag for your own work, so please give us feedback. And follow）
- `06:28` Claude Devs 帳號以獲取更多更新。下次見，保重。（along for more updates on the Cloud Devs account. Until next time, take care.）

## 標籤

Claude Code, CLI, 功能更新, Anthropic, Claude
