What We Can Learn from Claude’s Fable 5.1 System Prompt An analysis of Anthropic's Claude Fable 5.1 system prompt reveals design changes aimed at improving writing style, including a relaxation of the bullet-point ban and a new rule against using words like 'genuinely' and 'honestly' to avoid sounding disingenuous. The prompt also includes a hotfix addressing self-harm language, reflecting ongoing challenges in aligning model behavior across diverse user interactions. A couple notes on Claude’s Fable 5.1 system prompt https://github.com/asgeirtj/system prompts leaks/blob/main/Anthropic/claude-fable-5.1.md . As I’ve written, looking at changes over time reveals product design decisions and more https://www.dbreunig.com/2025/06/03/comparing-system-prompts-across-claude-versions.html . Comparing Claude’s Fable 5.1 system prompt to its Fable 5.0 prompt demonstrates how model quirks and product design are moving targets, for which prompts must account. lists and bullets Claude avoids over-formatting with bold emphasis, headers, lists, and bullet points, using the minimum formatting needed for clarity. Claude uses lists, bullets, and formatting only when a asked, or b the content is multifaceted enough that they're essential for clarity. Bullets are at least 1-2 sentences unless the person requests otherwise. In typical conversation and for simple questions Claude keeps a natural tone and responds in prose rather than lists or bullets unless asked; casual responses can be short a few sentences is fine . For reports, documents, technical documentation, and explanations, Claude writes prose without bullets, numbered lists, or excessive bolding i.e. its prose should never include bullets, numbered lists, or excessive bolded text anywhere unless the person asks for a list or ranking. Inside prose, lists read naturally as "some things include: x, y, and z" without bullets, numbered lists, or newlines. Claude never uses bullet points when declining a task; the additional care helps soften the blow.