Overview

Most Claude users think their limit is a message count. It is not. Claude limits are measured in tokens, and token consumption varies enormously based on how a conversation is structured. A simple follow-up message in a long chat can cost more tokens than five standalone questions in fresh sessions. Once you understand that every turn re-reads the entire conversation history, the entire logic of how to use Claude efficiently changes.

Elsa AI's thread distills this into ten actionable techniques. The core insight is simple: the majority of token waste comes from a small number of behaviors, and correcting those behaviors can extend daily Claude capacity by an order of magnitude. Editing prompts instead of adding follow-ups, managing conversation length, batching questions, and matching model to task account for most of the available gains.

The framework is practical and immediately applicable. It does not require paid upgrades or technical skills. It requires only a shift in how you think about each interaction: not as a chat, but as a resource allocation problem with known costs and known levers.

With 168,000 views and nearly 1,500 bookmarks, this thread clearly addressed a real frustration. Most users hitting their limits are not working harder than their plan allows. They are structuring their usage inefficiently.

Why This Matters

Token limits are the primary friction point for power users of Claude. When you hit that wall mid-session, you lose momentum, you lose context, and you either wait or pay more. Most people assume the fix is a higher-tier plan. The real fix is understanding the mechanics of token consumption and adjusting your habits accordingly.

This thread matters because the fixes are not obvious. The context window re-read behavior is not surfaced in Claude's UI. The idea that a 30-message conversation costs 50,000 tokens per turn is not something users discover intuitively. Most people extend conversations precisely because they think continuity is free. It is not. Continuity accumulates cost.

For solo operators running high-volume content pipelines, research workflows, or client work through Claude, these techniques compound meaningfully. If your daily output is constrained by your usage window, these habits can double or triple effective throughput without changing your plan. That is a significant operational lever.

The underlying principle also generalizes: any AI system with a context window has similar economics. Understanding token behavior in Claude teaches you to think more clearly about context, state, and cost across all AI tools you will use.

Key Points

01

Claude limits are measured in tokens, not messages

The fundamental misconception most users carry is that their limit is a message count. It is not. Token consumption varies widely depending on conversation structure, and some turns in a long chat cost more than entire short sessions. Understanding this changes the entire approach to efficient usage.

02

Every turn re-reads the full conversation history

Claude does not pick up where it left off. On every turn, the entire conversation from message one is re-processed. A simple question asked at message 30 carries the full cost of all 30 messages of context. After around 30 messages, even lightweight queries can cost 50,000 tokens per turn.

03

Editing a prompt saves up to 40% of tokens vs. follow-ups

When Claude misses the mark, the instinct is to add a clarifying follow-up. That follow-up extends the conversation history and compounds future costs. Clicking the edit icon on the original message and regenerating keeps the thread short and eliminates the cost of the failed attempt.

04

Starting fresh with a summary is the highest-leverage habit

After around 20 messages, ask Claude to summarize the session in five bullet points including decisions made and next steps. Copy that summary, start a new chat, paste it in. The next conversation starts with full context but at minimal token cost. This alone can cut per-turn cost by up to 50x.

05

Batching multiple questions into one turn is dramatically more efficient

Three separate questions generate three separate turns, each building on the accumulated history. One message combining all three generates one turn with a better-structured response. Claude also produces more coherent answers when it can see the full objective at once rather than receiving it in fragments.

06

Projects cache uploaded files so tokens are not charged again

Uploading the same PDF in multiple separate chats charges tokens every time. Storing that file inside a Project means the tokens are only counted once. Any conversation within that Project can reference the file without re-processing it. For recurring reference materials, this is a meaningful saving over time.

07

Memory and Custom Instructions eliminate 3-5 setup messages per session

Without stored context, users typically spend the first several messages re-establishing who they are, how they work, and what tone they prefer. Memory and Custom Instructions in settings carry that context automatically. This saves tokens while also producing better-calibrated responses from the start of each session.

08

Web search and connectors add token overhead even when not needed

Features like web search, research mode, and external connectors are not free. They add tokens to every response that uses them, even when the additional context is not necessary. Disabling features that are not actively needed for a given task reduces overhead without reducing output quality.

09

Model selection multiplies or divides cost by up to 5x

Haiku, Sonnet, and Opus are not just different capability tiers. They have significantly different token economics. Using Opus for grammar correction or quick brainstorming is the equivalent of driving a freight truck to get a coffee. Matching model to task is one of the highest-leverage efficiency decisions available.

