r/ClaudeCode Oct 24 '25

📌 Megathread Community Feedback

58 Upvotes

hey guys, so we're actively working on making this community super transparent and open, but we want to make sure we're doing it right. would love to get your honest feedback on what you'd like to see from us, what information you think would be helpful, and if there's anything we're currently doing that you feel like we should just get rid of. really want to hear your thoughts on this.

thanks.


r/ClaudeCode 7h ago

Discussion I feel bad for people that don't know how to use Claude Code

257 Upvotes

I feel like even knowing that Claude Code exists is a super power. A majority of people I know, even people who consider themselves "technical", simply use the chat interface. Even for doing some kind of analysis that requires code, they will just use chat to grab the code and plug it into their terminal.

The whole idea of having Claude plug into your directory and work unattended is just completely foreign to them. And so when I hear people larping on AI and how it is "basically just a word predictor and pretty much a scam" I honestly just feel sorry for them.

What also shocks me is this is pervasive not just with the older crowd but I am shocked by how many gen Z kids I meet that either refuse to use AI, or just use the chat interface even for technical stuff.

And so I have concluded that even the simply fact of knowing how to use Claude Code even at a basic level is just a superpower. Using chat, requires baybsitting, it requires feeding pointing to documents, and it generally just means your brain is missing that tiny link of understanding the concept of directories/terminal/shell etc. And if you get over that tiny little hump, the things you can do are completely endless.

It is just a huge divide in this new age. I really feel bad for people that just refuse or cannot engage with AI on a computational level.


r/ClaudeCode 14h ago

Discussion At this point, Fable 5 is Opus 4.8 in disguise except it costs more.

576 Upvotes

I use Fable 5 at work on API And Fable 5 on 200 Max at home and the difference is night and day. I am telling you, we are getting a nerfed version of Fable AND paying more for it. I really hope Anthropic sees a reckoning and either loses users to better models out there, or actually tries and fights for once (seriously, one time) to keep its customers.


r/ClaudeCode 1d ago

Humor Claude: "This project will take 3 months." Me: "You have 3 hours."

Post image
2.7k Upvotes

r/ClaudeCode 11h ago

Discussion I'm honestly surprised how hostile the game dev community is about AI. I ported Godot 4.7.1 to WebGPU and open sourced it for free, yet received nothing but hostility about it. Anyone else have similar stories?

Thumbnail
158 Upvotes

r/ClaudeCode 1h ago

Tutorial / Guide Little trick: I turned my Claude Code 5H usage windows into fixed shifts

Upvotes

I build with Claude Code all day, and one small thing cleaned up my whole routine: I turned my usage windows into fixed shifts.

Your 5 hour window starts the second you send your first message, so if you fire off a random question at an odd hour, it resets at an equally odd hour and your day drifts with it.

I used to fix this by hand. Open an incognito window in the Claude app and type "hey" to haiku, to kick off the window.
Now a /reminder does it for me at 08:00, 13:00, 18:00 and 23:00, running on Haiku. Those are exactly 5 hours apart, so they become three clean shifts. The first one wraps up right around lunch, and by the time I'm back the next window is already lined up.


r/ClaudeCode 17h ago

Humor Can't wait for Fable to scan 5 files before Opus takes over

Post image
253 Upvotes

r/ClaudeCode 19m ago

Question Does anyone else feel like Claude now comes up with its own glossary terms on the fly and you have to guess what each one means?

Upvotes

Especially with Fable, it constantly gives me answers like:

"It is because the third activator gate suppressed the desired behaviour".

And when I ask "what do you mean by the third activator gate?" it responds with:

"Oh, it is just the phrase I came up with to describe the if condition you have at line 96".

I don’t know how accurate this is, but I suspect it comes up with these words during reasoning to better guide itself. Then that glossary leaks into the output tokens we see, and Claude treats those words as if they’re part of a ubiquitous language that I already know.


r/ClaudeCode 17h ago

Showcase working on a ocean engine

Enable HLS to view with audio, or disable this notification

167 Upvotes

Real-time ocean renderer · Rust + wgpu

working on the details now, foam, clouds, night and more

need to know more just ask

Hope u like it


r/ClaudeCode 2h ago

Discussion feeling like my 20usd pro is now a 1usd pro….

11 Upvotes

using claude code on the same project for the past 6 months . doing exactly same kind of dev : javascript / python / ruby . Until 2 weeks ago using my Pro 20usd subscription it was manageable. Then it slowly started 2 weeks ago feeling like my usage was skyrocketing very quickly . Then we got the double limit , 100usd credit etc … but today I m really convinced that with the same subscription we had 2 weeks ago we do not have the same amount of work done .


