iiRecord
Agentic AI Atlas · Hook-Driven Automation
topic:hook-driven-automationa5c.ai
II.
Topic overview

topic:hook-driven-automation

Reference · live

Hook-Driven Automation overview

Hook-Driven Automation as a cross-cutting topic - using pre/post tool-use hooks, session start/end hooks, stop hooks, and notification hooks to automate agent behavior without modifying the agent's core logic. Covers PreToolUse hooks for approval and input mutation, PostToolUse hooks for side-effects and logging, Stop hooks for driving orchestration loops (the babysitter harness pattern), SessionStart hooks for context injection, and the hooks-adapter fan-out/merge architecture that aggregates results from multiple hook sources into a single decision.

TopicOutgoing · 1Incoming · 1

Attributes

displayName
Hook-Driven Automation
description
Hook-Driven Automation as a cross-cutting topic - using pre/post tool-use hooks, session start/end hooks, stop hooks, and notification hooks to automate agent behavior without modifying the agent's core logic. Covers PreToolUse hooks for approval and input mutation, PostToolUse hooks for side-effects and logging, Stop hooks for driving orchestration loops (the babysitter harness pattern), SessionStart hooks for context injection, and the hooks-adapter fan-out/merge architecture that aggregates results from multiple hook sources into a single decision.

Outgoing edges

applies_to1

Incoming edges

contains1