project-hooks

Installation
SKILL.md

Project Hooks

Create project-specific hooks that only run in a specific workspace.

Quick Setup

# 1. Create hooks directory
mkdir -p .claude/hooks

# 2. Create settings.json with hook config (see templates below)

Hook Locations

Location Scope
~/.claude/hooks/ Global (all projects)
<project>/.claude/hooks/ Project-specific
Installs
2
First Seen
Jan 26, 2026
project-hooks — namesreallyblank/clorch