←back to thread

Claude Code now supports hooks

(docs.anthropic.com)
381 points ramoz | 1 comments | | HN request time: 0.202s | source
Show context
apwell23[dead post] ◴[] No.44429562[source]
[flagged]
1. wewewedxfgdf ◴[] No.44429617[source]
The key phrase is "Do not overengineer."

I say stuff like:

This code must be minimal.

Meet only the stated requirements.

Do not overengineer.

Create a numbered index of requirements.

Verify after you write the code that all requirements are met and no more.