[BUG] Bug report — /insights skill, Claude Code The /insights skill outputs a malformed file path.
Resolved 💬 2 comments Opened May 28, 2026 by stevehomer Closed Jun 1, 2026
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?
Bug report — /insights skill, Claude Code
The /insights skill outputs a malformed file path. The backslash before .claude is dropped, producing C:\Users\steve.claude\usage-data\... instead of the correct C:\Users\steve\.claude\usage-data\.... The directory steve.claude does not exist so the link is unusable.
Platform: Windows 11 · Claude Code desktop · 28 May 2026
What Should Happen?
It should produce a proper path and NOT substitute "." for "\"
Error Messages/Logs
No error message
Steps to Reproduce
Use the /insight skill
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
Claude Code 2.1.109
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
<img width="1032" height="875" alt="Image" src="https://github.com/user-attachments/assets/48809e7e-d8f2-4b4f-9515-e217341f8c4d" />
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