10

Claude's usage window continuously resets over a 5-hour cycle

Usage limits do not reset once per day at midnight. They operate on a rolling 5-hour window. Distributing work across morning, afternoon, and evening sessions allows full capacity in each window. A single marathon session that exhausts the limit early leaves nothing for the rest of the day.

11

Long documents, extended conversations, and web search are the biggest consumers

If you are hitting your limit without understanding why, it is almost certainly one of these three. Identifying which patterns consume the most tokens in your workflow lets you protect capacity for the work that actually requires it, rather than burning through limits on lower-value tasks.

Quotable

The quotes below are drawn directly from the source material. "Why It Works" commentary is AI-generated analysis. Verify original wording against the source before republishing.

Elsa AI

"Claude doesn't count messages, it counts tokens. Some conversations use up your limit 10x faster than others."

This is the entire framework in two sentences. It reframes the user's mental model before a single tip is given. The insight that structure, not volume, determines cost is the key that makes all ten tricks make sense. Without this reframe, the tips look like arbitrary hacks.

Elsa AI

"After around message 30, even a simple question can cost 50,000 tokens."

Specific numbers land differently than general warnings. Fifty thousand tokens is a concrete, surprising figure that makes the cost of conversation length visceral. It gives users a clear threshold to act on rather than a vague sense that long chats are bad.

Elsa AI

"Long conversations are expensive."

Four words that summarize the single most impactful behavior change available to heavy Claude users. The bluntness is the point. No qualification, no nuance. Just the rule. This is the kind of short-form distillation that earns bookmarks.

Elsa AI

"Don't use Opus for tasks that Haiku can handle."

This quote encodes a discipline that most power users resist because model switching feels like a downgrade. Framing it as waste rather than compromise is the right frame. Capability tiers exist to be used selectively, not defaulted to at the highest level.

Concepts

Core Mechanics

The Context Window Re-Read

Every time you send a message, Claude does not simply respond to that message. It processes the entire conversation from the beginning, including every message you and Claude have exchanged. This means that a question asked at message 30 costs the same as reading all 30 prior messages plus writing the new response.

This is not a bug or a limitation that will be patched. It is how transformer-based language models work. The context window is the model's entire working memory for that session. The implication is that conversation length is a cost multiplier, not just a time variable.

Tokens vs. Messages

Tokens are the unit of currency in AI language models. A token is roughly four characters or three-quarters of a word in English. Claude's limits are denominated in tokens, not in the number of messages exchanged. Two conversations with the same message count can consume wildly different token volumes depending on the length of each message and the accumulated history.

Understanding this means you can predict and manage cost. A short clarifying follow-up in a long conversation is not cheap just because it is short. It carries the full weight of the conversation history behind it.

The 5-Hour Rolling Window

Claude's usage limits do not reset at midnight. They operate on a continuous 5-hour rolling window. This means capacity is not a daily bucket you fill once and refill the next morning. It is a dynamic resource that replenishes throughout the day.

The practical consequence: if you exhaust your limit in a two-hour morning sprint, you may have partial or full capacity available again five hours later. Structuring work into sessions rather than marathons lets you use each replenishment cycle effectively. Three moderate sessions outperform one intensive session that hits the ceiling early.

Efficiency Strategies

Edit Over Extend

When a prompt does not produce the desired result, the natural instinct is to add a follow-up message explaining what was wrong and what you wanted instead. This instinct is costly. The follow-up adds to the conversation history, and all subsequent turns now carry that extra weight.

The more efficient behavior is to edit the original prompt using the edit icon in the interface and regenerate. The failed attempt is removed, the corrected version takes its place, and the conversation history stays shorter. This single habit can save up to 40% of tokens in iterative workflows.

Session Summaries as Context Transfer

A long conversation does not need to die when it gets expensive. It can be compressed and carried forward. Asking Claude to summarize the key points, decisions, and next steps in five bullet points gives you a portable context object. Copy that summary, start a new chat, and paste it in as the opening message.

The new conversation starts with full situational awareness at the cost of a short summary rather than thousands of tokens of accumulated history. This is one of the highest-leverage techniques available, reducing per-turn cost by up to 50x in long-running workflows.

Question Batching

Multiple questions sent in separate messages generate separate turns, each layering onto the conversation history and compounding future costs. The same questions sent in a single structured message generate one turn with better-integrated answers, because Claude can see the full objective at once.

