← Reddit

How to optimize Claude Cowork.

Reddit · Constant-Charity-136 · May 22, 2026
A user on the $20 Claude plan expressed concern that Claude Cowork consumes excessive tokens despite employing a cost-conscious strategy. The user's approach involves using Claude Opus to decompose tasks, manually completing portions, developing a methodology with Sonnet, and then providing this method to Cowork for the remaining work, yet nearly 90% of their five-hour token limit is depleted after each task. The user sought recommendations for further reducing token consumption.

Detailed Analysis

Claude Cowork, Anthropic's agentic task-execution feature available within the Claude subscription ecosystem, presents a significant token consumption challenge for users on the $20-per-month plan, which imposes a usage-based rate limit refreshed every five hours. The Reddit user in question describes a deliberate, tiered workflow: using Opus for high-level task decomposition, manually working through a representative portion of the task using Sonnet to develop a reliable methodology, and then delegating the bulk of the remaining work to Cowork running on Sonnet. Despite this structured approach, the user consistently finds that a single Cowork session exhausts approximately 90% of the available token allowance within a five-hour window, leaving little headroom for additional work during that period.

The token drain associated with agentic features like Cowork is not incidental — it reflects a structural characteristic of multi-step AI systems. Unlike single-turn conversations, agentic workflows involve repeated context injection, tool-call overhead, intermediate reasoning steps, and often the re-processing of prior outputs as new context for subsequent steps. Each iteration compounds token usage, meaning that even a well-scoped task with a pre-defined method can generate substantial hidden overhead that users do not directly observe in the visible output. The user's instinct to front-load methodology definition before handing off to Cowork is sound, but it does not eliminate the internal token churn that agentic loops generate at the infrastructure level.

This challenge sits within a broader tension in the consumer AI market between capability marketing and practical usability under rate-limited subscription tiers. Anthropic's $20 plan is designed for general conversational use, and while agentic features like Cowork are made available to subscribers, their token demands can be fundamentally misaligned with the consumption budget that tier was designed to accommodate. Users who adopt advanced features in good faith find themselves effectively priced out of normal continued use following a single complex task. This dynamic is not unique to Anthropic — similar friction exists across agentic offerings from OpenAI, Google, and others — but it creates a user experience gap that erodes trust in the practical value of subscription tiers.

The broader industry implication is that agentic AI tools are still operating in a pricing and quota infrastructure designed for conversational AI. As autonomous multi-step task execution becomes a central product differentiator, providers will face increasing pressure to develop consumption models that better reflect the nature of agentic workloads — potentially through task-based pricing, dedicated agentic quotas, or efficiency improvements in how context is managed across agent steps. Until such models emerge, power users will continue developing manual workarounds — such as the methodology-preloading strategy described in this post — to stretch limited token budgets against the inherently expensive architecture of automated reasoning loops.

Read original article →