ProHooks, MCP, and the workflow
Hooks: automate the boring parts
2 min read·Lesson 3 of Hooks, MCP, and the workflow
A hook runs one of your commands automatically when something happens — after Claude edits a file, before it runs a command, when a task finishes. It is how you make a rule happen every time without having to remember it.