Python utility package for building Claude Code hooks
Summary
A Python utility package for building Claude Code hooks with minimal boilerplate. It outlines the hook architecture (PreToolUse, PostToolUse, UserPromptSubmit, SessionStart), explains the motivation to avoid repetitive boilerplate, and provides installation, a Quick Start example, and API references. The project emphasizes lightweight dependencies and multi-hook support for streamlined AI-assisted automation workflows.