r/ClaudeCode 4h ago

Question What do people use for diagramming?

11 Upvotes

We use Claude in an end-to-end managed process, generating project overviews, solution designs and implementation plans before launching into a team of agents to build (as well as multiple levels of review agents checking the work).

Each stage is gated, and that involves reading docs - the better we read and understand them, the less rework is needed post initial build, and the faster we deliver.

A bugbear though is the diagramming - we use md files for the docs we generate, and invariably we end up with text based representations of the design.

Does anyone else do something similar? What do you use for Claude generated diagrams? Any top tips out there?

Edit - update:

Thanks for the responses - it feels a lot like people lean heavily towards Mermaid, with some shout-outs for MCP Servers into pro diagramming tools. That said, I think I really like the idea of a skill to generate HTML diagrams of a small number of types and will try that out for a while, see how it goes.


r/ClaudeCode 1d ago

Humor the only setup required for 2026

Post image
477 Upvotes

r/ClaudeCode 5h ago

Question Any good resources for optimizing agentic workflows, plugins, etc.?

9 Upvotes

I feel like everyday I type / in the CLI to run some basic command and a new tool pops up, or a coworker mentions some new plugin to test frontend features or compress memory.

I constantly feel like I’m behind the curve in maximizing Claude Code’s potential and was wondering if anyone has some YouTube/blog/anything recommendations to expose more of the features it provides, or even some insight into how I’d go about building those tools myself.

Any recommendations would be greatly appreciated, thanks guys.


r/ClaudeCode 6h ago

Discussion r/Codex subreddit's mods are removing genuine complaints

9 Upvotes

Codex subreddit's mods are wiping out complaints slowly slowly. As of now, it is 2 AM in night, they are probably sleeping and forgot to wipe out complains, but trust me they will be all gone within 1-3 days to prevent their SEO demage.


r/ClaudeCode 15h ago

Humor Claude Code uses the word "honest" a lot

48 Upvotes

I have found over the past week, that Claude Code (CC) uses the word "honest" quite often. For instance, "I need to give you the honest assessment" or "Honesty note: X, Y, and Z". I am guessing that this is in the system prompt and perhaps recently highlighted? I'd rather this than CC being dishonest.


r/ClaudeCode 1d ago

Humor Important Update to Claude Usage Limits

2.1k Upvotes

Effective immediately, Anthropic is introducing a simpler, more transparent usage system, consisting of only seventeen interlocking limits, three ceremonial limits, and one limit that cannot be observed directly without altering it.

Under the new system:

Claude Pro users will receive five times the usage of Free users, except on Tuesdays, when Free users receive one-fifth the confusion of Pro users.

Max 5× users may send up to five messages per five-hour window, provided each message contains no more than five vowels and is witnessed by a licensed notary.

Max 20× users may send twenty times as many messages as Max 5× users, but only after completing the Max 20× Usage Eligibility Maze and defeating the Anthropic Billing Minotaur.

All plans now include:

  • A five-hour rolling limit.
  • A seven-day tumbling limit.
  • A monthly sauntering limit.
  • A quarterly limit that approaches but never reaches zero.
  • A model-specific limit.
  • A model-specific-limit-specific limit.
  • A “fair use” limit determined by the mood of a small brass weather vane on Anthropic’s roof.

Claude Code usage will now be measured in Standardized Repository Disturbance Units. Reading one README consumes 0.3 units. Opening node_modules consumes all remaining units and may result in immediate conscription into the Enterprise plan.

To improve transparency, the usage meter will display one of four statuses:

Green: You have plenty of usage remaining.

Amber: You may have usage remaining.

Red: You had usage remaining.

Plaid: Your account has entered the Highland Computation Zone. Please contact a bagpiper.

Users who reach their weekly limit may purchase additional usage credits at standard API rates, nonstandard API rates, or whatever rate the billing page displays after being refreshed three times.

Unused credits expire monthly, unless used, in which case they expire immediately.

To prevent abuse, Anthropic may impose additional undisclosed limits on users who:

  • Use Claude too much.
  • Use Claude too little.
  • Ask how much Claude they may use.
  • Attempt to calculate the relationship between the five-hour and weekly limits.
  • Say “surely this cannot be the intended pricing model.”

Enterprise customers may request custom limits by submitting Form 88-B, “Application to Speak to Someone Who Knows What the Limits Are.” Processing takes six to eight fiscal epochs.

Anthropic remains committed to simple, predictable pricing.

