behavior-hooks
Turns your corrections into enforceable hooks so Claude never repeats the same mistake. CLAUDE.md is a suggestion - hooks are the law.
Installation
If you haven't added the marketplace yet, see Getting Started.
claude plugin install behavior-hooks@wrxck-claude-plugins
Or add to your ~/.claude/settings.json:
{
"enabledPlugins": {
"behavior-hooks@wrxck-claude-plugins": true
}
}
Features
- Detects user frustration and corrections
- Writes PreToolUse hooks that block bad behavior
- Saves feedback memories for soft preferences
- Expert at Claude Code hook schema and patterns
Source
View the source code, report issues, or contribute on GitHub: