About
This skill provides a comprehensive framework for implementing hooks in Claude Code, allowing developers to intercept tool calls, validate outputs, and manage session lifecycles. It supports both LLM-driven 'prompt' hooks for natural language reasoning and 'command' hooks for deterministic bash script execution. Whether you need to enforce security policies, automate project context loading, or verify task completion before Claude stops, this skill offers the implementation patterns and best practices needed to build robust, event-driven integrations.