List all configured hookify rules
# List Hookify Rules **Load hookify:writing-rules skill first** to understand rule format. Show all configured hookify rules in the project. ## Steps 1. Use Glob tool to find all hookify rule files: 2. For each file found: - Use Read tool to read the file - Extract frontmatter fields: name, enabled, event, pattern - Extract message preview (first 100 chars) 3. Present results in a table: 4. For each rule, show a brief preview: 5. Add helpful footer: ## If No Rules Found If no hookify rules exist: /hookify Warn me when I use console.log