Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,8 @@ Guide and examples: [Automate workflows with hooks](https://code.claude.com/docs

Don't want to write hooks by hand? The [hookify plugin](https://github.com/anthropics/claude-plugins-official/tree/main/plugins/hookify) generates them from plain English -- `/hookify Warn me when I use rm -rf commands`.

Looking for more examples than what's below? [loqimean/awesome-claude-code-hooks](https://github.com/loqimean/awesome-claude-code-hooks) is a community-maintained list of hook scripts and configs for various use cases.

#### Hook events

| Event | When it fires | Can block? |
Expand Down