Hook Writer

Turn a plain-language automation request — 'format every file Claude edits', 'block writes to migrations', 'notify me when input is needed' — into a working Claude Code hook: the right event, a safe tested script, and the settings.json registration at the right scope. Use when you want a hook but don't want to hand-write the matcher, stdin JSON parsing, and exit-code plumbing.

imtiazrayhan aa30125 4.3 KB Updated

File contents

imtiazrayhan/agentscamp-library/tree/main/skills/hook-writer commit aa30125bb8

Frequently asked questions

npx skillmds@latest add imtiazrayhan/hook-writer