소개
The Hookify Rule Manager skill provides a specialized framework for defining and implementing custom behavioral rules for Claude Code. By utilizing markdown files with YAML frontmatter, developers can create project-specific triggers that monitor bash commands, file edits, and session completion events. This skill is essential for teams looking to enforce coding standards, prevent the use of dangerous terminal commands, or ensure that specific workflows—like running tests or updating documentation—are followed before the AI agent finishes a task.