Feature Improvement (Plugin/Slash commands)

Resolved 💬 2 comments Opened Oct 20, 2025 by dkmaker Closed Oct 20, 2025

There is a huge issue with the implementation of plugins and slash commands -

There is a env variabel for Hooks and other elements to find the plugin root - but there is none for slash commands so if a custom slash command wants to have a companion bash script added (like spec kit does) I have done it for almost all my slash commands some kind of context enabler feature it will never be able to find it in
!'$CLAUDE_PLUGIN_ROOT/scripts/helper.sh'

That is a bit bummer especially when it is integrated in MCP and Hooks - so why isn't it in the slash commands as well?

View original on GitHub ↗

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