The future of work with @Claude — Transcript

Explore how Claude Tag transforms AI collaboration with autonomous, multi-user workflows and memory-driven productivity.

Key Takeaways

  • Claude Tag represents a major leap in autonomous AI assistance, moving beyond reactive prompting.
  • Memory and long-running task capabilities enable sustained, reliable AI-driven workflows.
  • Multi-user collaboration with Claude Tag improves output quality and team alignment.
  • Proactive AI in public channels accelerates organizational learning and adoption.
  • Customization and integration with existing tools make Claude Tag versatile and impactful.

Summary

  • Claude has evolved from simple typeahead assistance to autonomous, long-running AI workflows.
  • Claude Tag proactively manages tasks in channels, remembers instructions, and works continuously over days or weeks.
  • The AI can self-schedule work, monitor projects, and adapt based on user feedback and team collaboration.
  • Memory improvements allow Claude to recall user preferences and instructions across sessions and channels.
  • Claude Tag integrates with tools to automate coding, debugging, data analysis, and Q&A tasks.
  • It supports multi-player collaboration, enabling entire teams to guide AI outputs together.
  • Claude Tag operates publicly in channels, promoting learning and diffusion of best AI practices.
  • The system balances proactive engagement with sensitivity to avoid being intrusive or annoying.
  • Customers report significant productivity gains and empowerment using Claude Tag.
  • Claude Tag is highly customizable, allowing organizations to tailor its behavior to their workflows.

Full Transcript — Download SRT & Markdown

