Where does the bug appear (feature/product)?
Cursor CLI
Describe the Bug
In our company we have a private plugin in the Cursor Marketplace which contains some rules/skills/hooks. This plugin is installed by all employees and the hooks have some guardrails in place to guide an agent.
I noticed that these hooks are triggered in Cursor IDE but not in Cursor CLI.
The hooks are triggered correctly when I create these hooks in the .cursor directory in the root from the repo
Steps to Reproduce
Create a marketplace plugin with hooks and install the plugin. Run a prompt in Cursor CLI and notice the hook is not triggered.
Expected Behavior
I would expect that hooks and rules which are supported by Cursor CLI also work when loaded from a market place plugin in Cursor CLI.
Operating System
MacOS
Version Information
CLI Version 2026.06.19-20-24-33-653a7fb
Model Auto
Subscription Tier Enterprise
OS darwin (arm64)
Terminal iterm2
Shell zsh
Does this stop you from using Cursor
No - Cursor works, but with this issue