Search for a command to run...
14 mods
A collection of Claude Code hooks for automating git workflows — auto-generate commit messages, PR descriptions, changelogs, and enforce conventional commits.
Hooks that monitor and enforce Claude Code API usage limits — track daily token spend, set budget alerts, and auto-pause when limits are reached.
A tutorial-style hooks repository with progressive examples from basic to advanced — includes patterns for security gates, auto-formatters, and CI integrations.
Pre-tool hook that blocks code edits unless a failing test exists first — enforces strict test-first discipline by refusing file writes without a red test in scope.
Hooks for observing and debugging multi-agent Claude Code sessions — trace inter-agent messages, log tool calls, visualize agent graphs, and detect loops.
Script Kit-style Claude Code hooks by John Lindquist — quick-launch automations, editor integrations, and interactive prompts triggered by Claude events.
OpenTelemetry hooks for Claude Code — emit spans and metrics to any OTEL collector, enabling production-grade observability for your AI coding sessions.
karanb192's comprehensive hooks library — pre/post tool hooks for git automation, test runners, linting enforcement, session logging, and notification alerts.
alexfazio's code quality hooks — automatically run formatters, linters, and type checkers after every file edit, blocking commits with quality regressions.
TypeScript-specific Claude Code hooks — run tsc type checking, ESLint, and Prettier enforcement after every edit so type errors never accumulate during a session.
A collection of practical Claude Code hooks — auto-lint on save, run tests after edits, validate commit messages, and send desktop notifications on task completion.
Audio notification hooks for Claude Code — get voice alerts when Claude finishes a task, needs your input, or hits an error. Never miss a completed session again.