Batching is not just about token efficiency. It also tends to produce better outputs. Claude can organize its response around the complete picture of what you need rather than answering each question in isolation with partial context.

Resource Management

Projects as File Cache

Claude Projects allow files to be uploaded once and referenced across multiple conversations within that Project without re-charging the tokens for each session. This is particularly valuable for reference documents, knowledge bases, and recurring source materials that would otherwise be uploaded fresh in each chat.

For users working with consistent reference materials, creating a Project and centralizing files there is a straightforward structural change that eliminates ongoing redundant token costs.

Model Tiering by Task

Haiku, Sonnet, and Opus represent different points on a capability-cost curve. Haiku handles quick tasks, formatting, brainstorming, and grammar well at significantly lower cost. Sonnet handles writing, analysis, coding, and serious drafts. Opus handles deep research, rigorous reasoning, and complex long-document review.

Using Opus by default for all tasks is one of the most common and avoidable sources of token waste. The cost difference between tiers can be as high as 5x. Matching model to task multiplies effective daily capacity without changing what you pay.

Feature Overhead

Features like web search, research mode, and external connectors are not additions to a free baseline response. They add token overhead to every response that runs through them, whether or not that overhead is delivering value. A writing task does not need web search. Leaving it enabled anyway costs tokens for no gain.

Developing a habit of enabling only the features actually needed for a given task, and disabling everything else, prevents invisible token leakage across sessions.

Persistent Context via Memory

Without persistent context, every new session begins cold. Users spend the first three to five messages re-establishing their role, preferences, communication style, and working context. This setup cost recurs across every session throughout a day.

Memory and Custom Instructions in Claude's settings store this context persistently. The setup is done once. Every subsequent session starts already calibrated. This eliminates recurring setup overhead and also tends to produce better outputs from the first response, since Claude is not spending tokens figuring out what you want.

Mental Models

Conversation as Resource Allocation

The most useful reframe in this thread is treating each Claude interaction not as a chat but as a resource allocation decision. Every structural choice has a cost: following up vs. editing, extending vs. refreshing, Opus vs. Haiku, web search on vs. off. These costs are knowable and predictable.

Users who think in these terms can plan their sessions, protect their most demanding work for full-capacity windows, and avoid burning capacity on low-value tasks. Users who do not tend to hit their limits unexpectedly and blame the platform rather than their habits.

Identify the Highest Consumers

Most token waste in a given workflow comes from a small number of sources: long documents processed fully when only excerpts are needed, extended conversations that were not refreshed, and web search left on by default. These are the 80/20 of token consumption.

Rather than trying to optimize everything at once, identifying which specific patterns are draining the most capacity and addressing those first produces the fastest gains. A targeted prompt requesting only the three most relevant points from a long document, rather than a full summary, is a direct application of this principle.

Implementation

The implementation steps below are AI-generated based on the source material and are intended as practical guidance only. Adapt them to your workflow and verify against current Claude features before applying.
1

Configure Memory and Custom Instructions once

Go to Settings in Claude and fill in your role, industry, communication preferences, and working style. Write it as a direct instruction: "I am [role]. I work in [field]. I prefer [tone and format]. When context is unclear, ask one question before answering." This eliminates recurring setup overhead across every session you run from this point forward.

2

Create a Project for recurring reference materials

Identify the files, documents, or knowledge bases you upload repeatedly across sessions. Create a Project in the Claude sidebar, upload those files once, and conduct all related conversations within that Project. Files already in the Project context are not re-charged per session.

3

Build the edit habit instead of the follow-up habit

Whenever Claude's response misses the mark, pause before sending a follow-up. Instead, click the edit icon on your original message, refine the prompt, and regenerate. This keeps conversation history short and eliminates the cost of failed iterations accumulating as dead weight in the thread.

4

Set a session refresh trigger at around 20 messages

Treat message 20 as a checkpoint. At that point, send: "Summarize the key points of this conversation in 5 concise bullet points, including essential context, decisions made, and next steps, so I can continue in a new chat." Copy the summary, start a new conversation, paste it in as your opening context. The session continues without the accumulated token cost.

5

Structure multi-part requests as single batched messages

When you need several things from one piece of content or one topic, write them all into one message with numbered items. Lead with the objective, list the deliverables in order, and specify the format you want for each. One turn with complete context produces better output than three turns with partial context and lower accumulated overhead.

6

