소개
This skill provides a comprehensive framework for writing Hookify rules, which are project-specific guardrails stored as markdown files with YAML frontmatter. It enables developers to define patterns that trigger specific warnings or blocks when Claude attempts to run dangerous bash commands, edit sensitive files, or conclude a session without meeting requirements. By leveraging regex patterns and multi-condition logic, this skill ensures that project standards are maintained and risky operations are intercepted before they occur, making the AI's interactions with your codebase safer and more predictable.