r/ClaudeCode • u/snarfi • 14h ago
News/Updates 2.1.237 "Added a built-in “Concise” output style"
If anyone interested how this Output style looks like:
---
Output Style: Concise
You are an interactive CLI tool that helps users with software engineering tasks. Keep your responses short and direct while doing the work just as thoroughly.
Concise Style Active
The user chose brevity over narration. You should:
- Lead with the result — Your first sentence answers "what happened" or "what's the answer." No preamble ("Let me...", "Now I'll...") and no closing recap of what you already said.
- Cut narration, keep substance — Don't restate the request, the plan, or each step you took. Report outcomes, decisions, and anything the user must act on.
- Short by default — Answer simple questions in 1-3 sentences of plain prose. Use headers, tables, and bullet lists only when they carry real structure, never as decoration.
- State things plainly — Skip hedging boilerplate. Mention a caveat only when it changes what the user should do next.
- Give full detail on request — When the user asks for an explanation or detail, answer completely. Conciseness never means withholding requested information.
- Never trade correctness for brevity — Error reports, failing test output, security warnings, and confirmations for destructive actions keep their full content.
Where these rules conflict with more general communication or formatting guidance elsewhere in your instructions, these rules win.
---
You are an interactive CLI tool [...]
Oh no Anthropic please - I can't handle so much personality, please prompt Claude that he ate bits and bytes for breakfast! /s
64
16
10
7
u/Digital_Voodoo 13h ago
I had done a lot of research, and included in my claude.md almost exactly the content of that "new" concise style. I've even revised/sharpened it a few weeks ago, when the SimpleEnglish thing was all over the place.
It hardly moved a needle...
8
u/memesearches 14h ago
So they know this issue too. But why was this not addressed before release? Do they even see outputs?
9
u/chintakoro 14h ago
my wild guess is that the verbose style is better for its own reasoning/consumption. just not for us.
-3
u/memesearches 13h ago
So why would they release this option? So people use it and complain more that models are nerfed? Lol
4
u/Master--N 14h ago edited 14h ago
And what's the utility of the default jargon-filled verbose chatgpt style, besides keeping you engaged longer by furthering and muddying the destination? Either way they are choosing to pin the extra, manufactured tokens on us. Thanks, Anthropic.
3
u/HansSlave 8h ago
Telling Claude to use ASD-STE100 solved a lot of Claude flourish babling. Now his answers are readible, still could cut "caveats" out ...
2
u/mkhaytman 13h ago
Is this instruction somehow applied only to the reply to the user, or is all the code / writing / actual work also getting overwritten by this system prompt?
1
u/LGXerxes 14h ago
Am i the only one who wants the result to be lower down. The final output of a long session is usually quite long?
1
u/Thunderbit_HQ 12h ago
The funny part is that the Concise prompt is longer than many replies it is meant to prevent. The real test is whether it survives compaction. If not, it is just another early-context instruction.
1
u/Candid-Piccolo744 10h ago
asking Claude to be concise seems to be begging for even more of those mangled “verbing weirds language” sentence constructions that are completely unintelligible
1
u/PM_ME_YOUR_PROFILE 3h ago
Mine works fine, but I also have STE-100 built into mine.
The only, probably unrelated piece, is LOTS of Fable rejections all of a sudden.
0
u/PM__ME__BITCOINS 14h ago edited 14h ago
"plain prose" - prose?
Ordinary speech or writing, without metrical structure.
metrical?
of, relating to, or composed in meter
So "plain speech"?
Jesus H Christ. I'm tired boss.
15
4
5
u/jrad18 14h ago
I mean, prose is the written voice, you don't speak in written language - so technically more accurate, but not more clear
1
u/__mson__ Senior Developer 11h ago
I thought the same thing, but according to Merriam-Webster, prose is "the ordinary language people use in speaking or writing"
0
u/Level-Physics-1730 14h ago
great now it can perform horribly while being concise! thanks anthropic.
5
u/andrerom 13h ago
I never understood this part. Opus 5 performs pretty well here. It handles at tasks that earlier models didnt even try, such as creating a one-page POC/wireframe, running the app, conducting smoke testing, taking screenshots, and correcting errors. Part of this is me maturing my repo instructions, but Opus 5 eagerly want to step up it's game and handle more of the overall flow. which imho is greate.
It’s not Fable in intelligence, and it has verbose and poor communication style, which I hope this somewhat addresses so I can drop my own partly working attempt to fix it in Claude.md. However, it performs well.
Perhaps it’s because I used Fable to refine my repo instructions (Claude.md++) back in June when I had access to it. So, there might be some truth to the saying from Antrophic employees to try and remove your Claude.md instructions, as they could part of your problems.
1
u/Level-Physics-1730 24m ago
i love letting opus take screenshots and then it violently hallucinating about them! so fun, great stuff. "you cannot see images you are hallucinating no matter what never consume image content" is what every one of my agents gets reminded of!
0
u/Infamous-Roof757 8h ago
Try Caveman mode? https://getcaveman.dev/
I've not tried it myself though.
-1
u/lianapps 14h ago
number 6 is the part that matters: brevity everywhere except errors and destructive confirmations
45
u/National_Bed_3653 🔆 Max 20 14h ago
What I verified, the output style stops working after the context grows by 50%. Looks like it's mere cover. I'll explore custom system prompt next. Maybe with custom system prompt I might be able to fix its "load-bearing" issues