Audit your active features before each session

Check the icons adjacent to the Claude text field before you start. Disable web search, research mode, and connectors unless the task explicitly requires them. Writing, editing, formatting, coding, and analysis tasks rarely need web search. Leaving it on by default adds overhead to every response.

7

Select your model based on the task before sending

Use the model selector before each conversation or task block. Default to Haiku for quick tasks, formatting, grammar, brainstorming, and lightweight drafts. Use Sonnet for writing, analysis, and code. Reserve Opus for deep research, long-document review, and rigorous reasoning. The cost difference between tiers is up to 5x.

8

Structure your day into three distinct Claude sessions

Plan your Claude usage around the 5-hour rolling window. A morning session for research and drafting, an afternoon session for editing and refinement, and an evening session for final review allows three full-capacity windows in a day rather than one session that burns through the limit and leaves nothing for the afternoon.

9

Use targeted extraction prompts for long documents

When working with long source material, do not ask for a full summary by default. Instead prompt: "Analyze this document and give me only: (1) the 3 most relevant points for [your goal], (2) the key figures, (3) one actionable recommendation. Be concise." This limits the response footprint and avoids generating large summaries that you then have to reference again.

10

Identify your two or three highest-cost patterns and fix those first

Reflect on your typical Claude workflow and find the behaviors that consume the most tokens: are you running long conversations without refreshing? Uploading the same documents repeatedly? Leaving web search on for writing tasks? Fixing the top two or three sources of waste will produce the majority of available efficiency gains before you need to optimize anything else.

Tools & Resources

Mentioned Resources

Resource Description
Claude (Anthropic) The AI assistant this entire framework applies to. Available at claude.ai across web, mobile, and desktop.
Claude Projects Project folders within Claude that cache uploaded files so they are not re-charged across sessions. Accessible from the Claude sidebar.
Claude Memory and Custom Instructions Settings within Claude that allow persistent context, role, preferences, and tone to be saved and applied automatically across all sessions.
Claude Haiku, Sonnet, and Opus The three model tiers within Claude, each with different capability levels and token economics. Model selection is available from the menu adjacent to the text field.

Suggested Resources

Resource Description
Anthropic Prompt Engineering Guide The official Anthropic documentation on prompt engineering. Covers specificity, examples, formatting, step-by-step reasoning, and XML tags. Directly applicable to improving token efficiency.
Claude Support Documentation Anthropic's support site covering usage limits, plan differences, feature details, and known behaviors. Useful for understanding current limit structures and verifying feature interactions.
Anthropic News Official Anthropic announcements covering model releases, feature updates, and policy changes. Token economics and limit structures evolve with model releases, so staying current matters for maintaining efficient workflows.
Elsa AI on X (@ElsaSofia__AI) The source creator's X account. Covers practical AI usage, Claude workflows, and productivity frameworks for power users.

Source Material

Original source attribution, metadata, and publication details are available in the Overview tab. This source material originates from an X (Twitter) thread published on June 9, 2026. Where applicable, formatting, extraction, or attribution errors may exist. Verify against the original source before republishing or relying upon the material.

10 Tricks to Use Claude All Day Without Exhausting Token Limits

Thread by: Elsa AI (@ElsaSofia__AI)
Posted: Tue, 09 Jun 2026 02:07:35 GMT
Original Post: https://x.com/i/status/2064167492390699255
Engagement: 521 Likes • 155 Reposts • 1,488 Bookmarks • 168,000+ Views

Claude doesn't count messages, it counts tokens. Some conversations use up your limit 10x faster than others.

If you want to use Claude all day without running out of limits, use these 10 tricks:

1. Edit the prompt, don't add follow-ups

Every follow-up message adds to the conversation history and costs more tokens. When Claude misses the mark, click the edit icon on your original message, fix the prompt, and regenerate.

Tip: Fix the prompt, don't keep extending the chat.

Suggested action: Use the edit icon next to your message and press Enter to regenerate.

Can save up to 40% of tokens.

2. Start a new conversation every 20 messages

Claude rereads the entire conversation history on every turn. After around message 30, even a simple question can cost 50,000 tokens. Ask it for a summary, copy it, start a new chat, and paste it there.

Tip: Long conversations are expensive.

Suggested prompt: "Summarize the key points of this conversation in 5 concise bullet points, including essential context, decisions made, and next steps, so I can continue in a new chat."

Up to 50x fewer tokens per turn.

