Awesome Claude Code Hooks
Description
Curated collection of Claude Code hooks for event-driven automation
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Awesome Claude Code Hooks [](https://awesome.re)
Curated collection of Claude Code hooks — event-driven automations that trigger before or after Claude Code actions.
Hooks are shell commands that run automatically when Claude Code performs specific actions. They're defined in `settings.json` and trigger on events like `PreToolUse`, `PostToolUse`, `Notification`, `Stop`, and more.
Looking for complete workflow recipes? See [awesome-claude-code-workflows](https://github.com/ithiria894/awesome-claude-code-workflows). Looking for tools and skills? See [awesome-claude-code](https://github.com/hesreallyhim/awesome-claude-code).
Contents
- Security and Prompt Injection
- Safety and Protection
- Monitoring and Observability
- Code Quality Gates
- Context and Memory
- Model Routing and Cost
- Session Management
- File Organization
- Notification and Alerts
- Voice and Sound
- Git Integration
- Hook SDKs and Frameworks
- Hook Collections
- Creative and Utility
- Learning Resources
Security and Prompt Injection
Hooks that detect and block prompt injection attacks in tool outputs.
- Lasso Claude-Hooks - Scans tool outputs for 50+ prompt injection patterns including instruction overrides, role-playing jailbreaks, encoded payloads, and data exfiltration commands. Injects warnings into Claude's context. Triggers on:
PostToolUse. - dwarvesf/claude-guardrails - Hardened security config with deny rules, destructive command blocking, pipe-to-shell blocki
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11