eval-hooks/
Audit hook definitions in settings.json for validity, performance safety, and exit-code strategy correctness
When to use this
- After configuring hooks to verify exit-code strategies and performance safety
- When a hook never fires or seems to hang the agent silently
- Before deploying a hook to a shared team config to confirm it is safe at production velocity
How to use
-
Open the template on GitHub and copy its content:
skills/eval-hooks/SKILL.md -
Place the file inside
.claude/skills/in your project (or globally in~/.claude/to share across all projects). - Edit the Markdown content to match your project conventions, team constraints, and specific context.