Lists all configured Hookify rules from .claude/hookify.*.local.md files in a formatted table with name, enabled status, event, pattern, and file path. Shows rule count and config reminder.
npx claudepluginhub jaehxn/harness-project_1Find and display all hookify rules in a formatted table. ## Steps 1. Find all `.claude/hookify.*.local.md` files 2. Read each file's frontmatter: - `name` - `enabled` - `event` - `action` - `pattern` 3. Display them as a table: | Rule | Enabled | Event | Pattern | File | |------|---------|-------|---------|------| 4. Show the rule count and remind the user that `/hookify-configure` can change state later.
/hookify-listLists all configured Hookify rules from .claude/hookify.*.local.md files in a formatted table with name, enabled status, event, pattern, and file path. Shows rule count and config reminder.
/listLists all configured hookify rules from .claude/hookify.*.local.md files, displaying in a table with name, enabled status, event, pattern, preview, totals, and management instructions.
Share bugs, ideas, or general feedback.
Find and display all hookify rules in a formatted table.
.claude/hookify.*.local.md filesnameenabledeventactionpattern| Rule | Enabled | Event | Pattern | File |
|---|
/hookify-configure can change state later.