Custom Slash Commands Not Loading from Project-Level .claude/commands Directory

Resolved 💬 5 comments Opened Aug 20, 2025 by dgnsrekt Closed Aug 20, 2025

Bug Description
Custom slash commands are broken in 1.0.84 onward. If I install 1.0.83 all my claude /commands which are install in the project level .claude/commands dir work fine. They are no longer shown in 1.0.84 and 1.0.85.

Environment Info

  • Platform: linux
  • Terminal: vte-based
  • Version: 1.0.85
  • Feedback ID: 6815bcd8-187c-43f2-b26e-bbabf59f9409

Errors

[{"error":"Error: Command failed: /home/dgnsrekt/.nvm/versions/node/v24.4.1/lib/node_modules/@anthropic-ai/claude-code/vendor/ripgrep/arm64-linux/rg --files --hidden /home/dgnsrekt/Development/ClaudeExperiment/super-claude-lite\n<jemalloc>: Unsupported system page size\n<jemalloc>: Unsupported system page size\nmemory allocation of 160 bytes failed\n\n    at genericNodeError (node:internal/errors:983:15)\n    at wrappedFn (node:internal/errors:537:14)\n    at ChildProcess.exithandler (node:child_process:417:12)\n    at ChildProcess.emit (node:events:507:28)\n    at ChildProcess.emit (node:domain:489:12)\n    at maybeClose (node:internal/child_process:1101:16)\n    at ChildProcess._handle.onexit (node:internal/child_process:305:5)","timestamp":"2025-08-20T02:08:37.092Z"},{"error":"Error: Command failed: /home/dgnsrekt/.nvm/versions/node/v24.4.1/lib/node_modules/@anthropic-ai/claude-code/vendor/ripgrep/arm64-linux/rg --files --hidden --follow --glob *.md /home/dgnsrekt/Development/ClaudeExperiment/super-claude-lite/.claude/commands\n<jemalloc>: Unsupported system page size\n<jemalloc>: Unsupported system page size\nmemory allocation of 160 bytes failed\n\n    at genericNodeError (node:internal/errors:983:15)\n    at wrappedFn (node:internal/errors:537:14)\n    at ChildProcess.exithandler (node:child_process:417:12)\n    at ChildProcess.emit (node:events:507:28)\n    at ChildProcess.emit (node:domain:489:12)\n    at maybeClose (node:internal/child_process:1101:16)\n    at ChildProcess._handle.onexit (node:internal/child_process:305:5)","timestamp":"2025-08-20T02:08:37.102Z"}]

View original on GitHub ↗

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