I about Claude Code and the way you should use it to automate processes and be extra environment friendly as an engineer. Nonetheless, Anthropic additionally has a software known as , which you’ll be able to entry both by means of their net interface or their utility.
Cowork usually targets much less technical folks with an easier UI whereas nonetheless conserving plenty of the capabilities that you’ve in Claude code. On this article, I’ll talk about how one can get probably the most out of Claude Cowork. After all, that is very helpful to non-technical individuals who don’t need to work together with a coding agent by means of a terminal, however I additionally imagine Claude Cowork could be helpful for technical customers with options corresponding to
- A cleaner interface
- Visualizing figures straight within the app
- Extra concentrate on interactive UI parts

On this article, I’ll cowl on a excessive degree methods to get probably the most out of Claude Cowork with some particular strategies that I make the most of.
I’m not sponsored by Anthropic in writing this text; I’m merely a person of their product.
Why use Claude Cowork
I believe there are two predominant sides to why it is best to use Claude Cowork. One facet is for those who’re a non-technical person. Should you don’t work a lot with coding brokers, Claude Cowork is a superb introduction. It simplifies the interplay so much, the place you merely work together with Claude by means of an online interface or Mac/Home windows utility.
Cowork is, in some ways, only a less complicated approach to entry the highly effective options of Claude Code. You get all the identical capabilities and choices as you get if you work together with Claude Code by means of a CLI, nevertheless it’s offered to you in a nicer method, and it makes it straightforward to get an outline of all of the duties you’re engaged on.
Lots of people would possibly suppose Claude Cowork is totally ineffective for those who’re a technical person and are already utilizing Claude Code by means of your terminal. Nonetheless, I’d argue the alternative, and I do discover myself utilizing Claude Cowork at occasions the place I want extra concentrate on the visible expertise, or I’ve separate, much less technical duties that I don’t need to carry out by way of the terminal.
Tips on how to successfully use Claude Cowork
Now, let’s transfer on to how try to be utilizing Claude Cowork. Should you’re already acquainted with coding brokers corresponding to Claude Code, it is best to attempt to use Cowork in the very same method. Basically, specializing in isolating duties, offering clear prompts, working in plan mode, and ensuring the agent opinions its personal output.
Nonetheless, for those who’re not acquainted with coding engines from earlier than, I’ll undergo every of those factors in additional element under.
Isolating duties
Claude just lately upgraded its strongest mannequin, Opus 4.6, to have a 1 million context window. A 1 million token context window is big, and you may match plenty of context into the mannequin on the similar time. Nonetheless, despite the fact that the mannequin can’t match 1 million tokens on the similar time, I urge you to nonetheless reduce the token utilization. The explanation for that’s that efficiency degrades the extra tokens the mannequin has in reminiscence. In brief:
The much less tokens you’ve gotten within the context, the higher efficiency might be.
Now, you naturally need to stability this with the truth that not offering sufficient context to the coding brokers may even degrade efficiency. For instance, for those who’re not offering data to the coding agent on which instruments can be found or particulars on methods to full duties, clearly, the mannequin won’t carry out properly. The purpose I’m making above is that it is best to keep away from pointless data within the context window of the mannequin as a result of that may degrade efficiency, not solely due to the noise the mannequin has to cope with, but additionally just because the extra textual content the mannequin has to cope with, the extra sophisticated the issue will grow to be for the mannequin.
An instance of methods to successfully cut back the dimensions of the context window is to start out a brand new thread or chat each time you begin a brand new process. Merely put, a brand new process ought to by no means be completed in the identical thread as a earlier process that you’ve accomplished.
It’s additionally good follow to cut back the quantity of MCPs and connectors the mannequin has obtainable, so long as these MCPs and connectors aren’t related to the issue at hand. Anthropic has already handled this drawback fairly properly by loading in such options dynamically solely when related. Nonetheless, merely eradicating pointless MCPs or connectors will eradicate the issue altogether.

