Fixing Verbose Claude: A Strict CLAUDE.md Prompt Contract
OutlawWizard · reddit · 2026-08-10
The author complains that Claude models (like Opus) tend to be significantly more verbose than GPT models, responding in lengthy paragraphs rather than getting straight to the point. To alter this default behavior, the author added a hard style contract to their CLAUDE.md file.
Key rules of this contract include:
- Open with the verdict: The very first sentence must state the conclusion (e.g., "Fixed.", "Root cause:"), never restating the question or context.
- Hard word ceiling: Target 100 words, with a hard limit of 250. Past 250, cut content rather than compressing prose.
- Banned elements: Prohibits Markdown headers, bold lead-ins, tables, emojis, pleasantries like "Great question", and step recaps in the final message.
- Structured output: Follows a verdict sentence with optionally one causal sentence, then flat bullets under bare labels (e.g., Changes:, Verification:). Each bullet is a single fact on one line.
- Inline evidence: Every claim must carry a clickable file link or the exact command run, avoiding restating file contents.
- Narrate while working: Progress and reasoning go into short notes between tool calls; the final message delivers only the result.
More from coding & agent
- Tencent Releases UI-Mate-27B, a Desktop GUI Agent Model — tencent · 2026-08-24
- Comparing AI Subscriptions: DeepSeek API vs. Claude Pro vs. Local LLMs — Unlikely_Bluejay5392 · 2026-08-24
- Claude Code introduces 'Remote Control' feature to boost coding efficiency — rohanpaul_ai · 2026-08-24
- rauchg lays out fx extension philosophy: MCP, Skills, Plugins and Unix composition — AccBalanced · 2026-08-24
- Netflix details its production LLM judge: hundreds of thousands of recommendations scored weekly — omarsar0 · 2026-08-24
- smolvm passes Simon Willison's Fable 5 agent test as a secure sandbox — yawnxyz · 2026-08-24