Claude Tag、Slack チャンネル全体の文脈を認識可能に
本文の状態
日本語全文を表示中
詳細モードで約6分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Claude Blog
Anthropic は Slack チャンネルにおける AI アシスタント「Claude Tag」の機能更新を発表し、単一メッセージの判定からチャネル全体の文脈を活用する方式へ移行することで、能動的な応答精度を約 30% 向上させた。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るAI深層分析を開く2026年8月13日 23:37
AI深層分析
キーポイント
文脈認識能力の大幅強化
Claude Tag は従来個々のメッセージのみを判定していたが、更新によりチャネル全体の会話履歴と記憶、設定された指示を統合して判断するようになった。
能動的応答精度の向上
文脈を活用した新アルゴリズムにより、適切なタイミングでの応答と不要な介入の識別が改善され、能動的な反応の精度が約 30% 向上した。
4 つの行動モードへの進化
AI は単なる受動応答から脱却し、短い回答の即時返信、スレッドでの深掘り、既存ワークフローへのルーティング、あるいは沈黙という 4 つの選択肢を状況に応じて選択する。
コストと利用制限の変更
文脈保持量の増加により使用量は増えるが、この追加コンテキストはどのプランでも利用量や支出制限に含まれないため追加費用は発生しない。
文脈に基づいた自律的な参加判断
Claude はチャンネル内のすべてのメッセージを確認して全体像を理解し、不要な場合は発言しないように設計されている。
重要な引用
Claude uses context from across the channel, as well as its memory and the standing instructions you have given it, to determine when to contribute to the conversation.
As a result, Claude is now roughly 30% better at determining when, and when not, to proactively respond.
While holding more context does increase Claude Tag's usage, the additional context Claude Tag holds does not count toward usage or spend limits on any plan.
An annoying agent is worse than an unhelpful one.
編集コメントを表示
編集コメント
Slack などのコラボレーションツールにおいて、AI が文脈を深く理解して能動的に動くようになると、チームの生産性向上に直結する可能性が高い。企業は導入時に権限設定やスコープを慎重に見直すことで、この新機能を安全かつ効果的に活用できるだろう。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
Slack チャンネルに「Claude Tag」を追加すれば、Claude をチームの一員として活用できます。@ 指定で呼び出すか、Claude が役立つと判断した際に自ら発言します。
以前は Claude が一度に見られるのは1 つのメッセージだけでした。そのため、周囲の文脈を考慮せず、眼前の情報に基づいて行動するかどうかを判断していました。
現在は、チャンネル全体のコンテキストに加え、自身の記憶や設定された恒久指示も参照して、発言すべきタイミングを判断します。
その結果、Claude は「いつ発言し、いつ控えるべきか」を判断する精度が約 30% 向上しました。
今回のアップデートは追加費用なしで利用可能です。コンテキストの保持量が増えることで Claude Tag の使用量は増加しますが、保持される追加コンテキストは、どのプランでも使用量や支出制限の対象にはなりません。
受動的な応答者から能動的な参加者に
従来は軽量な分類器が Claude の行動タイミングを決定していました。各メッセージを個別に評価し、「Yes」か「No」の二択で判断していたのです。
例えば、以下のケースのように、2 人のエンジニアがバグの調査を異なる側から進めている状況があります。どちらも1時間かけて追跡できる余裕はなく、どちらのメッセージも何かを要求しているわけではありません。

メッセージを一つずつ読むと、どちらのメッセージも Claude 宛てではないため、分類器は正しく何もしません。しかし、両方のメッセージをまとめて読むと、そこに明確な作業の断片があることがわかります。一人のエンジニアが仮説を持ち、もう一人がその証拠を持っており、誰もそれを確認する時間がない状況です。
分類器を削除すると、Claude はチャネル全体にわたる文脈を利用して、以下の 4 つの動きのうちいずれかを行います。
- 返信: 回答が短く、検証可能であり、かつチャンネル内で既に知られていない場合。
- スレッドで深い作業を開始: メッセージに真摯な時間を割く必要があると判断した場合。
- 進行中のワークフローへルーティング: Claude がすでに開いている作業ストリームに追加される場合。
- 何もしない: 何も必要がない場合。
以下は、Claude Tag が追加の文脈を活用した同じ会話です。@メンションがなくても、Claude は二番目の動き(スレッドでの深い作業)を選択します。Priya の仮説と Devon の証拠を把握し、調査が既に進行しているスレッドを開いて両エンジニアを巻き込みます。これは、あなたが設定した権限、ツール、およびスコープの範囲内で行われます。

同じスレッド、2 分後。Claude は二つのメッセージをまとめて読み取り、作業を開始します。@メンションは不要です。
会話は互いに隔離されていません。Devon が更新情報を投稿すると、それは適切なワークフローに反映されます。また、二つの調査が実は同一のバグであることが判明した場合、その関連性も自動的に把握されます。

