List all configured hooks
Scanned 9/3/2026
Install to Claude Code
npx -y skills add lttr/claude-marketplace --skill list-hooks --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of List Hooks?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lttr-list-hooks)More formats (shields.io, HTML) on the badges page.
---
name: list:hooks
description: List all configured hooks
disable-model-invocation: true
allowed-tools: Bash
---
## Context
Show all configured hooks from both project-level and global Claude Code settings.
## Your task
Read the settings files and display hooks in a compact format showing:
- Event type
- Matcher pattern
- Brief description or script name (basename only for file paths)
Do NOT print full command text. For command hooks, show only the script filename without the full path or inline commands.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!