List all hookify rules
Lists all custom hook rules from local and global configuration files.
/plugin marketplace add thkt/claude-config/plugin install complete-workflow-system@thkt-development-workflowshookify/Display all custom hook rules created with /hookify.
.claude/hookify.*.local.md~/.claude/hookify.*.local.mdHookify Rules
| # | Name | Event | Action | Enabled | Pattern |
| --- | ---------------- | ----- | ------ | ------- | ------- |
| 1 | block-dangerous | bash | block | yes | rm -rf |
| 2 | warn-console-log | file | warn | yes | console |
| 3 | require-tests | stop | block | no | test |
.claude/hookify.*.local.md filesyes for enabled, no for disabled