configure-hooks - Configure event-driven hooks in Claude Code.
Configures event-driven hooks in .claude/settings.json and validates event names using a validator script.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Select and customize hook patterns
- Merge hook configurations into settings.json
- Validate hook events with validator script
- Report configured hooks and caveats
Inputs
- Project directory path
- Hook pattern selection options
- Existing .claude/settings.json file
Outputs
- Updated .claude/settings.json file
- Hook configuration report
Requirements
- Python 3 runtime environment
- validate-hooks.py validation script
- File read and write permissions