Claude はチャンネル内のすべてのメッセージを確認し、文脈を完全に把握することで、自発的に会話に参加すべきかどうかをより正確に判断できるようになりました。
Claude が発言しないタイミングの判断基準
役に立たないエージェントよりも、邪魔になるエージェントの方が問題です。そこで私たちは「Claude Tag」を開発しました。これは役立つ場合のみ発言し、多くのチャンネルでは、多くのメッセージに対しては沈黙を守るよう設計されています。
その仕組みは、コメントの有用性や、Claude が回答に対する自信度、あるいは対応できる人間が他にいないかといった原則に基づいた評価基準(ルブリック)を用いて、チャンネルごとの Claude の判断を評価することです。
また、Claude は Slack を使う人々のように、いつ注意を払うべきかを理解しています。特定のチャンネルには密着して追跡し、他のチャンネルにはあまり注目を向けません。ただし、誰かが @ mention で呼びかければ即座に反応します。あるチャンネルでメッセージが連続しても Claude が「追加すべきことはない」と判断し続ける場合、それは「休眠」状態に入ります。@mention が入ると瞬時に目が覚めます。
また、自然言語で応答の振る舞いを指示することも可能です。「誰かが @mention で呼ぶまで絶対に返信しない」「デプロイパイプラインに関する話題ならいつでも参加していい」といった具合です。
もし Claude が @mention された場合のみ発言してほしい場合は、メンバー誰でもが「自動応答」をオフに切り替えることができます。
最初の返信がさらに高速に
追加されたコンテキストにより、Claude はより素早く応答できるようになりました。起動時に無音で待機するのではなく、数秒であなたの存在を認識し、即座に応答します。実際の処理にかかる時間は従来通りですが、以前は「聞こえているのかどうか」確認できない約 1 分間の沈黙がなくなりました。
今日から利用可能
今回のアップデートは、Claude Tag の全機能に適用され、Claude Teams および Enterprise の顧客向けに提供を開始しました。設定はこちらから開始できます here。Claude は今や、会話を理解し、自ら判断して行動するか、あるいは傍観すべきかを柔軟に選べる、より効果的なコラボレーターとして機能します。
チャネルに Claude を追加するだけで、会話にどのような価値が加わるかを実感できます。Claude Tag について詳しくはこちらをご覧ください。
原文を表示
Claude Tag lets you add Claude to a Slack channel, where it works alongside your team. Claude responds when you @-mention it, or proactively when it thinks it can be helpful.
Before, Claude only saw one message at a time, so it made decisions to act proactively based on what was in front of it, but not the wider context of what was around it.
Now, Claude uses context from across the channel, as well as its memory and the standing instructions you have given it, to determine when to contribute to the conversation.
As a result, Claude is now roughly 30% better at determining when, and when not, to proactively respond.
This update comes at no additional cost today. While holding more context does increase Claude Tag’s usage, the additional context Claude Tag holds does not count toward usage or spend limits on any plan.
From passive responder to active participant
Previously a lightweight classifier decided when Claude should act. It looked at each new message on its own and made one yes-or-no call.
For example, here are two engineers chasing the same bug from opposite ends. Neither has a free hour to run it down, and neither message asks for anything.

Read one at a time, neither message is for Claude, so the classifier correctly does nothing, twice. Read together, there's an obvious piece of work sitting there. One engineer has a theory, the other has the evidence for it, and nobody has time to check.
With the classifier removed, Claude uses context across the channel to make one of four moves:
- Reply inline, when the answer is short, verifiable, and something the channel doesn't already know.
- Start deeper work in a thread, when a message deserves real time.
- Route the message to work it has in flight, when it adds to a workstream Claude already has open.
- Say nothing, when nothing is called for.
Here's the same conversation with Claude Tag using additional context. Claude picks the second move, even without being @-mentioned. It sees Priya's hypothesis and Devon's evidence, opens a thread with the investigation already running, and pulls both engineers in. It acts within the boundaries of the permissions, tools, and scope you have configured.

Same thread, two minutes later. Claude reads the two messages together and starts the work. No @-mention.
The conversations aren't walled off from each other. So when Devon posts an update, it lands in the right workstream. When two investigations turn out to be the same bug, that connection gets made.

Claude now looks at all messages to understand the full context of the channel, to more accurately determine if it should participate in a conversation unprompted.
How Claude decides when not to speak
An annoying agent is worse than an unhelpful one. We built Claude Tag to speak up only when it's useful, and in most channels, on most messages, that means saying nothing.
We do this by grading Claude’s channel-by-channel choices against a rubric based on principles like how useful the comment is, how confident Claude is in the response, and whether there is a person better suited to respond.
Claude also knows when to stop paying attention, similar to how people navigate Slack. It follows a few channels closely while paying less attention to others until someone tags it in. In a channel where, message after message, Claude keeps concluding it has nothing to add, it goes to sleep. A @-mention wakes it instantly.
You can also steer its response behavior in plain language: "Never respond here unless someone tags you," or "Feel free to jump in on anything about the deploy pipeline."
And if you'd rather Claude only spoke in a channel when someone tags it, any member can switch ‘Respond automatically’ off.
The first reply is faster
The additional context also allows Claude to respond more quickly. It acknowledges you in seconds instead of operating silently while it starts up. The work itself takes as long as it always did; what's gone is the silent first minute when you couldn't tell whether it heard you.
Live today
This update is now available across Claude Tag, available for Claude Teams and Enterprise customers. You can get started here. Claude now acts as a more effective collaborator, one that can follow the conversation, decide for itself when to act, and when to stay out of the way.
Add Claude to one channel and watch what it adds to your conversations. Learn more about Claude Tag.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み