📄️ What Are Hooks?
Understand the lifecycle hook concept, when they fire, and why they matter
📄️ Lifecycle Events
Learn about PreToolUse, PostToolUse, Notification, and SessionStart events
📄️ Configuring Hooks
Set up hooks in settings.json with matchers and commands
📄️ Practical Hook Examples
Auto-format code, send notifications, pre-commit checks, and logging hooks
📄️ Capstone: Build a Hook Pipeline
Module 09 capstone project — create hooks for a multi-step workflow