About
The Hookify Rules skill enables developers to create project-specific automation and safety nets within Claude Code. By defining markdown-based rules, users can instruct Claude to watch for specific regex patterns in bash commands, file edits, and user prompts. This is ideal for enforcing coding standards, preventing security vulnerabilities like hardcoded secrets, and providing automated checklists before a task is considered complete. It effectively acts as a dynamic, project-aware linter and safety officer that provides real-time feedback during the development process.