Claude Code fails to read project-specific CLAUDE.md at session startup
Resolved 💬 3 comments Opened Sep 21, 2025 by johnjhusband Closed Jan 8, 2026
Bug Description
Claude Code does not automatically read project-specific CLAUDE.md files located in the working directory when a session starts.
Expected Behavior
Claude Code should automatically check for and read CLAUDE.md in the current working directory at session initialization to load project-specific instructions.
Actual Behavior
Claude Code fails to read the project CLAUDE.md file unless explicitly prompted, even when it's supposed to be core behavior.
Steps to Reproduce
- Create a CLAUDE.md file in a project directory
- Start a new Claude Code session in that directory
- Claude does not automatically read the project-specific CLAUDE.md
Impact
Project-specific instructions are not loaded, leading to Claude not following important project guidelines until manually reminded.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