eventName
InstructionsLoaded (Claude Code)
displayName
InstructionsLoaded (Claude Code)
kind
native
originVendor
Anthropic
direction
post
blocking
false
family
observer
payloadSchema
type
object
required
- hook_event_name
- file_path
- memory_type
- load_reason
properties
hook_event_name
type
string
const
InstructionsLoaded
file_path
memory_type
load_reason
type
string
enum
- session_start
- nested_traversal
- path_glob_match
- include
- compact
globs
trigger_file_path
parent_file_path
description
Fires when a CLAUDE.md or .claude/rules/*.md file is loaded into
context. Observer-only. Used for memory / context-load telemetry +
audit trail of what shaped the agent's instructions for a given turn.
Matchable by load_reason.