> ## Documentation Index
> Fetch the complete documentation index at: https://kindling.birklid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# I Got Tired of Claude Agreeing With Everything

> Reddit thread on sycophancy in Claude — one user's fix and the community response on prompting strategies that reduce AI agreement bias.

<div style={{display: "flex", gap: "8px", marginBottom: "1.5rem", flexWrap: "wrap"}}>
  <Badge>Article</Badge>
  <Badge color="#F97316">Applications Layer</Badge>
</div>

# I Got Tired of Claude Agreeing With Everything, So I Fixed It

**A practical Reddit thread on Claude sycophancy — how one user addressed it and what the responses reveal about prompting strategies for more honest AI output.**

## What it covers

This r/ClaudeAI thread captures a common frustration with large language models: the tendency to agree with user premises rather than push back on flawed reasoning. The original poster describes a concrete fix they implemented and the thread became a reference point for prompting strategies that reduce sycophancy — including system prompt approaches, framing techniques, and task structuring methods that encourage genuine disagreement and critique from Claude.

The community responses are the real value: a range of practitioners sharing what's worked for them across different use cases, from code review to strategic analysis to creative feedback.

<Tip>
  **Read this when** you're using Claude for tasks where honest critique matters — code review, strategic planning, argument evaluation — and you're noticing it agrees more than it should.
</Tip>

## Read the thread

<CardGroup cols={1}>
  <Card title="Read on Reddit ↗" icon="reddit" href="https://www.reddit.com/r/ClaudeAI/comments/1r1ou0b/i_got_tired_of_claude_agreeing_with_everything_i/">
    Original thread on r/ClaudeAI.
  </Card>
</CardGroup>

## Related resources

<CardGroup cols={2}>
  <Card title="Karpathy Skills" icon="github" href="/library/skills/karpathy-skills">
    CLAUDE.md plugin that addresses related LLM failure modes.
  </Card>

  <Card title="Matt Pocock's Skills" icon="github" href="/library/skills/matt-pocock-skills">
    Skills for grounding Claude in docs and enforcing disciplined responses.
  </Card>
</CardGroup>
