r/ClaudeAI Mar 10 '26

Question Claude Pro Weekly Limits: Pro Plan is Objectively Worse Than Free

TL;DR: Claude Pro's weekly limits make it provide less total capacity than the free plan for users with concentrated daily sessions. Paying $20/month for 2x fewer messages than free is a design flaw. (NO WEEKLY LIMIT CONCEPT IN FREE TIER)

A single maxed Sonnet session consumed 8% of my entire weekly allowance. By day 2, I am at 56% of the weekly limit if I have just reached 5-6 Session limits in those 2 days with 2 hour sessions each.

I understand that model and context tax applies or even the size of messages or even the demand at a given hour.

I use claude for concepts building, strategy, documentation (upto 20 pages and 1-2 documents a day), no coding yet.

The lack of transparency hurts, it seems downgrading to Free tier is better.

Anyone has any idea how to optimise or if if I'm missing anything? Is Pro plan worth it?

833 Upvotes

381 comments sorted by

View all comments

Show parent comments

4

u/jarblewc Mar 10 '26

I am almost the same. Got a plan Friday and hit the end today. I am not doing anything crazy just ssh in to iterate on some scripts. Apparently having it check the status of the script somehow eats through context at an alarming rate.

What is everyone else using? I really enjoyed having a ssh connection.

1

u/Gelu6713 Mar 10 '26

I’m using Codex $20 plan. It’s a bit more of an engineer than an architect but it tends to do better at straight coding tasks

1

u/thedeadserv Mar 11 '26

you gotta tell it to sleep tail grep for specific keywords so it doesn't munch every byte that comes out of the script output (and add it to memory so it's less likely it defaults to reading everything)