Claude Code Session Hooks
Four Claude Code session lifecycle hooks: run init on demand, inject project context on SessionStart, back up transcripts, and log cleanup on SessionEnd exit.
Stop configuring. Start building.
SaaS builder templates with AI orchestration.
Problem: Every new session starts blind. You re-explain the branch you're on, the task queue, and the env vars your scripts need. When the session ends, cleanup that should happen never does.
Quick Win: Paste this into settings.json. Git context lands in the chat on every start: