Tag
hooks
Hooks are the event points that let AI coding tools act inside a real workflow: run checks before or after commands, enforce policy, trigger formatting, and coordinate with MCP, subagents, and Skills. In Claude Code, they help turn a chat interface into a governed engineering system.
2 articles

Tools & Apps/May 2
Claude Code CLI Guide Goes Deep on Hooks and MCP
Blake Crosley’s guide maps Claude Code’s CLI, hooks, MCP, and subagents into a practical system for real software work.

Tools & Apps/Apr 2
Claude Code 的架构、治理与工程实践
Claude Code 的上下文治理、Skills、Hooks、Subagents 与 Prompt Caching,决定了它能不能真正在工程里跑起来。