Custom Command Loading Failure in Multiple Command Directories

Resolved 💬 4 comments Opened Jul 29, 2025 by svange Closed Jul 29, 2025

Bug Description
Custom commands not showing up. I have commands in %USERPROFILE%\.claude\commands and in .\.claude\commands. They worked wonderfully up until about an hour ago. Then they suddenly stopped working. The only config change I made was adding the playwright mcp server to one project and modifying one of the commands (markdown file).

Environment Info

  • Platform: win32
  • Terminal: pycharm
  • Version: 1.0.62
  • Feedback ID: ea2b9fa1-a023-42a4-9d06-6bba6f85a3e7

Errors

[{"error":"Error: spawn /c/Users/samue/AppData/Local/Microsoft/WinGet/Packages/BurntSushi.ripgrep.MSVC_Microsoft.Winget.Source_8wekyb3d8bbwe/ripgrep-14.1.1-x86_64-pc-windows-msvc/rg.exe ENOENT\n    at ChildProcess._handle.onexit (node:internal/child_process:286:19)\n    at onErrorNT (node:internal/child_process:484:16)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)","timestamp":"2025-07-29T05:05:35.306Z"},{"error":"Error: spawn /c/Users/samue/AppData/Local/Microsoft/WinGet/Packages/BurntSushi.ripgrep.MSVC_Microsoft.Winget.Source_8wekyb3d8bbwe/ripgrep-14.1.1-x86_64-pc-windows-msvc/rg.exe ENOENT\n    at ChildProcess._handle.onexit (node:internal/child_process:286:19)\n    at onErrorNT (node:internal/child_process:484:16)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)","timestamp":"2025-07-29T05:05:35.312Z"},{"error":"Error: spawn /c/Users/samue/AppData/Local/Microsoft/WinGet/Packages/BurntSushi.ripgrep.MSVC_Microsoft.Winget.Source_8wekyb3d8bbwe/ripgrep-14.1.1-x86_64-pc-windows-msvc/rg.exe ENOENT\n    at ChildProcess._handle.onexit (node:internal/child_process:286:19)\n    at onErrorNT (node:internal/child_process:484:16)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)","timestamp":"2025-07-29T05:05:35.313Z"}]

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