[Bug] Custom Slash Commands Intermittently Not Loading in Powershell

Resolved 💬 5 comments Opened Sep 9, 2025 by nCubed Closed Jan 6, 2026

Bug Description
Custom slash commands are intermittently not loading; mostly not loading while using the Claude Code PowerShell version. For example, all of my custom commands in my home directory are able to be used, but none of the project commands. The custom commands had stopped working until I re-ran the claude installer. On the same machine with WSL/Ubuntu, all custom slash commands are available - both personal commands and project commands.

Environment Info

  • Platform: win32
  • Terminal: windows-terminal
  • Version: 1.0.109
  • Feedback ID: 82f963f5-4bfa-48b1-ac21-3261eb6ccfa7

Errors

[
  {
    "error": "AbortError: The operation was aborted.\n    at unknown\n    at abortChildProcess (node:child_process:871:42)\n    at onAbortListener2 (node:child_process:35:24)\n    at abort (unknown)",
    "timestamp": "2025-09-09T14:54:22.266Z"
  },
  {
    "error": "Error\n    at PN (B:/~BUN/root/claude.exe:535:1076)\n    at Z1 (B:/~BUN/root/claude.exe:536:9952)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (B:/~BUN/root/claude.exe:538:2098)\n    at processTicksAndRejections (native:7:39)",
    "timestamp": "2025-09-09T14:54:22.617Z"
  },
  {
    "error": "AbortError: The operation was aborted.\n    at unknown\n    at abortChildProcess (node:child_process:871:42)\n    at onAbortListener2 (node:child_process:35:24)\n    at abort (unknown)",
    "timestamp": "2025-09-09T14:54:22.712Z"
  }
]

View original on GitHub ↗

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