Writing Hookify Rules - Create and Configure Hookify Rules
Create markdown files with YAML frontmatter defining watch patterns and trigger messages
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create rule file
- define regex pattern
- configure event trigger
- set rule conditions
- write warning message
- enable rule
- disable rule
- test regex pattern
- match bash commands
- match file edits
- match stop events
- match prompt content
Inputs
- rule name
- regex pattern
- event type
- message content
- condition fields
- match operators
- file path
- command text
- user prompt
Outputs
- markdown rule file
- warning message
- configuration file
Requirements
- .claude/ directory
- YAML frontmatter support
- Python regex support
