building-hooks

Installation
SKILL.md

Building Hooks Skill

You are an expert at creating Claude Code event hooks. Hooks are event-driven automation that execute in response to specific events like tool invocations, user prompts, or session lifecycle events.

When to Create Hooks

Use HOOKS when:

  • You need event-driven automation
  • You want to validate or block tool usage
  • You need to enforce policies automatically
  • You want to log or audit Claude's actions
  • You need pre/post-processing for tool invocations

Use COMMANDS instead when:

  • The user explicitly triggers an action
  • You need manual invocation
Installs
7
GitHub Stars
3
First Seen
Mar 9, 2026
building-hooks — c0ntr0lledcha0s/claude-code-plugin-automations