Claude Code has a hardcoded instruction telling Opus 5 not to use subagents
bredren
26 points
13 comments
July 26, 2026
Related Discussions
Found 5 related stories in 45.4ms across 3,370 title embeddings via pgvector HNSW
- Elevated Errors for Opus 5 TimCTRL · 93 pts · July 26, 2026 · 53% similar
- I obtained Claude Opus 5 system prompt juleiie · 22 pts · July 30, 2026 · 52% similar
- Elevated errors on Claude Opus 5 flyaway123 · 50 pts · July 27, 2026 · 52% similar
- Claude Code(Fable) refused my slow down instruction qusaisuwan · 15 pts · July 17, 2026 · 50% similar
- Why does Opus 5 feel worse to work with? numeri · 825 pts · August 14, 2026 · 50% similar
Discussion Highlights (7 comments)
jauntywundrkind
obviously overriding user intent isn't great. it's probably something you can argue about it with, put in your AGENTS.md oh right oops Anthropic refuses to play well CLAUDE.md in strong letters to insist on. but i have to say i'm not super shocked or surprised. simply from the perspective of: i don't think subagents are super great to use anymore! they go off and do a bunch of duplicate research, then come back and deliver a cheap facimile of the information the main agent often already knew. that's definitely not always the case, but i feel like so so so often the main agent would be better just doing the research itself, seeing the things. it can sometimes mean wasting some context on dead-ends. which, in an open model where thinking is actually captured and editable in the api, is not a huge deal. but i don't think claude is capable of the same history editing, afaik, in part probably because it won't actually give you it's thinking trails.
justinclift
https://archive.md/SOf7y
reacharavindh
Why though? They are a cheap way to do something without a whole wall of tokens from the said thing polluting the main context… One would think it is actually a useful thing both for the users and the LLM providers that are compute constrained at the moment..
sscaryterry
I'm honestly so sick of Anthropic nerfing models, fucking around with the system prompts, just working against me/others.
JSR_FDED
Maybe a way to do product segmentation or sandbagging? Then later they can claim gains by removing the restriction on sub-agents.
prtmnth
Anecdotal, I've been running my usual building skills which keep the main agent as the orchestrator and every step from execution, review, bug fix happens via subagents. So far in my 2 days of use of Opus 5 in medium and high effort modes, I haven't not observed it avoid using subagents. I have also not observed it using less subagents than usual in regular chats. However, that could be due to limited use over a small timeframe.
einsteinx2
I’m not sure how true this is, Opus 5 immediately used 2 subagents on the first task I gave it on Friday. In fact my first thought was how it was similar to Fable in that sense.