🚨 HELP! Slash Commands Malfunction: System Commands Missing, Unexpected Behavior in Command Handling & Non-sensicle Actions
Resolved 💬 5 comments Opened Aug 13, 2025 by Misty1334 Closed Jan 3, 2026
Bug Description
- System Slash Commands are missing, custom slash commands are showing up in multiples.
- When using system slash commands, several times instead of the normal processing, claude just takes over trying to guess what the command is?
- Claude is trying to use strange MCP tools like XcodeBuilder to debug, and started searching the MCP folder when I asked it to help solve the problem.
- Claudes actions are completely non-sensicle
- I asked claude to delete caches and instead it wanted to nuke the .claude file.
- There are none of the recent new feature Commands (agents, bash, status) in the command list anymore.
- When I use the /Commands - it tells me that I have 3 custom commands (which do not exist in my Customs), experimental, PR etc. and tells me to put the 00_meetclaude.md in my commands folder.
Specs:
- I am using the latest version, and at last login a few days ago things were working fine.
Environment Info
- Platform: darwin
- Terminal: WarpTerminal (Happening in iTerm also)
- Version: 1.0.44
- Feedback ID: aa5fe7ae-a26a-4af6-ab40-22c28ab7d8a1
Errors
[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n at genericNodeError (node:internal/errors:985:15)\n at wrappedFn (node:internal/errors:539:14)\n at checkExecSyncError (node:child_process:924:11)\n at execSync (node:child_process:996:15)\n at wD (file:///Users/iMisty/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:702:3921)\n at file:///Users/iMisty/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:623:9350\n at Q (file:///Users/iMisty/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:526:13327)\n at uC (file:///Users/iMisty/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:623:8496)\n at hC (file:///Users/iMisty/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:623:7361)\n at wB (file:///Users/iMisty/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:623:11970)","timestamp":"2025-08-13T04:43:11.820Z"},{"error":"RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded\n at Socket.onChildStdout (node:child_process:484:14)\n at Socket.emit (node:events:507:28)\n at Socket.emit (node:domain:489:12)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at Pipe.onStreamRead (node:internal/stream_base_commons:189:23)","timestamp":"2025-08-13T04:43:13.989Z"}]This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