claude-code - 💡(How to fix) Fix [Bug] Model ignoring CLAUDE.md guidelines and failing to invoke required skills [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#52371Fetched 2026-04-24 06:08:57
View on GitHub
Comments
1
Participants
2
Timeline
6
Reactions
1
Author
Participants
Timeline (top)
labeled ×3commented ×1cross-referenced ×1subscribed ×1

Error Message

[{"error":"Error: Working directory "/Users/eridia/Projects/renovatio" no longer exists. Please restart Claude from an existing directory.\n at call (/$bunfs/root/src/entrypoints/cli.js:4888:1313)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T09:51:07.636Z"},{"error":"Error: Working directory "/Users/eridia/Projects/renovatio" no longer exists. Please restart Claude from an existing directory.\n at call (/$bunfs/root/src/entrypoints/cli.js:4888:1313)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T09:51:37.226Z"}]

Code Example

[{"error":"Error: Working directory \"/Users/eridia/Projects/renovatio\" no longer exists. Please restart Claude from an existing directory.\n    at call (/$bunfs/root/src/entrypoints/cli.js:4888:1313)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T09:51:07.636Z"},{"error":"Error: Working directory \"/Users/eridia/Projects/renovatio\" no longer exists. Please restart Claude from an existing directory.\n    at call (/$bunfs/root/src/entrypoints/cli.js:4888:1313)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T09:51:37.226Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description this instance of the model is making basic mistakes and I need to constantly correct. Seems to be ignorign CLAUDE.md guidelines, not invoking skills when needed, etc. it feels like I have to constantly handhold the model to come to a basic resemblance of what it is supposed to do. In addition the handover from claude.ai/design was implemented as it was in the mockup, not even asking if we should implement an actual working version of the mockup. It is really underwhelming

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 2.1.118
  • Feedback ID: b30d3947-1080-4448-8034-bd0d9b68011a

Errors

[{"error":"Error: Working directory \"/Users/eridia/Projects/renovatio\" no longer exists. Please restart Claude from an existing directory.\n    at call (/$bunfs/root/src/entrypoints/cli.js:4888:1313)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T09:51:07.636Z"},{"error":"Error: Working directory \"/Users/eridia/Projects/renovatio\" no longer exists. Please restart Claude from an existing directory.\n    at call (/$bunfs/root/src/entrypoints/cli.js:4888:1313)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-23T09:51:37.226Z"}]

extent analysis

TL;DR

The model's incorrect behavior and errors may be resolved by ensuring the working directory exists and restarting Claude from a valid directory.

Guidance

  • Verify that the working directory /Users/eridia/Projects/renovatio exists and is accessible.
  • Check the CLAUDE.md guidelines to ensure the model is properly configured and invoked.
  • Review the handover implementation from claude.ai/design to ensure it aligns with the intended functionality.
  • Consider restarting Claude from a valid directory to resolve the "Working directory no longer exists" error.

Example

No code snippet is provided as the issue does not imply a specific code-related fix.

Notes

The provided errors suggest a directory existence issue, but the bug description implies potential configuration or implementation problems. Further investigation into the model's configuration and the handover implementation is necessary to fully resolve the issue.

Recommendation

Apply workaround: Restart Claude from a valid directory and verify the working directory exists, as this may resolve the immediate errors and allow for further troubleshooting of the model's behavior.

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