claude-code - 💡(How to fix) Fix [BUG] Claude reads stored feedback/rules but doesn't reliably follow them when under time pressure or task complexity. [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#47051Fetched 2026-04-13 05:42:46
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Author
Timeline (top)
labeled ×3commented ×1

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

I have given codex a set of rules in memory, I have properly set up claude.md files and its still skips them. I have to ask it 3/4 times to do it correctly. Today it recognized that the rules were there and just said it didn't know why it didn't follow them.

<img width="918" height="564" alt="Image" src="https://github.com/user-attachments/assets/9d38f2a1-b74d-4d6d-9b76-cb22eb513b36" />

What Should Happen?

Follow the rules I gave it

Error Messages/Logs

Steps to Reproduce

<img width="918" height="564" alt="Image" src="https://github.com/user-attachments/assets/ce17b05e-cd0c-41ae-9dca-b337a372b849" />

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

4.6

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue may be resolved by re-examining the setup of the claude.md files and the rules provided to codex, as the model occasionally recognizes the rules but fails to follow them.

Guidance

  • Verify that the claude.md files are correctly formatted and placed in the expected locations, as the model's occasional recognition of the rules suggests a potential issue with file setup or accessibility.
  • Check for any updates or changes in the Anthropics API or Claude Code version 4.6 that may affect how rules are processed or applied, considering the regression from a previous working version.
  • Attempt to simplify or rephrase the rules to see if the model's performance improves, as the current rules may be too complex or ambiguous for consistent interpretation.
  • If possible, try reproducing the issue with a different model or version to isolate whether the problem is specific to the Opus model or the current setup.

Notes

The lack of specific error messages or logs, as well as the absence of a last known working version, limits the ability to pinpoint the exact cause. The issue's description suggests a potential inconsistency in how the model interprets or applies the given rules.

Recommendation

Apply workaround: Given the model occasionally recognizes the rules, focusing on refining the rule setup and potentially simplifying the rules may provide a temporary solution until a more definitive fix is found.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Claude reads stored feedback/rules but doesn't reliably follow them when under time pressure or task complexity. [1 comments, 2 participants]