Where does the bug appear (feature/product)?
Background Agent (GitHub, Slack, Web, Linear)
Describe the Bug
I’m experiencing an issue where local slash commands defined in the .cursor/commands directory work perfectly in the desktop Cursor app, but fail to load in Cursor Cloud when accessing the same GitHub repository.
Steps to Reproduce
- Create a
.cursor/commandsdirectory in the project root - Add
.mdfiles with custom commands (e.g.,code-review.md,test.md) - Open the project in desktop Cursor → slash commands work correctly

- Open the same repository in Cursor Cloud (web/mobile) → slash commands not found

- Error message displayed: “Unable to load team commands”
Expected Behavior
Local slash commands stored in .cursor/commands should be available in Cursor Cloud, just like they are in the desktop app, since the directory is committed to the repository.
Actual Behavior
- Cursor Cloud shows “Unable to load team commands” error
- No slash commands are displayed when typing
/in the chat input - Only team commands (if any) seem to be supported
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.77
VSCode Version: 1.99.3
Commit: ba90f2f88e4911312761abab9492c42442117cf0
Date: 2025-11-13T23:10:43.113Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.6.0
Does this stop you from using Cursor
No - Cursor works, but with this issue
