Since our team hackathon, I’ve been working much more with Claude CoWork. It’s amazing, to be sure, and it also takes some getting used to. Here are some reflections.
My biggest adjustment going from ChatGPT/Google—tools I use to answer questions—to Claude CoWork—a tool I use to do jobs—is how not-instant the turnaround is.
I, and we, have been trained to ask a question and get an instant answer. That is not what CoWork is like at all.
My CoWork experience is:
- Describe a problem
- Clarify the problem
- Wait a while
- Review the solution
- Give feedback
- Wait a while
- Repeat a few times
- Deploy
- Test
- Give feedback
- Wait a while
- Clarify
- Deploy
- Test
- Give feedback
- Wait a while
- Etc
What I’ve found surprising is how much faster the non-bolded (my input) part is than the bolded (wait a while) part. That adds up to a lot of waiting.
While this is not inherently problematic, the experience is not “I’m going to work on this problem for the next hour.”
It’s much more like talking to a person who’s going to work on something, having that person go away and come back 5 minutes later. It’s fast enough that you can’t really do another thing, but slow enough that you can’t only do this thing.
For example:
On Friday I set out to build a web app to manage our EOS deployment.
(Aside: EOS stands for Entrepreneurial Operating System, and it’s a well-established management system used most often with small- to medium-sized companies—somewhat akin to OKRs. You can read all about it in Gino Wickman’s book, Traction.)
We’ve been running EOS for about a year at 60 Decibels, and for each team we have a detailed Google Sheet with that team’s quarterly priorities and workplans.
Now that we’re deploying EOS across functions, that adds up to 5-6 EOS workstreams, each with 3-5 quarterly plans, and each plan has 5-10 weekly tasks for various team members, plus other To Do’s. It quickly has become a lot of (too many) spreadsheets and tasks to manage.
Of course there are EOS software solutions we could buy, but, at this point, the last thing I want is another piece of SaaS software that doesn’t quite do what I want.
So I decided to build a webapp that would (1) Give a global view of EOS across the company; and (2) Help each person on the team easily see everything they need to do across all their workstreams each week.
I set aside a chunk of time on Friday to do this, and I did build a working app over the course of a few hours. Hooray! It’s pretty great.
But the build experience was different from what I expected: much more like baking sourdough (a small amount of doing, a lot of waiting) than writing a blog post (“I am working for the next XX minutes”).
I’m not used to structuring time / work this way. Instead of focused work, it feels more like “fiddle with this during the commercial break” (which is what I did watching the women’s NCAA Final Four, after I had the app up and running).
Even right now, I’m writing this blog post while tweaking a few things on the webapp in the background, because each of my inputs is <30 seconds and each output takes a few minutes.
It’s workable, but I’m finding it difficult to bounce back and forth between more focused tasks and Claude CoWork. So I’ve been working on the webapp while dealing with my Inbox, or catching up on Slack. That’s fine, but not a great way to spend 3-4 hours.
I’m sure some of this is my own inefficiency, because I’m not eyeballing any of the code before deploying it. And, to be clear, this is not to take away from how amazing it is that I have useful enterprise software that I’m deploying on a Monday with ~4 total hours of attention. But the experience is much more herky-jerky than I’d expected, and I’m a bit stumped with how to work these builds into my (and my team’s) regular workflows.
And, I must confess, it’s also surprising how amazingly easy seemingly big (UI) things are, and how difficult other small-seeming problems are (‘only show me tasks that are due this week).
(Somewhere out there, a PM and an engineer are quietly chuckling to themselves…)
More seriously, if you’re a leader asking your teams to lean in aggressively to these tools, you’ve got to use them yourself to develop some intuition about where they are great, where they are challenging, and what it takes to go from a “wow” prototype to something your teams can actually use.
(Bonus: if you want to geek out on the scale of change that is happening, whether there really is a SaaSPocalypse coming, and how much org charts might be changing, check out the latest Decoder (Verge podcast) with Todd McKinnon, CEO of Okta.)
Finally, a number of small, in-the-weeds tips if you’re new(er) to CoWork:
- Create .md files for each topic you’re going to go deep on.
- Recommendation is <200 lines each
- I started with 5 background files for topics I wanted to go deep on
- I am also creating updated .md files at the end of long sessions in the hopes that Claude will learn from those sessions (my preferences, mistakes it made, etc.)
- For any properly large project, I’m using our company Max account. I have a Pro account also for myself, but I’m finding Pro times out more than Max, and I run out of tokens pretty quickly, even for seemingly small things.
- For small and quick things, I’m still using Projects in ChatGPT, though I’d rather not
- I’m only using the Desktop App
- I was told by a friend that I should actually be using Claude Code for everything, not CoWork, but I haven’t yet.
Here’s a screenshot of my new app.



