136 items
18 posts, 118 guides
Auto-memory that persists across multiple subagent invocations.
Prevent bloating the main conversation with research or exploration.
Fires when a session begins; load env vars and initialize state.
Fires before Claude processes user input; can validate or block.
Fires when a slash command expands; can block or inject context.
Fires before any tool executes. Allow, deny, defer, or modify the call.
Fires after a successful tool call. Good for feedback and follow-ups.
Fires on tool execution errors for logging, alerting, and retry.
Fires when a permission dialog appears. Auto-approve or auto-deny.

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.