vibe-kanban icon indicating copy to clipboard operation
vibe-kanban copied to clipboard

Slash commands

Open steven-pribilinskiy opened this issue 6 months ago • 8 comments

Determine available slash commands (~/.claude/commands and current projects's .claude/commands) and show a menu when / is typed with support of what is in command's frontmatter, reading description and parameters. Read more at https://docs.anthropic.com/en/docs/claude-code/slash-commands#custom-slash-commands

steven-pribilinskiy avatar Sep 06 '25 09:09 steven-pribilinskiy

This would be very cool.

In the meantime, it's worth noting that even without a menu, the slash commands still work.

PaulRBerg avatar Oct 09 '25 12:10 PaulRBerg

@stunningpixels any thoughts on this and the pr?

waynebrantley avatar Jan 11 '26 20:01 waynebrantley

slash commands in opencode do not seem to work since I think opencode replaces the slash command with the text before it submits it. which obviously isn't implemented in third-party front-ends. This makes it hard to use vibe-kanban for workflows like OpenSpec (https://openspec.dev)

wreed4 avatar Jan 12 '26 17:01 wreed4

At the end of the day that is all claude code cli would be doing too. So point would be to support loading the commands and sending out that text to chat instead just like opencode? Sort of problematic not having those in this tool

waynebrantley avatar Jan 13 '26 03:01 waynebrantley

Looking forward to this feature, it will greatly improve usability

isCopyman avatar Jan 13 '26 15:01 isCopyman

When I use slash commands from opencode, sometimes it does reasoning and runs the command. But mostly it can't run commands. I agree with @wreed4

kargnas avatar Jan 13 '26 22:01 kargnas

100% on this. Right now it's preventing us from fully leveraging existing slash commands from our team claude plugin / anthropic-maintained plugin commands. Would love to see this! I'd love to switch to having vibe kanban be me sole driver, rather than having to drop into to claude directly

drn avatar Jan 14 '26 00:01 drn

It's strange because even when i directly reference the command file, it says it triggered it but no changes are made. This is definitely a need-to-have

smashah avatar Jan 14 '26 03:01 smashah

You can now use /compact for Claude Code, Codex and Opencode. https://www.vibekanban.com/docs/workspaces/slash-commands

abcpro1 avatar Jan 27 '26 14:01 abcpro1