claude-code-hooks

Community

Claude Code hooks to automate tool flow.

Author0xDarkMatter
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables pre/post tool execution hooks, letting you validate inputs, audit usage, or enforce policies around tool calls.

Core Features & Use Cases

  • PreToolUse hooks for input validation and permission gating
  • PostToolUse hooks for auditing and metrics
  • Matcher patterns to selectively apply hooks per tool
  • Security best practices and timeout handling for hooks

Quick Start

Configure a PreToolUse hook to run a validator script before any Bash tool execution.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claude-code-hooks
Download link: https://github.com/0xDarkMatter/claude-mods/archive/main.zip#claude-code-hooks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository