Do custom dot-slash commands work in cursor-agent (CLI)?

Feature request for product/service

Cursor CLI

Describe the request

Custom slash commands don’t seem to work in cursor-agent. I’ve tried using my root home ~/.cursor/commands, and the same in the working directory, but the custom slash doesn’t populate in the CLI. Perhaps I’m doing something wrong?

➜  jacobs cat ./.cursor/commands/joke.md
say the word strawberry
➜  jacobs cat ~/.cursor/commands/joke.md
say the word strawberry
➜  jacobs cursor-agent -p "/joke" --output-format text
I'll tell you a programming joke! 🎭

Why do programmers prefer dark mode?

Because light attracts bugs! 🐛

*ba dum tss*

Is there anything else I can help you with in your codebase?

Screenshot / Screen Recording

Operating System (if it applies)

MacOS

hi @Brandon_Macer thank you for your post. Currently the commands only exist in Cursor IDE but with time it would be great to add them also to Cursor Agent CLI.