概要
The Hook Development skill provides a comprehensive framework for building sophisticated, event-driven extensions for Claude Code. It enables developers to intercept and react to lifecycle events—such as tool execution, session starts, and task completion—using either deterministic bash commands or flexible LLM-powered prompt hooks. By providing standardized implementation patterns for PreToolUse, Stop, and SessionStart events, this skill allows for robust security enforcement, automated context loading, and high-fidelity validation of AI-generated actions within any development environment.