iiRecord
Agentic AI Atlas · Claude Code Hooks
topic:claude-code-hooksa5c.ai
II.
Topic overview

topic:claude-code-hooks

Reference · live

Claude Code Hooks overview

Claude Code Hooks as a cross-cutting topic - the pre- and post-action interception points that allow automating responses to agent lifecycle events without modifying the agent's core behavior. Covers PreToolUse hooks for approval and input mutation, PostToolUse hooks for side-effects and logging, Stop hooks for driving orchestration loops, Notification hooks for user feedback, and hook configuration via settings.json. Enables the Babysitter harness pattern and automated CI/CD-style workflows within agent sessions.

TopicOutgoing · 2Incoming · 1

Attributes

displayName
Claude Code Hooks
description
Claude Code Hooks as a cross-cutting topic - the pre- and post-action interception points that allow automating responses to agent lifecycle events without modifying the agent's core behavior. Covers PreToolUse hooks for approval and input mutation, PostToolUse hooks for side-effects and logging, Stop hooks for driving orchestration loops, Notification hooks for user feedback, and hook configuration via settings.json. Enables the Babysitter harness pattern and automated CI/CD-style workflows within agent sessions.

Outgoing edges

applies_to2

Incoming edges

contains1