hook

Installation
SKILL.md

Hook Management System

Manage Claude Code hooks for the current session.

When to use

  • When you need to check the status of Claude Code hooks
  • When you want to temporarily disable a noisy or problematic hook
  • When debugging hook behavior or performance issues
  • When monitoring hook execution metrics

Usage

/hook status                  # Show all hooks and their status
/hook list                    # List available hooks with descriptions
/hook disable [hook-name]     # Temporarily disable a hook
/hook enable [hook-name]      # Re-enable a disabled hook
/hook profile                 # Show hook performance metrics
Related skills
Installs
28
GitHub Stars
77
First Seen
Jan 25, 2026