mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-06 17:23:28 +08:00
390 B
390 B
description
| description |
|---|
| Enable or disable hookify rules interactively |
Interactively enable or disable existing hookify rules.
Steps
- Find all
.claude/hookify.*.local.mdfiles - Read the current state of each rule
- Present the list with current enabled / disabled status
- Ask which rules to toggle
- Update the
enabled:field in the selected rule files - Confirm the changes