Setup verify hooks
Copy from scripts/ next to this SKILL.md:
| File | → |
|---|---|
hooks.json |
.cursor/hooks.json (merge if present) |
after_file_edit.py / verify_stop.py / verify_lib.py |
.cursor/hooks/ |
verify.config.json |
.cursor/hooks/verify.config.json |
Wire verify.config.json to this repo’s real format/lint/typecheck commands and path buckets. chmod +x on Unix. Confirm Hooks UI loads them. Smoke commands resolve — skip a full typecheck storm unless asked.
Behavior: edit → format + dirty flags; stop → checks + follow-up on failure.