disler/claude-code-hooks-mastery
A tutorial repository teaching how to use Claude Code hooks to control an AI coding assistant's behavior, including sub-agents and agent orchestration.

This repository provides comprehensive guides on using Claude Code hooks to add deterministic or non-deterministic control over Claude Code’s behavior. It covers hook lifecycle, error codes, and flow control mechanisms. Additionally, it explores Claude Code Sub-Agents, a Meta-Agent pattern, and team-based validation systems for agent orchestration. The repository supports multiple LLM providers (Anthropic, OpenAI, Ollama) and integrates with various MCP servers for extended capabilities.