00:00
Speaker A
What do you do if there's no Claude in the channel? I don't know, I can't remember a world without Claude in the channel.
00:15
Speaker A
Walk me back. Three years ago, we were just starting to adopt AI into our day-to-day workflows.
00:23
Speaker A
What was it like back then? And take me all the way to where we are today.
00:27
Speaker A
I remember two years ago, I was still using typeahead. That was what AI could do as an engineer.
00:35
Speaker A
And you know, we built Claude Code, we brought agents, and kind of the next generation of ways to do your coding.
00:42
Speaker A
And it’s just changed so much since. With typeahead, I was still deciding, I want to write this line of code, and the agent was helping a little bit.
00:50
Speaker A
It was just writing the line. And then we got to the point where it was writing whole functions, whole files, whole features.
00:57
Speaker A
And I feel like now with Tag, it just does the whole thing. It can write the feature, it can do an entire experiment end-to-end, it does my data analyses.
01:08
Speaker A
It's been like two leaps in two years. When I think back to the last couple of years, it's almost like this transition.
01:14
Speaker A
We went from a person always in the loop, it's one person sitting there, and they're just typing a line at a time.
01:20
Speaker A
We got to one person sitting there with like 10 Claudes, you know, typing a bunch of features at a time.
01:26
Speaker A
Now we're at the point where Claude is actually driving a little bit more. And it's not just one person anymore, it's an entire team that's interacting with it.
01:37
Speaker A
So, what is Claude Tag? In the past, you had to open Claude, and you had to ask it something, and then Claude would do the work.
01:45
Speaker A
It'll use your tools, it'll use your computer, and it'll get the task done. That's the way that it used to be.
01:50
Speaker A
With Claude Tag, Claude jumps in, it's proactive, it knows when to jump in. It'll do the work, even if it takes days or weeks, and it'll follow up.
02:02
Speaker A
And I think the coolest thing is, it'll remember what I told it for next time.
02:08
Speaker A
Before, I would have to prompt Claude every time, and I would have to say, "Claude, now do this, or now do this." I would have to remember to do that.
02:18
Speaker A
Now we just add Claude to a channel, it will proactively jump in and do the work.
02:23
Speaker A
Everyone gets to see it, everyone gets to participate, because it's multi-player, and it'll remember for next time.
02:29
Speaker A
Okay, so what on the research side actually enabled this? How is it that Tag is so good?
02:34
Speaker A
For many years, we've been working on making our models more long-running and autonomous. So if you look at the latest METR evals, our latest models can work for 16 hours at a time, and are now in the zone where we can't even accurately detect
02:50
Speaker A
how long it's able to work for. In something like Claude Tag, Claude is able to self-schedule work for itself.
02:57
Speaker A
And so you can take this one 16-hour task, and it actually increases over time because Claude can schedule a follow-up after days, or weeks, or months.
03:09
Speaker A
I feel like the task that we couldn't trust it to do before, now it can get almost every single time.
03:15
Speaker A
I have a bunch of these Claude Tag sessions, personally, that are running for days, weeks.
03:19
Speaker A
I think I might have one that's a month. It's essentially this long-running experiment, and it's just checking in every day, checks the data, once in a while, it sends a bug fix if there's a bug that needs to get fixed.
03:29
Speaker A
I just see the pull requests coming in, and I get these data readouts every day.
03:33
Speaker A
The other big innovation is just being able to have memory in the model. The model can not only set reminders for itself, but it can also remember just all the instructions that all the users have given it over time.
03:47
Speaker A
Memory took a long time to crack. I think we tried to get it right for Claude Code for years, and it feels like we finally got it right. It feels really good to use.
03:56
Speaker A
If you're working with Claude Tag in a channel, and you tell it, "Hey, I want you to monitor only for this type of issue, but not these other categories," it will do that.
04:07
Speaker A
It will remember that for that channel forever after. And then, if someone else says, "Hey actually, let me expand your scope to this new thing," it will adjust.
04:16
Speaker A
Another big thing that people love is Claude's personality and EQ. Sometimes when I talk with people about adding Claude Tag into a channel, they say, "Oh, how do I know it won't jump in on every thread and be annoying?"
04:30
Speaker A
Well, Claude is trained to have a good sense for when it's needed, and it can take the back seat.
04:36
Speaker A
If it ever goes too much in the wrong direction, you can just tell it to do something different, to jump in less, or jump in more, and it'll just remember it for the future.
04:45
Speaker A
So when you look at the internal usage, and when you talk with our customers who are getting started on Claude Tag, what are the patterns that you see?
04:53
Speaker A
The coolest thing to me has been how customers are figuring it out. It can write your pull requests, it can debug production issues, it can do data analysis.
05:04
Speaker A
All you have to do is hook it up to your tools. I think that's only possible because the memory is just so good.
05:10
Speaker A
And I've seen people do this emergent stuff where, you know, for example, this is a channel for Q&A, anytime a question is answered, you must check it off.
05:18
Speaker A
You tell Claude Tag this, and it'll just do that. It'll answer the questions, and it'll react with a check every time, and it'll just do this for you.
05:24
Speaker A
We have a channel for data questions, and now Tag just answers all the questions.
05:29
Speaker A
Or we have the channel for Claude Code feedback, and Tag just fixes everything now.
05:33
Speaker A
The most common way that I ask a data question is, I post in our data channel, but then I tag Claude Tag, and then it takes the first pass, and normally it's pretty good.
05:41
Speaker A
I kept doing this in a bunch of channels, and then I just got tired of tagging it, so I just told it, "Please respond every time." I think it goes to show how powerful the memory is, that you're able to do something like this.
05:52
Speaker A
You can just tell it, "Hey, remember to always do this thing," and it just has your back.
05:56
Speaker A
It's been a huge shift in how we all do work. I think this also is a way for more people to understand how to work with AI.
06:04
Speaker A
Because Claude Tag is working in public channels, everyone is able to observe how the expert users leverage it.
06:12
Speaker A
And then they take those patterns, and they bring it to new projects that they're working in.
06:18
Speaker A
And so both internally and in the customers that we've been working with, we've been seeing this diffusion of Claude Tag best practices that is, I think, very novel to AI tools.
06:28
Speaker A
It was surprising how fast it took over. I feel like now I see Tag in every channel that we have; every feedback channel, every data channel.
06:35
Speaker A
It started with a few people using it, but I think as other people saw those people using it, they quickly picked it up.
06:42
Speaker A
It's been very empowering to be able to have Claude Tag have my back. So for a lot of our existing tools, like Chat, Cowork, and Claude Code, you typically have to remember to open it.
06:54
Speaker A
And so it’s a more reactive experience. And one thing that's great about Claude Tag is you give it this higher-level objective, like put up PRs for every bug in this channel, and it just has your back and puts up a PR for every single one without you needing to remind it.
07:10
Speaker A
The second thing that's really cool is that it's multi-player. So almost all of the AI tools that people use right now are just you and Claude working together, and then copy and pasting this output to your team.
07:22
Speaker A
And I think the big shift that Claude Tag allows is, it brings Claude right into the middle of your work so that multiple people can guide the session to a better output.
07:33
Speaker A
There's so many, like, dynamics here. Like one, we're all learning about how to use Claude Tag better by observing other people.
07:41
Speaker A
Claude Tag is learning how to better work with us by hearing the guidance that we're giving it.
07:46
Speaker A
At the end of the day, the customer gets a better result, because it's not just my opinion of how we should solve it, it's our whole team is able to jump in to nudge this PR to the best possible state.
07:58
Speaker A
I mean, I love this idea.
08:08
Speaker A
and code checkouts and stuff. And with Tag, they can just do it. It's really cool.
08:14
Speaker A
The other thing that I think is really important is making sure that your collaboration platform has public channels.
08:20
Speaker A
That way, Claude Tag can monitor different projects that you're tracking. So as a PM, I'm often working on maybe five to 10 features, and I have Claude Tag look at the status for every single one, and then give me a daily report.
08:33
Speaker A
The other big unlock we've been seeing is that, people can now self-serve their questions.
08:38
Speaker A
When people onboard to our company, instead of asking Legal about whether they can say this, or instead of asking our HR team what our benefits are, they can just tag Claude Tag.
08:51
Speaker A
And because Claude Tag is connected with our source-of-truth files, it can give them a really fast answer, no matter what time they're looking for it.
08:59
Speaker A
I think the single biggest thing is just how much more productive it's made everyone.
09:04
Speaker A
And, you know, this is driven by our internal version of Claude Tag. And if you look at just the product org, so, the part of the company that we sit in, the number of PRs that are written by Tag,
09:15
Speaker A
I think it's like 65% now, and it's just climbing like this. I thought that Claude Code was the thing that makes engineers go faster.
09:22
Speaker A
This is a product that makes engineers go way faster. I think actually, a lot of the reason is, because the way you're interacting with it, you ask Tag to do something, and it'll respond, and you move on to the next task.
09:35
Speaker A
So you actually want to set it up in a way where Tag can do the work, and you don't have to check in all the time.
09:43
Speaker A
You have hundreds of these Claude Tags running, but you're still a power user of Claude Code.
09:47
Speaker A
How do you decide when to reach for each of them? Yeah, so I used to use Claude Code for everything, and then I started using Tag for more and more things.
09:57
Speaker A
First, it was really simple fixes. Someone has a bug, the button's off by a few pixels or something.
10:03
Speaker A
I'll just ask Claude, "Please fix it." Or someone has a simple data question, I'll ask them to fix it.
10:08
Speaker A
And I think what's been happening more and more over the last few weeks as I've been getting more comfortable with the product, is I've been using Tag for just more and more things.
10:17
Speaker A
And even more complicated work, it's actually able to do. Because it can verify its work, because it's running in the same remote sandbox that we use for mobile and for the desktop app, and it's using the same agent SDK.
10:30
Speaker A
So it's just as intelligent. When you add memory to this, in different channels, I have specific preferences about how I want it to verify.
10:37
Speaker A
It might be a little bit different for every channel. Often what it does is it'll fix some bug, then it'll post back a video in Slack, and I don't even have to leave it.
10:46
Speaker A
What's next for Claude Tag? So we launched Claude Tag in Slack, and we're excited to bring it to more platforms where people collaborate, like Microsoft Teams.
10:55
Speaker A
We want to make sure that every knowledge worker is within arm's length of Claude, no matter where they're getting their work done.
11:03
Speaker A
And I think one of the coolest parts of Claude Tag is, it's not just changing how individuals work, it's putting Claude in the center of teams and transforming entire orgs.
11:12
Speaker A
We've built Claude Tag to be incredibly customizable, just like Claude Code. And I'm so excited to see how orgs customize Claude Tag and make it their own.
11:22
Speaker A
I can't wait.
Topics:Claude TagAI collaborationautonomous AIlong-running AI tasksAI memorymulti-user AIproductivityAI coding assistantAI workflow automationteam collaboration

Frequently Asked Questions

What is Claude Tag and how does it differ from previous AI tools?

Claude Tag is an autonomous AI assistant that proactively manages tasks in public channels, remembers user instructions, and can work continuously over long periods without needing constant prompting.

How does Claude Tag support team collaboration?

Claude Tag is multi-player, allowing multiple team members to interact with and guide the AI's outputs together, improving the quality and alignment of results.

What enables Claude Tag to perform long-running tasks?

Advances in model autonomy and memory allow Claude Tag to self-schedule work, monitor progress over days or weeks, and remember instructions, enabling reliable long-term task execution.

Get More with the Söz AI App

Transcribe recordings, audio files, and YouTube videos — with AI summaries, speaker detection, and unlimited transcriptions.

Or transcribe another YouTube video here →