Should you look in the correct facet menu of Claude Cowork, you can even see a context tab highlighting every thing that you’ve in context at the moment. That is proven within the picture above. We are able to be certain that you take away any context that isn’t obligatory anymore.
Lastly, one other approach to isolate duties is that you simply all the time guarantee you’ve gotten totally different folders for the totally different areas you’re making use of Claude Code to. For instance, if in case you have a bunch of shows generated with Claude Cowork, it is best to have a separate shows folder that you simply all the time open everytime you need to make a brand new presentation. And if in case you have a separate gross sales venture happening, you also needs to make a separate folder for that and work in that folder everytime you need to do gross sales with Claude Cowork.
Clear prompting
Clear prompting is one other essential factor to bear in mind when working with coding brokers. Should you gave your immediate to a human and the human wasn’t capable of perceive the immediate and your intent with it, you’re making it laborious for the mannequin, which can once more result in worse outcomes. Not offering specific and clear prompts merely makes it much less doubtless that the agent is ready to implement what you meant.
One other vital level right here is to make use of plan mode everytime you begin engaged on extra sophisticated duties. Should you’re merely performing a simple process, you don’t essentially want to make use of plan mode, however as a basic rule of thumb, I urge you to all the time use plan mode everytime you begin a brand new process. This makes the mannequin suppose extra about the issue you’ve given it, ensures that it asks clarifying questions as a way to elaborate on something that’s unclear, and, usually, improves the efficiency of the mannequin.
You must think about plan mode as a software that aligns your intent with the agent’s implementation.
Reviewing agent output
Reviewing the agent’s output shouldn’t be a vital factor to do if you wish to get probably the most out of Claude Cowork. One of many nice advantages of Claude Cowork is that it makes it simpler to visualise issues which might be laborious to visualise in a terminal the place you utilize Claude Code. For instance, you may ask the mannequin to attract up illustrations or create diagrams. For instance, for those who’re engaged on a sophisticated structure, you may ask the mannequin to attract out the structure, and it’ll create a pleasant flowchart for you.
The picture under highlights how one can work with diagrams in Claude Cowork. On this occasion, I requested Claude Cowork to generate a flowchart of a gross sales pipeline. And as you may see, the mannequin creates the flowchart on the right-hand facet, and I can proceed engaged on the flowchart whereas having Claude Cowork on the left-hand facet. This makes it extremely straightforward to work with visuals inside Claude Cowork, which is without doubt one of the main benefits of working in Cowork quite than Claude Code.

Abilities
The final half I need to cowl is to make use of abilities everytime you’re engaged on totally different duties. Should you’re performing any repeatable duties, corresponding to producing shows, it is best to make it right into a ability. This ability is basically only a immediate that you’ve saved on methods to carry out a selected process. I, for instance, have a presentation ability that is aware of precisely:
- What sort of theme do I need in a presentation
- Roughly the quantity of textual content and textual content dimension I need within the presentation
- The place I usually need my pictures,
- The alignment I need in my shows
And each different choice that I’ve.
Conclusion
On this article, I’ve gone into extra element on methods to get probably the most out of Claude Cowork. Claude Cowork is a software similar to Claude Code that may basically carry out all the identical duties. Nonetheless, it does have some advantages that Claude Code doesn’t have, particularly for much less technical customers. I highlighted how one can get probably the most out of Claude Cowork by isolating duties, utilizing clear prompting strategies, and reviewing brokers’ outputs. Despite the fact that I’m a technical person myself, I do discover myself utilizing Claude Cowork at occasions if I need to visualize outcomes higher or just need to work on some duties with a clearer interface. I urge you to check out Claude Cowork your self to expertise what it’s like, and you may decide for yourselves whether or not you need to carry out some duties in Claude Cowork or if you wish to use Claude Cowork for every thing. Nonetheless, usually, I urge you to attempt to use coding engines to finish as many duties as attainable, as they’re extremely highly effective fashions which might be capable of full plenty of cognitive work.
👉 My free eBook and Webinar:
🚀 10x Your Engineering with LLMs (Free 3-Day E-mail Course)
📚 Get my free Imaginative and prescient Language Fashions e book
💻 My webinar on Imaginative and prescient Language Fashions
👉 Discover me on socials:
💌 Substack
















