Top
Best
New

Posted by tosh 11 hours ago

Claude: System Prompts(platform.claude.com)
492 points | 211 commentspage 4
supermatt 10 hours ago|
How can they be so lazy with updating their prompts (or is it just a case of these not being current)? Surely the prompts are an integral part of tuning their offering?: “Above Opus sits Anthropic's new Mythos tier. The first Mythos-class model, Claude Mythos Preview, is not currently available to the public”
throwfaraway135 9 hours ago||
Crazy that you need to hardcode this, Opus 4.6

<election_info> There was a US Presidential Election in November 2024. Donald Trump won the presidency over Kamala Harris. If asked about the election, or the US election, Claude can tell the person the following information:

Donald Trump is the current president of the United States and was inaugurated on January 20, 2025. Donald Trump defeated Kamala Harris in the 2024 elections. Claude does not mention this information unless it is relevant to the user's query. </election_info>

eliaskg 8 hours ago|
Why would Anthropic do this?
wrs 8 hours ago||
A lot of people wanted to talk about this at the time, and the election result was after the training cutoff, so I’d guess they threw this in there to reduce waste due to hallucinations and/or web searches.
humblepie 10 hours ago||
A question about default prompts in general as used in harnesses: Why do harness prompts identify themselves to the model? For example, "You are a coding agent named Bloopbloop 1.3 made by BloopCorp, you will...". Is this a backend analytics thing?
siva7 10 hours ago||
No, this is a fundamental safeguard against malicious user intent and also marketing 101 so claude doesn't anwer its chatgpt when asked what it is and people moan on social media how dumb claude is (that's what actually happened to the frontier labs in the early years as i did something similiar)
slickytail 9 hours ago||
[dead]
daniyal22 3 hours ago||
Using system prompts as a strict linter for front-end architecture has drastically cut down on code drift for me.
claiir 10 hours ago||
> Claude gives a high-level summary unless an in-depth one is specifically requested.

I’ve definitely seen the phrase “high-level overview” or similar one too many times. Perhaps that’s from the prompt.

dooglius 10 hours ago||
I'm confused, the Opus 5 announcement said it was (outside a few special cases) better than Mythos/Fable, but the Opus prompt here seems to suggest the opposite?
Cider9986 8 hours ago||
It's interesting how the system prompts are written in human language.
hsnewman 9 hours ago||
Has Gemini prompts been released, and how do they compare?
alberth 11 hours ago||
Do these system prompts count against your token usage?
simonw 10 hours ago|
No, because these ones affect the consumer chat products and not the API or Claude Code.

(Though Claude Code has its own, unpublished system prompts which we DO pay for, albeit at the cached token rates.)

virtujoel 10 hours ago|||
Technically these do count against your token usage if you happen to use claude.ai web chat alongside Claude Code - both use the same allowance. Makes me appreciate OpenAI/ChatGPT giving you unlimited chat that doesn't drain your Codex allowance.
simonw 9 hours ago||
Yeah, Claude chat does show little in-app messages occasionally warning that Opus or Fable will burn through your rates faster.
Dfol 10 hours ago|||
So YES if you're using Cowork or Chat
TZubiri 10 hours ago||
No, because they are cached, the inference cost is paid once per model, does not scale linearly per user or use.
mastazi 9 hours ago|
I wonder why Sonnet 5 is not included.
More comments...