Slack、人間とエージェントのチーム構築における知見を公開
本文の状態
日本語全文を表示中
詳細モードで約11分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Claude Blog
Slack のチーフプロダクトオフィサーである Jaime Delanghe は、同社が AI 以前から人間とエージェントのチーム構築に取り組んできた経験やベストプラクティスを共有した。
AI深層分析を開く2026年8月22日 22:27
AI深層分析
キーポイント
会話履歴をナレッジベースとして扱う
職場での会話は組織の知識蓄積に寄与しないという過去の知見に基づき、エージェントがその「廃棄物」を処理して意味のある情報に変換する役割を担うべきだと主張している。
公開チャンネルへのデフォルト設定
エージェントは見える範囲からのみ学習できるため、決定事項や進捗状況は DM や非公開スレッドではなく、誰でも閲覧・検索可能な公開チャンネルで行うべきであると推奨している。
記録ではなく推論プロセスを問う
単に何が決まったかを探すのではなく、なぜその決定がなされたのか、そして状況の変化によって文脈がどう変化したかをエージェントに再構築させることが重要である。
コンテキストの表面積を拡大する
Slack や Claude などのツールを通じて会議、メール、カレンダー、ドキュメントリポジトリをつなぎ込むことで、チーム内の情報重複を防ぎ、より広範な文脈を提供する。
エージェントと人間の協働ループの確立
エージェントが下書きや要約などの生産作業を行い、人間がレビュー・決定・再指示を行うことで継続的な改善ループを構築する。
重要な引用
I have so many research papers from the early days at Slack that showed that, actually, no, conversation doesn't turn into knowledge.
Making sense of all that exhaust simply wasn't humanly possible. Now it's an agent's job.
Agents can only learn from what they can see.
"I like to think that agents are kind of like coworkers."
編集コメントを表示
編集コメント
この記事は、AI エージェントの導入において技術的な能力以上に、組織内の情報フローやコミュニケーション文化をどう設計するかが成否を分けるという本質的な課題を浮き彫りにしている。Slack の事例を通じて、単なるツール導入ではなく「人間と AI が協働するチーム」の再構築が求められていることが明確に示されている。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
これは「人間とエージェントのチーム構築」シリーズの第2弾です。前回の投稿では、Anthropic でマルチプレイヤー AI を活用したチームを構築する過程で得た知見を紹介しました。今回の記事では、AI が登場する以前から人間とエージェントのチームについて考え続けてきた企業のベストプラクティスをご紹介します。
ハイメ・デランゲ氏は 2017 年に Slack に入社し、検索機能や機械学習の開発に携わりながら、「職場での会話を組織の資産に変える」というミッションを掲げました。現在は Chief Product Officer(最高製品責任者)を務める同氏は、この目標達成にはオープンな働き方が不可欠だと長年主張しています。具体的には、会話、意思決定、進行中の業務を、社内の誰でも閲覧・検索できるチャンネルに集約することです。最近の論文『The Work is the Conversation』では、エージェントに対しても同じ考え方を適用しています。仕事を取り巻く会話が、エージェントが有用になるための文脈であり、これが散在する知識を生産性へと変えるという、数十年にわたる目標達成への鍵になると説いています。
Slack における実践的な姿を知るため、ハイメ氏に効果的な人間とエージェントのチーム構築法や、新しい働き方を社内に浸透させるためのベストプラクティスについてお話を伺いました。
会話履歴をナレッジベースとして扱う
長年、「職場での会話(人々が協働する過程で生じる副産物)が蓄積され、組織の知恵へと還元される」という約束は実現していませんでした。
「Slack 設立初期の頃、多くの研究論文で『会話が知識になるわけではない』という結論が出されていました」とジェイミーは振り返ります。「そうあってほしいと願うものですが、実際には情報がただ蓄積されるだけで、人々は依然として同じことを繰り返し説明しなければなりません。」
そんな膨大なノイズから意味を見出すことは、人間にはもはや不可能でした。それが今ではエージェントの役割です。
実践への落とし込み
- デフォルトは公開チャンネルにする: エージェントが学習できるのは、見える範囲の情報だけです。DM や非公開スレッドで下された決定は、エージェントからは見えませんし、組織全体にも残されません。
- 結果だけでなく「なぜ」を問う: 何が決定されたかを探すのではなく、なぜその決定に至ったのか、そしてその後文脈がどう変化したのかをエージェントに再構築させるのです。
- 情報の接点を広げる: Slack や Claude のようなツールは、会議、メール、カレンダー、ドキュメントリポジトリをつなぎ合わせています。こうしたコンテキストの接続範囲を広げれば、チームによる重複作業は減ります。
エージェントと人間の間のタスク引き継ぎをいつ行うか判断する
人間とエージェントが協働する際の核心となるリズムは、引き継ぎのサイクルです。Slack 上の Claude を活用したエージェントが生産業務(ドラフト作成、要約、監視、準備など)を担当し、その結果を人間に渡します。人間はそれらを検証・判断・指示し、次のステップを実行するために再びエージェントへ戻すという流れです。
この仕組みが実際にどう機能するかを知るには、ジェイミーの週のはじめ方を見れば十分です。
「月曜の朝、私がエージェントに作成させたデイリー・ブリーフィングを受け取ったところです」と Jaime は言います。
彼女がレビューを待っているものには、先週の製品ワークショップの要約(問題のあるエスカレーションがフラグ付き)、ウェブ全体における AI 動向に関するレポート、その日の会議に向けたブリーフィング、そしてエージェントに再執筆を依頼した古いバイオグラフィーが含まれています。このループの各段階で、人間はエージェントの行動を確認し、判断を下します。
実践への落とし込み方:
- エージェントが作成するブリーフィングから一日を始める。 要約、エスカレーション対応、会議準備、ウェブ情報のまとめなどは、人間のレビューを前提とした上で、エージェントに任せるのに最適なタスクです。
- 作業を共有チャンネルに集約する。 すべての作業を共有チャンネルで管理し、人間とエージェントが共同で優先順位付けや選別を行います。ただし、優先順位の決定は人間が行います。
- 軽量なシグナルを実行可能なアクションに変える。 Jaime のチャンネルでは、絵文字へのリアクションがリストへの項目追加となり、エージェントがそのタスクを引き受けます。
エージェントに明確な役割を委譲する
、精神モデルが 1 対 1 のチャットボットだと考えていると、専門化された Claude エージェントの群れ(fleet)を扱うのは混乱を招くかもしれません。Jaime のアプローチは技術的なものではなく、社会的なものです。「エージェントは同僚のようなものだと思っています」と彼女は言います。
人間のコラボレーターが役割と責任を持っているように、エージェントにも明確な目標と集中すべき領域を与えるべきです。「もしエージェントの価値が、利用する人々によって強く感じられ、理解されているというより、義務付けられたもののように思えるなら、その存在意義を思い出すのは本当に難しくなります」と彼女は述べています。
実践への落とし込み方:
- 定型業務や取引関連のタスクは、汎用エージェントに任せる。 人間が特定のツールを記憶する必要はなく、ヘルプデスクチケットの起票や先週のメトリクスをステータス更新へ反映させるような反復作業を、エージェントに担当させましょう。
- 価値を実感させる。 エージェントの存在意義を明確に説明できない場合は、思い切って廃止する時期かもしれません。
デフォルトは共有チャンネルを公開にし、プライベートにする場合は意図的に
Slack は創業以来、デフォルトで公開チャンネルを推奨しています。ジェイミー氏は「次に来るすべての作業のために、共通の理解と文脈を構築しているのです」と語ります。
特定の理由がない限り、コンテキストや知識を制限するためにチャンネルを非公開にする必要はありません。エージェントが参照して業務に活かせる情報量が多ければ多いほど、チームメンバーとしての効果は高まります。
オープンな文脈は積み上がっていきます。新人は空の受信トレイではなく、過去の履歴からオンボーディングでき、誰も同じミスを繰り返すことはありません。今やエージェントもその恩恵を受け、その文脈と作業用メモリが人間側へフィードバックされるようになります。
実践への落とし込み方:
ビジネスの日常業務はオープンに保ちましょう。機密性の低いプロジェクト、発表事項、Q&A チャンネルを公開し、エージェントが最も有用な役割を果たすために必要な知識を得られるようにします。
エージェントはチームメンバーと同じ内容を読んでいることを忘れないでください。プライベートチャンネルは、それを報告するすべてのエージェントにとって盲点となります。
心理的安全性を基準に線引きを行いましょう。本当に機密性の高い資料は壁で囲む必要がありますが、業務が DM(ダイレクトメッセージ)に退避してしまう主な理由は秘密主義ではなく、「プロセスの途中で見られることへの不安」です。人々は、日常業務をオープンな場で、ラフな草案や未熟な質問を含めて行うことに自信を持ち、同僚が善意で応じてくれると信頼すべきです。そしてその開放性は相乗効果を生みます。「信頼を与えることで信頼を得る」のです。
実現可能な姿を示して導入を広げる
新しい働き方を学ぶ最速の方法は、チームメンバーがそれを実行している様子を見ることです。セールスフォースでは、Jaime が目撃したように、従業員がスキル、デバッグのヒント、ワークフローの工夫を「How I Slackbot」という全社的なチャンネルで共有しています。このチャンネルには数千名のメンバーがおり、デフォルトで公開されています。そこでの営業プロセスからの工夫が、エンジニアリングのプロセスを再構築する結果につながることもあります。
Slack 社内では、プロダクトマネージャーが Claude を活用する動きが「想像を絶するほど自発的なもの」でした。ある PM が開発者体験担当者にセットアップのサポートを依頼し、自身が何を行い、どのように行ったかをまとめたキャンバスを作成しました。他の PM もこのフォーマットを模倣し、チームはワークショップを開催して独自の Git リポジトリを構築しました。
実践への落とし込み:
- 社全体向けの「展示・紹介チャンネル」を設置する。 従業員がスキル、デバッグのヒント、ワークフローの工夫などを共有できる公的な場所を提供します。これにより、ある機能での知見が別の機能を再構築するきっかけとなります。
- 他者がコピーしやすい文章作成を奨励する。 「何を行い、どのように行ったか」を記した短いドキュメントは、個人のセットアップをチーム全体のテンプレートやスキルに変換します。
活動量ではなく成果を測定する
Slack に在籍して間もない頃、Jaime は生産性の測定方法について常に悩んでいました。「私たちは人々にメッセージを送る数を増やすべきでしょうか?」と彼女は問います。「そうとは限りません。メッセージの増加が、必ずしも Slack から得られる価値の向上を意味するわけではありません。むしろ、必要な情報が見つからない、あるいは伝えたいことが初回で伝わらないことを示している可能性もあります。」
現在、AI の価値を測定する方法についても同様の問いが投げかけられています。複雑な対象において単純な指標では不十分です。トークン使用量は「電気が点いているか」を示すには有用ですが、重要であることは確かでも、それだけでは不十分なのです。
実践への落とし込み:
利用状況の指標は、価値の証明ではなく、組織の脈拍を測るものとして捉えましょう。活動が起きていることは定着していることを示しますが、それが実際に機能していることを意味するわけではありません。
また、独自の判断を下す準備も必要です。これらのツールの使い方がより良いビジネス成果につながっていることを証明する明確な方法はありません。ハイメはこう述べています。「これらをつなぐには依然として『多くの信仰の飛躍』が必要であり、ダッシュボードや利用統計がそれを証明してくれるわけではありません」。
一緒に働き方を変えよう
人間とエージェントのチーム構築に取り組む組織に対するハイメの最大のアドバイスは、あらゆるワークフローを再考することです。「私たちは、同じ作業をより速くこなすのではなく、働き方そのものを変える方法を考え出す必要があります。それはチーム全体で取り組むスポーツのようなものです」。
効果的な人間とエージェントのチームを構築するための最大のアドバイスは何でしょうか?「すぐに、しかし小さく始めること」です。Claude を共有チャンネルに招き、同じリソースセットを与えて一緒に作業させましょう。Slack の経験が示す通り、彼らが作り上げたものは自発的に広がっていくはずです。
原文を表示
*This is the second post in our series on building human-agent teams. The *first* shared what we've learned building teams with multiplayer AI at Anthropic. In this article, we share best practices from a company that was thinking about human-agent teams long before AI arrived.*
Jaime Delanghe joined Slack in 2017 to work on search and machine learning, with a mission to turn workplace conversation into institutional knowledge. Now the company’s Chief Product Officer, she has believed from the start that to achieve this goal, people need to work in the open, keeping conversations, decisions, and work in progress in channels anyone at the company can read and search. In her recent essay The Work is the Conversation, she makes the same case for agents: The conversation around the work is the context that agents need to be useful and finally help us achieve this decades-old goal of turning scattered knowledge into productivity.
To learn what this looks like in practice at Slack, we talked with Jaime about her best practices for building effective human-agent teams and spreading these new ways of working.
Treat your conversation history like a knowledge base
For years, the promise that workplace conversation—the "exhaust" of people working together—would compound into organizational knowledge never materialized.
"I have so many research papers from the early days at Slack that showed that, actually, no, conversation doesn't turn into knowledge," Jaime says. "You wish it did, but really it's just a lot of stuff that just hangs out there and people still have to repeat themselves."
Making sense of all that exhaust simply wasn't humanly possible. Now it's an agent's job.
How to put this into practice
- Default to public channels: Agents can only learn from what they can see. Decisions made in DMs or private threads are invisible to them—and stay lost to the organization.
- Ask agents for the reasoning, not just the record: Instead of searching for what was decided, ask an agent to reconstruct why it was decided, and how the context has shifted since.
- Widen the surface area: Tools like Slack and Claude are stitching meetings, emails, calendars, and document repositories together—the more of that context you connect, the less your team repeats itself.
Learn when to handoff tasks between agents and humans
The core rhythm of a human-agent team is a cycle of handoffs. Powered by Claude in Slack, agents handle the production work—drafting, summarizing, monitoring, preparing—and pass the results to a person. The person reviews, decides, and redirects, then hands the work back for agents to carry out the next step.
To see all this in practice, look no further than how Jaime starts her week.
"It’s Monday morning, and I’ve just had my daily briefing that an agent has built for me,” Jaime says.
Also waiting for her review is a recap of the previous week's product workshops with flagged escalations, a report on AI developments across the web, briefings for the day's meetings, and a stale bio she'd handed to an agent to rewrite. At the end of each loop, humans review and make decisions based on the agent’s actions.
How to put this into practice:
- Start the day with agent-built briefings. Recaps, escalations, meeting prep, and web roundups are great tasks for agents to drive, with human review.
- Anchor the work in a shared channel. Share all work in a shared channel so that humans and agents can triage it together, with humans leading the charge on prioritization.
- Make lightweight signals actionable. In Jaime's channel, an emoji reaction adds an item to the list and an agent picks up the task.
Delegate clear roles for agents
Working with a fleet of specialized Claude agents can feel disorienting if your mental model is a one-on-one chatbot. Jaime's approach is social rather than technical: "I like to think that agents are kind of like coworkers."
In the same way that human teammates have roles and responsibilities, agents should also have clear goals and focus areas. "If the value of the agent feels mandated rather than very clearly felt and understood by the people using it, it's really hard to remember what the thing is for,” she says.
How to put this into practice:
- Route routine, transactional tasks to a general agent. Rather than asking people to remember a specialized tool, train an agent to tackle a repetitive task, like filing a help desk ticket or pulling last week's metrics into a status update.
- Let value be felt, not mandated. If people can't articulate what an agent is for, it may be time to retire it.
Default shared channels to public; go private on purpose
Slack has recommended public-by-default channels since its earliest days: "You're building a shared understanding, a shared context for all of the work that's going to come next,” Jaime says.
She suggests keeping channels public unless there is a specific reason to gate context and knowledge. The most information agents have to pull from and inform their work, the more effective team mates they’ll be.
Open context compounds—new people onboard into history instead of an empty inbox, and no one repeats themselves. Now agents benefit too, and that context and working memory flows back to humans.
How to put this into practice:
- Keep business-as-usual work in the open. Make non-sensitive projects, announcements, and Q&A channels public so that agent coworkers can gain the knowledge they need to be most useful. .
- Remember your agents read what your team reads. A private channel is a blind spot for every agent that reports on it.
- Let psychological safety drive the line. Once genuinely sensitive material is walled off, the main reason work retreats into DMs isn't secrecy—it's discomfort with being seen mid-process. People should feel confident doing everyday work in the open, rough drafts and half-formed questions included, trusting their coworkers to meet it in good faith. And that openness compounds: "you gain trust by giving trust."
Spread adoption by showing the art of the possible
The fastest way to learn a new way of working is to watch a teammate do it. Jaime has seen this at Salesforce, where employees share skills, debugging tips, and workflow tricks in a company-wide channel called *How I Slackbot*, which by her count has thousands of members. In that channel, which is public by default, a trick from a sales process can end up reshaping an engineering process.
Inside Slack, a push to get product managers using Claude "was the most self-organized thing you could possibly imagine." One PM got the developer experience lead to help him get set up, then he wrote up a canvas showing what he did and how he did it. Other PMs copied the format. Teams organized workshops and built their own git repos.
How to put this into practice:
- Stand up a company-wide show-and-tell channel. Give employees one public place to share skills, debugging tips, and workflow tricks, so a trick from one function can reshape another.
- Encourage write-ups others can copy. A short "what I did and how" doc turns one person's setup into a team template or skill.
Measure outcomes, not activity
Since her early days at Slack, Jaime has grappled with the question of how to measure productivity. "Do we want people to send more messages?” she says. “Maybe not. Sending messages might not actually mean that they're getting more out of Slack. More messages can mean people can't find what they need, or can't say what they mean the first time."
Now, the question of measuring the value of AI looks quite similar—and with something that complex, simple metrics don’t do the job. Token usage tells you the lights are on, but while that’s important to know, it’s not sufficient.
How to put this into practice:
- Treat usage metrics as a pulse check, not proof of value. Activity tells you adoption is happening, not that it's working.
- Be ready to use your own judgment. There's no clean way to prove that how people use these tools leads to better business results. As Jaime puts it, connecting the two still takes "a lot of leaps of faith," and no dashboard or usage stat will prove it for you.
Change how you work, together
Jaime's biggest piece of advice for organizations trying to implement human-agent teams is to reimagine every workflow: "We're going to have to figure out how to change the ways that we're working, not just do more of the same kind of work faster. And that is going to be a team sport."
Her biggest advice for building an effective human-agent team? Start soon, but start small. Bring a group of people into a shared channel with Claude, give them the same set of resources, and let them work. If Slack's experience is any guide, what they build will spread on its own.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み