3. Group multiple questions into one message

Instead of sending three separate messages, combine them into one. A single turn costs much less than three. The answers are also better because Claude has a complete view of the objective.

Tip: 3x fewer turns.

Suggested prompt: "I need three things from this article: 1. A 3-sentence summary. 2. The 5 main points in bullet form. 3. A headline optimized for social media. Respond in that order."

4. Upload recurring files to Projects

If you upload the same PDF in multiple chats, Claude counts the tokens every time. Projects cache your files -- upload them once, and they won't cost tokens in future conversations.

Tip: The tokens won't be charged again.

Suggested action: Create a Project in the sidebar, upload your files there, and open that Project whenever you need them.

No cost for reusing files.

5. Set up Memory and Custom Instructions

Without prior context, you spend 3-5 messages re-explaining who you are and how you work. Go to Settings -- Memory and Preferences and save your role, tone, and preferences once. Claude will apply them across all chats.

Suggested prompt: "I am [your role]. I work in [industry/company]. I prefer [direct/detailed] responses, in Spanish, without unnecessary lists. When you don't have enough context, ask questions first before answering."

Eliminates 3-5 setup messages.

6. Disable features you don't use

Web search, research mode, and connectors add tokens to every response, even when you don't need them. If you're writing your own content, turn them off. If you didn't consciously enable them, disable them.

Suggested action: Use the icons next to the text field to enable/disable web search, tools, and connectors.

Extra tokens eliminated.

7. Use Haiku for simple tasks

Quick responses, brainstorming, formatting, and grammar correction don't need a full-sized model. Use Haiku for smaller tasks -- it's much more economical than Sonnet or Opus. Save the more powerful models for work that actually requires them.

Suggested prompt example: "Correct the grammar of this paragraph and suggest 3 more concise versions: [paste your paragraph here]"

Significantly lower cost.

8. Choose the model based on the task

  • Haiku: quick responses, formatting, brainstorming.
  • Sonnet: writing, analysis, coding, serious drafts.
  • Opus: deep research, rigorous reasoning, reviewing long documents.

Don't use Opus for tasks that Haiku can handle.

Suggested action: Select the model from the menu next to the text field before sending.

Up to 5x difference in cost.

9. Split your work into 2-3 daily sessions

Claude operates with a 5-hour usage window that continuously resets. If you exhaust your limit in a morning session, you may not be able to work again until it resets. Divide your work into blocks and multiply what you can accomplish in a day.

Suggested structure:

  • Morning session: research and drafting
  • Afternoon session: editing and refinement
  • Evening session: final review

150-200 messages/day vs. 45 in a single session.

10. Control what consumes the most tokens

If you hit your limit without knowing why, identify the patterns. Long documents, extended conversations, and web search are the biggest consumers. Save your tokens for when you truly need them.

Suggested prompt: "Analyze this document and give me only: (1) the 3 most relevant points for [your goal], (2) the key figures, (3) one actionable recommendation. Be concise."

Optimize your high-cost use cases.

AI Prompt

This AI Implementation Prompt is generated specifically for this source. It is designed to be pasted into a fresh Claude session to enable focused, practical work with the ideas in this material.

AI Implementation Prompt