The current plans are:

  • Free: $0
  • Pro: $20
  • Max 5×: $100
  • Max 20×: $200
  • Max 20× Plus: $200 plus usage
  • Max 20× Plus Unlimited: usage limited
  • Enterprise: ask sales
  • Enterprise Premium: sales asks you

These changes will begin rolling out yesterday and should be fully implemented several weeks before they are announced.


r/ClaudeCode 7h ago

Question Thoughts on Kimi K3?

8 Upvotes

I have recently been burning through my Max 5x plan in about 3 days, even when using skills that delegate tasks to Sonnet and Opus, the plan just doesn't seem to go very far anymore.

I was considering getting another Max 5x plan, but I tried Kimi K3 on Opencode Go and it's actually really good so far. You don't get much usage on Opencode Go, but it tackles complicated things pretty well. I did side by sides between it and Fable and they both come to similar conclusions for tricky things. Anyone else try it?


r/ClaudeCode 1d ago

Resource JetBrains analyzed the CaveMan and RTK token savers, and the results are highly critical

249 Upvotes

Tests made in july 2026 with Sonnet 5

Caveman

Advertised saving: 65%. Measured saving: 8.5%.

https://blog.jetbrains.com/ai/2026/07/speak-to-ai-agents-like-cavemen-tosave-tokens/

RTK

rtk advertised saving: 60–90%. Measured on real agent work: +7.6% more expensive at low reasoning effort (p=0.004), ±0% at high effort

https://blog.jetbrains.com/ai/2026/07/rtk-claude-code-token-savings/


r/ClaudeCode 19h ago

Question Who could possibly afford to use usage credits for anything meaningful?

69 Upvotes

I was blessed by Anthropic and received $100 in promotional usage credits when they took away Fable 5. I was using Opus 4.8 on Max and my 5-hour limit ran out. Took about 2 minutes to warn me that I was now using usage credits on the current task. I immediately stopped it in the middle of a relatively simple task, just slightly changing how 2 images are already being displayed on an empty HTML page. It already had all of the context. It was the one that created the page. It changed maybe a total of 5 lines of code. It cost me approximately $4 in credits. So my roughest estimation is that a normal weekly limit of usage in the Claude desktop app on the Pro plan is equal to like, what, $20,000+ in usage credits?


r/ClaudeCode 1h ago

Humor Please tell it is a joke

Post image
Upvotes

I was cleaning my inbox and found this job recommendation, are these kinds of roles real??


r/ClaudeCode 3h ago

Bug Report 5 hour quota limit is a trap?

2 Upvotes

I feel the 5 hour quota limit is a trap. I mean we also design the loops and workflow to utilize the cache window which is cheaper.

However, once you hit the limit in between the task, your next resume of the task will be a cache miss and you will immediately hit usage very easily.

Of course you should design carefully and split your tasks with proper handoff, still Anthropic should have considered these specific cases of cache misses differently?


r/ClaudeCode 1h ago

Help Needed Bought 20x subscription at 90% usage on claude 5x subscription. But the usage is still at 90% shoun't it go down like to 30%. Asked for help on the chatbot said sorry might be a technical issue and ended the conversation.

Upvotes

Bought 20x subscription at 90% usage on claude 5x subscription. But the usage is still at 90% shoun't it go down like to 30%. Asked for help on the chatbot said sorry might be a technical issue and ended the conversation.

Is there anything I can do?


r/ClaudeCode 1h ago

Discussion $100 Usage Credit

Upvotes

Just wanted to share how my $100 usage credit it going on my Pro Plan. I've ready countless posts of their $100 being gone in a single prompt with Fable and Opus.

Yesterday I worked through 7 bug fixes using Opus 4.8 and have only used $74 of my $100 credit. I've used it without any novel style chats continuing on and on and start a new session with each bug. I think that's pretty decent even though I'd never pay piece mail like this on my own dime.

My sub is up in 4 days so had to use it now or lose it if I don't re-up. But if your smart it can go much further. You don't need Fable for absolutely everything.


r/ClaudeCode 4h ago

Question How does everyone feel about paperclip and other agent orchestrators

3 Upvotes

I’m fine thus far building everything with Claude code opus and fable. Just wondering if this agent niche orchestration stuff really yields a benefit or is just an over complication these days. I build and run several saas in niches and do basically everything through Claude code including marketing, legal etc.


r/ClaudeCode 7h ago

Question Beginner here on Claude Code

5 Upvotes

Hey. I'm new to Claude Code, coming from Antigravity and Gemini models. Is there any advice, tips, or skills I should know about to ensure good rate limits, and overall experience?

I'm a beginner, so I'm looking to hear feedback or prevent any mistakes!

Thanks a lot.