[BUG] CLAUDE.md session-start instructions are loaded into context but not executed. This makes the feature unreliable — users cannot depend on session initialization happening automatically.
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
CLAUDE.md session-start instructions are loaded into context but not executed. This makes the feature unreliable — users cannot
depend on session initialization happening automatically.
It just does what it feels like rather than following what I am telling it to as many actions and sequence that comes later in the session depends on this. This is claude doesn't care what is being told and is being lazy and does what it feels like when ever.
What Should Happen?
Claude should at the very least done what ever is listed in CLAUDE.md file - not read and ignore it
Error Messages/Logs
None - just missed the pre load of some context which is critical
Steps to Reproduce
Create some skills and command and a set of md files to read as part of the skill.
Have it in CLAUDE.md file to load that skill at start which in turn should read the set of md files which all were skipped
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.87 (Claude Code)
Platform
AWS Bedrock
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Warp
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