--- description: Enable or disable hookify rules interactively --- Interactively enable or disable existing hookify rules. ## Steps 1. Find all `.claude/hookify.*.local.md` files 2. Read current state of each rule 3. Present list with current enabled/disabled status 4. Ask user which rules to toggle 5. Update the `enabled:` field in selected rule files 6. Confirm changes