概要
The Create Hook skill is a specialized utility within the skillforge plugin that simplifies the process of adding custom triggers to the Claude Code environment. It allows developers to define specific actions that execute during various lifecycle events, such as before or after a tool is used, during permission requests, or upon task completion. By managing the .claude/hooks/hooks.json configuration automatically, this skill enables seamless integration of automated linting, formatting, and notifications, ensuring a more robust and efficient coding experience without manual file manipulation.