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

Status Closed — not planned
Maintainer reply None cached
Activity 5 comments · opened Aug 11, 2025 · 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 ↗