Hooks Create

Author a working Claude Code hook from a plain-English description of what it should guarantee or do. You describe the behavior ("never let the agent edit my migrations", "don't stop until the tests pass", "log every command"); this skill picks the right lifecycle event, writes the hook script, and wires it into .claude/settings.json. Use when you want a deterministic guarantee or automation in your AI Layer and don't want to write the hook by hand. The meta-tool for the hooks primitive.

coleam00 2fd9d8f 13.9 KB Updated

File contents

coleam00/skills/tree/main/.claude/skills/hooks-create commit 2fd9d8f73b

Frequently asked questions

npx skillmds@latest add coleam00/hooks-create