Back to Developer Roadmap

SessionStart

src/data/roadmaps/claude-code/content/sessionstart@cMGYb_X1UK8sWI6brFj9S.md

4.0751 B
Original Source

SessionStart

The SessionStart hook is an initialization lifecycle event that triggers at the very beginning of a Claude Code interaction. Unlike other hooks that react to specific user prompts or file edits, SessionStart is designed to bootstrap your environment and inject high-priority context before the first prompt is even processed.

Visit the following resources to learn more: