Interactively enables or disables hookify rules by scanning local config files, presenting current status, and toggling them on demand.
How this command is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code:hookify-configureThe summary Claude sees in its command listing — used to decide when to auto-load this command
Interactively enable or disable existing hookify rules. ## Steps 1. Find all `.claude/hookify.*.local.md` files 2. Read the current state of each rule 3. Present the list with current enabled / disabled status 4. Ask which rules to toggle 5. Update the `enabled:` field in the selected rule files 6. Confirm the changes
Interactively enable or disable existing hookify rules.
.claude/hookify.*.local.md filesenabled: field in the selected rule filesnpx claudepluginhub erdemsarigh/everything-claude-code/hookify-configureInteractively enables or disables hookify rules by scanning local config files, presenting current status, and toggling them on demand.
/configureInteractively toggle enable/disable state of Hookify rules in global (~/.claude) and project (.claude/) directories via multi-select interface.
/hookify-configureInteractively enables or disables hookify rules by listing current status and toggling the enabled field in local rule files.