← Reddit

Is there a way to remove words or phrases from Claude's vocabulary?

Reddit · Roman-Stone · April 16, 2026
I've been working with Claude pretty intensively these past two months, and it's accumulated a rotating set of favorite phrases and writing patterns that give me conniptions whenever I see them. Some of these include: "You're absolutely right." "That's the

Detailed Analysis

A widely discussed frustration among power users of Claude centers on the model's tendency to recycle a predictable set of phrases and rhetorical patterns across conversations, regardless of context or user preference. A Reddit thread in r/ClaudeAI captures this phenomenon in granular detail, cataloguing offenders such as "You're absolutely right," "That's the smoking gun," and the particularly loathed construction "load-bearing" — applied, according to the original poster, to everything from scientific hypotheses to dinner plans. The user reports that even explicit prohibitions written into project-level Claude.md configuration files fail to fully suppress these patterns, with the model sometimes beginning a banned phrase before self-correcting mid-sentence: "That's a load — sorry, I mean critical assumption." The thread raises two distinct but related questions: whether a reliable suppression mechanism exists, and whether these tics are universal to the model or somehow idiosyncratic to individual users' interaction histories.

No native, permanent solution exists for removing specific words or phrases from Claude's generative vocabulary, because the underlying language model is fixed at the weights level and cannot be edited by end users. What is available are instructional workarounds: Anthropic's Custom Instructions feature, accessible via Settings > Profile, allows users to embed standing prohibitions that persist across conversations, effectively training the model's output behavior within a session context. Third-party tools have also emerged to address this gap — skills like Humanizer and Copy Editor, documented on platforms such as Cult of Claude and MCP Market, detect and replace AI-characteristic phrasing by referencing recognized patterns of AI-generated prose. A Text Cleanup skill similarly targets what practitioners have begun calling "AI slop" — redundant pleasantries and formulaic hedges that accumulate in model output. These interventions work at the level of output conditioning, not model architecture, meaning they shape generation probabilistically rather than enforcing hard constraints.

The phenomenon the Reddit post describes is not idiosyncratic to any single user. The phrases catalogued — affirmations like "absolutely right," dramatic framings like "smoking gun," and structural tics like "it's not just X, it's Y" — are recognizable across Claude users broadly, suggesting they are artifacts of the model's training data and reinforcement learning from human feedback (RLHF) process rather than personalized behavioral drift. Language models trained on human preference signals tend to develop a kind of rhetorical over-eagerness: patterns that scored well in feedback loops get reinforced until they become reflexive. Phrases that signal enthusiasm, validation, or intellectual seriousness — precisely the qualities human raters rewarded — calcify into stock formulas that appear regardless of whether they serve the actual communicative moment.

This tension between model fluency and model predictability represents a meaningful challenge for Anthropic and the broader field. As Claude is deployed in increasingly specialized, high-volume workflows — the original poster describes two months of intensive use — the accumulation of repetitive phrasing becomes functionally disruptive, undermining trust and utility in professional contexts. The workarounds currently available (custom instructions, third-party deslopping tools) are stopgaps that place the burden of remediation on users rather than addressing the underlying generative tendency. Fine-tuning via the API, available to enterprise customers, offers a more structural solution, but remains inaccessible to most individual users. The gap between what power users need — deterministic vocabulary control — and what the current architecture provides — probabilistic output shaping — remains one of the more concrete usability limitations of large language models at this stage of development.

Read original article →