project-hooks
✓Create and manage project-specific Claude Code hooks
Installation
SKILL.md
Create project-specific hooks that only run in a specific workspace.
| /.claude/hooks/ | Global (all projects) | | /.claude/hooks/ | Project-specific |
| PreToolUse | Before tool runs | Validation, blocking | | PostToolUse | After tool runs | Logging, notifications | | UserPromptSubmit | When user sends message | Context injection | | Notification | On notifications | Alerts |
Create and manage project-specific Claude Code hooks Source: namesreallyblank/clorch.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/namesreallyblank/clorch --skill project-hooks- Source
- namesreallyblank/clorch
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is project-hooks?
Create and manage project-specific Claude Code hooks Source: namesreallyblank/clorch.
How do I install project-hooks?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/namesreallyblank/clorch --skill project-hooks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/namesreallyblank/clorch
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01