About
The Hookify Rule Architect skill provides a structured framework for implementing project-specific guardrails, safety checks, and workflow enforcements. By utilizing Markdown files with YAML frontmatter, this skill allows developers to monitor bash commands, file modifications, and prompt inputs in real-time. Whether it is preventing dangerous 'rm -rf' commands, blocking the accidental commit of API keys, or enforcing a completion checklist before an agent finishes a task, this skill ensures that Claude adheres to strict security and quality standards through precise regex pattern matching and multi-condition logic.