Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 391 Bytes

File metadata and controls

7 lines (5 loc) · 391 Bytes

.cursor/hooks/

Optional Cursor project hook scripts. Add .cursor/hooks.json at the repo root when you enable hooks.

  • Scripts in this directory are referenced from hooks.json (not committed until you need hooks).
  • Prefer skills and rules for static guidance; hooks automate events (shell gates, session setup, and so on).
  • See Cursor hooks documentation and abcmemory skill.