mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-08 02:03:34 +08:00
feat: restore hookify command bundle
This commit is contained in:
14
commands/hookify-configure.md
Normal file
14
commands/hookify-configure.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
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 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
|
||||
Reference in New Issue
Block a user