[FEATURE] Allow Hooks to trigger pluigins
Resolved 💬 3 comments Opened Jan 16, 2026 by PanicIsReal Closed Jan 20, 2026
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 if I could trigger code-simplifier etc. plugins upon stop hooks and whatever else, right now I do not see a feature to implement this kind of stuff other than stating in CLAUDE.md to do it, but half the time Claude forgets to do it.
Proposed Solution
Add additional config settings to the settings.json to allow triggers for plugins to run.
There would need to be like a 'Pre-stop' trigger so that it does not go into an infinite loop, but in pre-stop or wherever else you want, add hooks to automate running plugins.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
Configuration and settings
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