{"repo":"hwells4/create-hooks","free":true,"listed":false,"github":"https://github.com/hwells4/create-hooks","clone":"git clone https://github.com/hwells4/create-hooks.git","description":"A Claude Code plugin that makes it easy to build, deploy and manage Claude Code hooks.","language":"Python","stars":21,"topics":["ai-tools","automation","claude-code","developer-tools","hooks"],"license":"MIT","category":"workflow-automation","readme_excerpt":"Hook Manager Build Claude Code hooks without the guesswork. Hooks let you run arbitrary code at specific points in Claude Code's lifecycle — before a tool runs, after a file is written, when a session starts, when Claude stops. They're the extension point for enforcing rules, injecting context, automating approvals, and wiring Claude into your workflow. This plugin handles the tedious parts: boilerplate, JSON schemas, settings configuration, conflict detection, validation, and debugging. You describe what you want, it builds a working hook. Installation What Are Hooks? Hooks are shell commands or scripts that Claude Code executes at defined points in its lifecycle. They receive JSON on stdin with context about what's happening, and they respond with exit codes and optional output. Hooks are configured in your settings file and can be scoped to specific tools using matchers: That's it. Every time Claude writes or edits a file, your script runs. Why Use This Plugin? Writing a hook from scratch means getting the JSON schema right, setting the correct exit codes, configuring settings with the right matcher syntax, making the script executable, and hoping it doesn't conflict with your other hooks. Most people get at least one of those wrong. This plugin: - Analyzes your existing hooks first so new ones don't conflict - Generates correct boilerplate for any event type, in any language - Validates everything — syntax, permissions, settings config, exit codes - Adds telemetry by defa","default_branch":null,"files":null,"tree":[],"storefront":"/r/hwells4","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/hwells4/create-hooks/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}