작성 Hookify Rules
원문: Writing Hookify Rules
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
무엇을 하나요
Writing Hookify Rules Overview Hookify rules are markdown files with YAML frontmatter that define patterns to watch for and messages to show when those patterns match. Rules are stored in .claude/hookify.{rule name}.local.md files. Rule File Format Basic Structure Frontmatter Fields name (required): Unique identifier for the rule Use kebab case: warn dangerous rm , block console log Be descriptive and action oriented Start with verb: warn, prevent, block, require, check enabled (required): Boolean to activate/deactivate true : Rule is active false : Rule is disabled (won't trigger) Can toggle without deleting rule event (required): Which hook event to trigger on bash : Bash tool commands fil…
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.