Create and configure Claude Code hooks for customizing agent behavior. Use when the user wants to (1) create a new hook, (2) configure automatic formatting, logging, or notifications, (3) add file protection or custom permissions, (4) set up pre/post tool execution actions, (5) configure session initialization or cleanup (SessionStart/SessionEnd), (6) auto- approve or deny permission requests (PermissionRequest), or (7) asks about any of the 10 hook events.
$npx -y skills add gzupark/claude-plugin-pack --skill hook-creatorInstalls into the current project.
Run `npx skills use "https://github.com/gzupark/claude-plugin-pack" --skill "gzupark/claude-plugin-pack/hook-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gzupark/claude-plugin-pack" that are relevant to the current task. Run `npx skills add "https://github.com/gzupark/claude-plugin-pack"` and select the relevant skills, then follow their instructions.