hook-development

Originally fromovachiever/droid-tings
Installation
SKILL.md

Hook Development for Claude Code Plugins

Overview

Hooks are event-driven automation that execute in response to Claude Code events. Use hooks to validate operations, enforce policies, load context, and integrate external tools.

Two hook types:

  • Prompt-based (recommended): LLM-driven, context-aware decisions
  • Command-based: Shell commands for fast, deterministic checks

Hook Events Reference

Related skills

More from josiahsiegel/claude-plugin-marketplace

Installs
39
GitHub Stars
36
First Seen
Mar 8, 2026