[Feature Request] I want to be able to use multiple arguments with slash commands.

Resolved 💬 5 comments Opened Aug 11, 2025 by jamesbrauman Closed Jan 6, 2026

When I'm writing a slash command, I can use the $ARGUMENTS placeholder to pass dynamic values to the slash command.

It would be very useful to be able to reference specific arguments at different places in my slash command prompt. Simple example: /custom-code-review "#123" "Architecture and security"

Your task is to review the pull request $ARGUMENTS[0], focusing only on $ARGUMENTS[1]

View original on GitHub ↗

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