[FEATURE] Add rules support to Plugins
Open 💬 31 comments Opened Dec 16, 2025 by hhopkins95
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
It would be nice to have context that is automatically loaded for plugins. A rules folder seems like a good solution
Proposed Solution
Any rules directory within an activated plugin will be treated similarly to .claude/rules project folders
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
Other
Use Case Example
_No response_
Additional Context
_No response_
31 Comments
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
+1 this would be super useful to us
+1
For distribution within the company, this is perfect, everything in one place.
+1
+1
+1
#1
+1
+1
+1
+1
+1
We absolutely need rules in CC Plugins so that we can get rid of our ugly install script that symlinks rules into ~/.claude/rules to distribute general rules that we have defined within our team. I can already package skills and agents and MCP servers and hooks in a plugin, so the only thing that's still missing is rules, and at that point we can finally properly distribute everything using plugins and get rid of all our custom distribution mechanisms we've built so far.
Thank you!
+1
We need this too
+1
please? 🙏🏻 🥹 i really need this for my plugin
+1
rules support inside plugins would be super useful for us too
This feature is really useful. Any plan to release?
I'd glad deliver rules to claude code via plugings.
Please consider supporting this.
+1 this would be incredibly useful for our team as well!
This would be really useful for our organisation as well :)
+1
+1
Related issue with partial workaround: #39925
+1
+1 please
+1
Any news related to this? Rules not being bundlable inside plugins is a huge bummer :(
Our team needs this for context we want always present. E.g. a
python-style-guideplugin to install with rules.Workaround is using a SessionStart hook to copy it:
hooks/hooks.json
hooks/copy-rules.sh