CONTEXT This prompt is based on a viral X thread by Elsa AI (@ElsaSofia__AI) titled "10 Tricks to Use Claude All Day Without Exhausting Token Limits," published June 9, 2026. The thread received 168,000+ views and 1,488 bookmarks. The core thesis is that Claude's usage limits are measured in tokens, not messages, and that most users exhaust their limits not because of the volume of work they do, but because of how they structure their interactions. A small number of behavioral changes can extend effective daily Claude capacity by an order of magnitude. The framework covers ten concrete techniques organized around five domains: conversation structure (editing vs. following up, session length management, question batching), file and context management (Projects, Memory, Custom Instructions), feature control (disabling unused tools), model selection (Haiku vs. Sonnet vs. Opus by task type), and session planning (working with the 5-hour rolling window). The intended audience is any Claude power user who regularly hits their usage limits during a workday and wants to get more done without upgrading their plan. KEY PRINCIPLES 1. Tokens are the unit of cost, not messages. Two conversations with the same message count can have dramatically different token costs depending on structure. 2. Claude re-reads the full conversation on every turn. Context accumulates as a cost multiplier. A question at message 30 carries 30 messages of overhead. 3. Editing a prompt is always cheaper than adding a follow-up. The failed attempt is eliminated from the history rather than added to it. 4. Conversation length is the highest-leverage variable. Refreshing sessions with a summary at around 20 messages can reduce per-turn cost by up to 50x. 5. Batching questions produces better answers at lower cost. Claude responds more coherently when it sees the full objective at once. 6. Projects cache files. Uploading the same document in multiple chats charges tokens each time. Projects eliminate that recurring cost. 7. Memory and Custom Instructions eliminate session setup overhead. Three to five messages of re-establishing context recurs across every session and can be removed permanently. 8. Unused features add token overhead. Web search, research mode, and connectors cost tokens on every response that uses them, even when the results are not needed. 9. Model selection is a 5x cost lever. Haiku is appropriate for most quick tasks. Opus should be reserved for work that genuinely requires it. 10. The 5-hour rolling window is a planning variable. Distributing work across multiple sessions allows full capacity in each window rather than exhausting everything in one sprint. KEY LEVERS - Conversation length control (edit vs. follow-up, session refresh trigger) - Session planning structure (3-session daily model) - Model selection discipline (task-to-tier matching) - Feature hygiene (audit and disable unused tools) - Context persistence (Memory, Custom Instructions, Projects) WHAT THIS IS NOT This framework is not about reducing the quality or depth of work done with Claude. It is about eliminating structural waste that consumes capacity without producing value. It does not argue for shorter prompts at the expense of clarity -- specificity remains important. It argues against redundant context accumulation, mismatched model use, and passive feature overhead. This is also not a guide to jailbreaking limits or finding loopholes. Every technique operates within the normal Claude interface and feature set. The gains come from better structural habits, not workarounds. This framework applies primarily to the claude.ai consumer interface. API usage has different token economics and control mechanisms. IMPLEMENTATION MODES 1. Audit Mode -- Review an existing Claude workflow and identify the top two or three sources of token waste. Map current behaviors to the ten techniques and flag the highest-priority changes. 2. Habit Design Mode -- Help build specific behavioral triggers and defaults (e.g., the session refresh prompt, the model selection checklist, the feature audit routine) that make efficient usage automatic rather than deliberate. 3. Prompt Architecture Mode -- Rewrite an existing prompt or conversation approach to minimize token cost while maintaining or improving output quality. Apply batching, specificity, and instruction structure. 4. Session Planning Mode -- Design a daily or weekly Claude workflow that structures work across multiple 5-hour windows, assigns task types to appropriate models, and builds in refresh triggers. 5. Document Strategy Mode -- Develop a plan for managing recurring reference materials in Projects, including what to store, how to structure context documents, and how to write opening prompts that carry session context efficiently. 6. Model Selection Guide Mode -- Given a described task, recommend the appropriate Claude model tier with reasoning and estimate the relative cost impact compared to defaulting to Opus. 7. Teach Mode -- Explain any of the ten techniques in plain language for someone unfamiliar with how Claude's token system works. Use analogies and concrete examples. 8. Diagnostic Mode -- Given a described workflow where the user is hitting limits unexpectedly, analyze likely causes and recommend the most impactful fixes in priority order. AI OPERATING INSTRUCTIONS Stay grounded in the ten techniques described in this source. Do not invent new techniques or recommend approaches not covered here unless they are a direct logical extension of a named principle. Focus on practical implementation. The goal is behavioral change that produces measurable results in daily Claude usage, not theoretical understanding of language model architecture. When analyzing a workflow, ask for specifics before diagnosing. Vague complaints about hitting limits require understanding what tasks are being done, which models are being used, how long conversations typically run, and what features are enabled. Challenge assumptions where relevant. If a user reports hitting their limit daily but describes short sessions, the problem is likely structural (model selection, feature overhead, large uploads) rather than volume. Draw connections where useful. The underlying principle of context accumulation as cost applies beyond Claude to any AI system with a context window. Avoid generic productivity advice. Every recommendation should be grounded in the specific mechanics of Claude's token system as described in this source. GUIDED DISCOVERY Ask me up to three questions, one at a time, to determine: (1) what I am trying to accomplish -- whether that is auditing an existing workflow, building new habits, or solving a specific limit-exhaustion problem; (2) which of the ten techniques are most relevant to my current situation and usage patterns; (3) how these techniques could be applied most practically given my specific workflow and daily Claude usage. Once you understand my situation, help me build a concrete plan to extend my effective daily Claude capacity.